01KWD1A1D7C3QFANB1RNRM6DV1: 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: 01KWD1AHA3S4KPRPPGPXG8HR0A

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-30T19:51:20.713Zjob assigned to worker 01KWD1AM5GWXEMCPSNE6YY3X12 [factory aws, i-0afe555c0545c18e0] (queued for 51 s)
 
22026-06-30T19:51:28.258Zstarting task 0: "setup"
32026-06-30T19:51:28.262Z++ uname -s
42026-06-30T19:51:28.265Z+ kern=SunOS
52026-06-30T19:51:28.265Z+ build_user=build
62026-06-30T19:51:28.265Z+ build_uid=12345
72026-06-30T19:51:28.265Z+ work_dir=/work
82026-06-30T19:51:28.265Z+ input_dir=/input
92026-06-30T19:51:28.265Z+ [[ 0 == 12345 ]]
102026-06-30T19:51:28.265Z+ case "$kern" in
112026-06-30T19:51:28.265Z+ groupadd -g 12345 build
122026-06-30T19:51:28.271Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-30T19:51:30.276Z+ zfs create -o mountpoint=/work rpool/work
142026-06-30T19:51:30.380Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-30T19:51:30.383Z+ home_fs=zfs
162026-06-30T19:51:30.383Z+ [[ zfs == autofs ]]
172026-06-30T19:51:30.383Z+ mkdir -p /home/build
182026-06-30T19:51:30.386Z+ chown build:build /home/build /work
192026-06-30T19:51:32.388Z+ chmod 0700 /home/build /work
202026-06-30T19:51:32.392Zprocess exited: duration 4139 ms, exit code 0
 
212026-06-30T19:51:32.398Zstarting task 1: "rust-toolchain"
222026-06-30T19:51:32.405Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
232026-06-30T19:51:32.405Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-06-30T19:51:32.405Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-06-30T19:51:32.405Z * rust toolchain channel = "1.96.1"
262026-06-30T19:51:32.405Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-06-30T19:51:32.405Z * rust toolchain profile = "default"
282026-06-30T19:51:32.409Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-30T19:51:32.409Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
302026-06-30T19:51:32.499Zinfo: downloading installer
312026-06-30T19:51:33.978Zwarn: It looks like you have an existing rustup settings file at:
322026-06-30T19:51:33.978Zwarn: /home/build/.rustup/settings.toml
332026-06-30T19:51:33.978Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-06-30T19:51:33.978Zwarn: instead of the one inferred from the default host triple.
352026-06-30T19:51:33.990Zinfo: profile set to default
362026-06-30T19:51:33.990Zinfo: default host triple is x86_64-unknown-illumos
372026-06-30T19:51:33.993Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
382026-06-30T19:51:34.149Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
392026-06-30T19:51:34.152Zinfo: downloading 6 components
402026-06-30T19:51:49.675Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
412026-06-30T19:51:49.676Z
422026-06-30T19:51:49.703Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
432026-06-30T19:51:49.703Z
442026-06-30T19:51:49.703Z
452026-06-30T19:51:49.703ZRust is installed now. Great!
462026-06-30T19:51:49.703Z
472026-06-30T19:51:49.703ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-06-30T19:51:49.703Zenvironment variable. This has not been done automatically.
492026-06-30T19:51:49.703Z
502026-06-30T19:51:49.703ZTo configure your current shell, you need to source
512026-06-30T19:51:49.703Zthe corresponding env file under $HOME/.cargo.
522026-06-30T19:51:49.704Z
532026-06-30T19:51:49.704ZThis is usually done by running one of the following (note the leading DOT):
542026-06-30T19:51:49.707Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-06-30T19:51:49.707Zsource "$HOME/.cargo/env.fish" # For fish
562026-06-30T19:51:49.707Zsource "~/.cargo/env.nu" # For nushell
572026-06-30T19:51:49.707Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-06-30T19:51:49.707Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-06-30T19:51:49.707Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-06-30T19:51:49.707Zwarn: no default linker (`cc`) was found in your PATH
612026-06-30T19:51:49.707Zwarn: many Rust crates require a system C toolchain to build
622026-06-30T19:51:49.805Z+ rustup --version
632026-06-30T19:51:49.812Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-06-30T19:51:49.815Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-06-30T19:51:49.834Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
662026-06-30T19:51:49.837Z+ cargo --version
672026-06-30T19:51:49.864Zcargo 1.96.1 (356927216 2026-06-26)
682026-06-30T19:51:49.864Z+ rustc --version
692026-06-30T19:51:49.872Zrustc 1.96.1 (31fca3adb 2026-06-26)
702026-06-30T19:51:49.875Zprocess exited: duration 17476 ms, exit code 0
 
712026-06-30T19:51:49.881Zstarting task 2: "authentication"
722026-06-30T19:51:49.904Zprocess exited: duration 22 ms, exit code 0
 
732026-06-30T19:51:49.911Zstarting task 3: "clone repository"
742026-06-30T19:51:49.917Z+ mkdir -p /work/oxidecomputer/omicron
752026-06-30T19:51:49.920Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-06-30T19:51:49.954ZCloning into '/work/oxidecomputer/omicron'...
772026-06-30T19:52:00.242Z+ cd /work/oxidecomputer/omicron
782026-06-30T19:52:00.242Z+ git fetch origin 242cb66c96a79b2d9320cb6f84e6ad29aab26280
792026-06-30T19:52:00.535ZFrom https://github.com/oxidecomputer/omicron
802026-06-30T19:52:00.535Z * branch 242cb66c96a79b2d9320cb6f84e6ad29aab26280 -> FETCH_HEAD
812026-06-30T19:52:00.547Z+ [[ -n john/uplink-address-type ]]
822026-06-30T19:52:00.550Z++ git branch --show-current
832026-06-30T19:52:00.553Z+ current=main
842026-06-30T19:52:00.553Z+ [[ main != john/uplink-address-type ]]
852026-06-30T19:52:00.553Z+ git branch -f john/uplink-address-type 242cb66c96a79b2d9320cb6f84e6ad29aab26280
862026-06-30T19:52:00.556Z+ git checkout -f john/uplink-address-type
872026-06-30T19:52:00.774ZSwitched to branch 'john/uplink-address-type'
882026-06-30T19:52:00.777Z+ git reset --hard 242cb66c96a79b2d9320cb6f84e6ad29aab26280
892026-06-30T19:52:01.001ZHEAD is now at 242cb66c9 cargo fmt
902026-06-30T19:52:01.004Zprocess exited: duration 11091 ms, exit code 0
 
912026-06-30T19:52:01.010Zstarting task 4: "build"
922026-06-30T19:52:01.020Z+ source ./env.sh
932026-06-30T19:52:01.020Z++ OLD_SHELL_OPTS=ehxB
942026-06-30T19:52:01.020Z++ set -o xtrace
952026-06-30T19:52:01.024Z++++ dirname ./env.sh
962026-06-30T19:52:01.026Z+++ readlink -f .
972026-06-30T19:52:01.030Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-06-30T19:52:01.030Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992026-06-30T19:52:01.030Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-06-30T19:52:01.030Z++ 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
1012026-06-30T19:52:01.030Z++ 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
1022026-06-30T19:52:01.030Z++ 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
1032026-06-30T19:52:01.030Z++ 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
1042026-06-30T19:52:01.030Z++ 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
1052026-06-30T19:52:01.030Z++ 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
1062026-06-30T19:52:01.030Z++ 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
1072026-06-30T19:52:01.030Z++ 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
1082026-06-30T19:52:01.030Z++ case $OLD_SHELL_OPTS in
1092026-06-30T19:52:01.030Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-06-30T19:52:01.030Z+ source .github/buildomat/ci-env.sh
1112026-06-30T19:52:01.030Z++ export CARGO_TERM_COLOR=always
1122026-06-30T19:52:01.030Z++ CARGO_TERM_COLOR=always
1132026-06-30T19:52:01.030Z+ target_os=illumos
1142026-06-30T19:52:01.030Z+ NEXTEST_VERSION=0.9.131
1152026-06-30T19:52:01.030Z+ cargo --version
1162026-06-30T19:52:01.040Zcargo 1.96.1 (356927216 2026-06-26)
1172026-06-30T19:52:01.043Z+ rustc --version
1182026-06-30T19:52:01.065Zrustc 1.96.1 (31fca3adb 2026-06-26)
1192026-06-30T19:52:01.068Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.131/illumos
1202026-06-30T19:52:01.073Z+ gunzip
1212026-06-30T19:52:01.073Z+ tar -xvf - -C /home/build/.cargo/bin
1222026-06-30T19:52:02.057Zx cargo-nextest, 22186872 bytes, 43334 tape blocks
1232026-06-30T19:52:02.061Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
1242026-06-30T19:52:02.061Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
1252026-06-30T19:52:02.061Ztests will store ephemeral output in /var/tmp/omicron_tmp
1262026-06-30T19:52:02.061Z+ mkdir /var/tmp/omicron_tmp
1272026-06-30T19:52:02.061Z+ OUTPUT_DIR=/work
1282026-06-30T19:52:02.061Z+ echo 'tests will store non-ephemeral output in /work'
1292026-06-30T19:52:02.061Ztests will store non-ephemeral output in /work
1302026-06-30T19:52:02.061Z+ mkdir -p /work
1312026-06-30T19:52:02.065Z+ banner prerequisites
1322026-06-30T19:52:02.068Z
1332026-06-30T19:52:02.068Z ##### ##### ###### ##### ###### #### # # # #### #
1342026-06-30T19:52:02.068Z # # # # # # # # # # # # # # #
1352026-06-30T19:52:02.068Z # # # # ##### # # ##### # # # # # #### #
1362026-06-30T19:52:02.068Z ##### ##### # ##### # # # # # # # # #
1372026-06-30T19:52:02.068Z # # # # # # # # # # # # # # #
1382026-06-30T19:52:02.068Z # # # ###### # # ###### ### # #### # #### #
1392026-06-30T19:52:02.068Z
1402026-06-30T19:52:02.068Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1412026-06-30T19:52:03.823Z Startup: Refreshing catalog 'helios' ... Done
1422026-06-30T19:52:03.934Z Startup: Caching catalogs ... Done
1432026-06-30T19:52:04.430ZPlanning: Solver setup ... Done (0.449s)
1442026-06-30T19:52:04.455ZPlanning: Running solver ... Done (0.025s)
1452026-06-30T19:52:04.466ZPlanning: Finding local manifests ... Done (0.003s)
1462026-06-30T19:52:04.478ZPlanning: Fetching manifests: 0/2 0% complete
1472026-06-30T19:52:04.496ZPlanning: Fetching manifests: 2/2 100% complete
1482026-06-30T19:52:04.511ZPlanning: Package planning ... Done (0.014s)
1492026-06-30T19:52:04.514ZPlanning: Merging actions ... Done (0.002s)
1502026-06-30T19:52:04.686ZPlanning: Checking for conflicting actions ... Done (0.174s)
1512026-06-30T19:52:04.689ZPlanning: Consolidating action changes ... Done (0.001s)
1522026-06-30T19:52:05.549ZPlanning: Evaluating mediators ... Done (0.862s)
1532026-06-30T19:52:05.552ZPlanning: Planning completed in 1.59 seconds
1542026-06-30T19:52:05.558Z Packages to install: 2
1552026-06-30T19:52:05.558Z Estimated space available: 156.05 GB
1562026-06-30T19:52:05.558ZEstimated space to be consumed: 30.97 MB
1572026-06-30T19:52:05.558Z Create boot environment: No
1582026-06-30T19:52:05.558ZCreate backup boot environment: No
1592026-06-30T19:52:05.558Z Rebuild boot archive: No
1602026-06-30T19:52:05.561Z
1612026-06-30T19:52:05.561ZChanged packages:
1622026-06-30T19:52:05.561Zhelios
1632026-06-30T19:52:05.561Z developer/build-essential
1642026-06-30T19:52:05.561Z None -> 11-3.0
1652026-06-30T19:52:05.561Z library/libxmlsec1
1662026-06-30T19:52:05.562Z None -> 1.2.35-3.0
1672026-06-30T19:52:05.586Z
1682026-06-30T19:52:05.586ZDownload: 0/214 items 0.0/1.3MB 0% complete
1692026-06-30T19:52:06.335ZDownload: Completed 1.28 MB in 0.75 seconds (1.7M/s)
1702026-06-30T19:52:06.457Z Actions: 1/268 actions (Installing new actions)
1712026-06-30T19:52:06.498Z Actions: Completed 268 actions in 0.04 seconds.
1722026-06-30T19:52:06.509ZFinalize: Updating package state database ... Done (0.011s)
1732026-06-30T19:52:06.509ZFinalize: Updating package cache ... Done (0.000s)
1742026-06-30T19:52:06.539ZFinalize: Updating image state ... Done (0.029s)
1752026-06-30T19:52:09.122ZFinalize: Creating fast lookup database ... Done (2.552s)
1762026-06-30T19:52:09.190ZFinalize: Reading search index ... Done (0.013s)
1772026-06-30T19:52:09.193ZFinalize: Updating search index ... Done (0.000s)
1782026-06-30T19:52:09.281ZFinalize: Updating package cache ... Done (0.000s)
1792026-06-30T19:52:09.604ZPlanning: Evaluating mediator changes ... Done
1802026-06-30T19:52:09.708ZPlanning: Checking for conflicting actions ... Done
1812026-06-30T19:52:09.711ZPlanning: Consolidating action changes ... Done
1822026-06-30T19:52:09.869ZPlanning: Evaluating mediators ... Done
1832026-06-30T19:52:09.872ZPlanning: Planning completed in 0.26 seconds
1842026-06-30T19:52:09.890Z Mediators to change: 2
1852026-06-30T19:52:09.890Z Create boot environment: No
1862026-06-30T19:52:09.891ZCreate backup boot environment: No
1872026-06-30T19:52:09.931ZFinalize: Updating package state database ... Done
1882026-06-30T19:52:09.931ZFinalize: Updating package cache ... Done
1892026-06-30T19:52:09.947ZFinalize: Updating image state ... Done
1902026-06-30T19:52:11.883ZFinalize: Creating fast lookup database ... Done
1912026-06-30T19:52:11.948ZFinalize: Reading search index ... Done
1922026-06-30T19:52:11.954ZFinalize: Updating search index ... Done
1932026-06-30T19:52:12.007ZFinalize: Updating package cache ... Done
1942026-06-30T19:52:12.290ZPlanning: Evaluating mediator changes ... Done
1952026-06-30T19:52:12.395ZPlanning: Checking for conflicting actions ... Done
1962026-06-30T19:52:12.398ZPlanning: Consolidating action changes ... Done
1972026-06-30T19:52:12.552ZPlanning: Evaluating mediators ... Done
1982026-06-30T19:52:12.557ZPlanning: Planning completed in 0.26 seconds
1992026-06-30T19:52:12.574Z Mediators to change: 1
2002026-06-30T19:52:12.574Z Create boot environment: No
2012026-06-30T19:52:12.578ZCreate backup boot environment: No
2022026-06-30T19:52:12.618ZFinalize: Updating package state database ... Done
2032026-06-30T19:52:12.618ZFinalize: Updating package cache ... Done
2042026-06-30T19:52:12.634ZFinalize: Updating image state ... Done
2052026-06-30T19:52:14.560ZFinalize: Creating fast lookup database ... Done
2062026-06-30T19:52:14.620ZFinalize: Reading search index ... Done
2072026-06-30T19:52:14.623ZFinalize: Updating search index ... Done
2082026-06-30T19:52:14.684ZFinalize: Updating package cache ... Done
2092026-06-30T19:52:14.998ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2102026-06-30T19:52:14.998Zapache system 2.4 system
2112026-06-30T19:52:14.998Zclang system 15 system
2122026-06-30T19:52:14.998Zcsh system system illumos
2132026-06-30T19:52:14.998Zctags system system illumos
2142026-06-30T19:52:14.998Zfile vendor vendor darwinsys
2152026-06-30T19:52:14.998Zfile system system illumos
2162026-06-30T19:52:14.998Zgcc vendor 14 vendor
2172026-06-30T19:52:14.998Zgcc system 13 system
2182026-06-30T19:52:14.998Zgcc system 10 system
2192026-06-30T19:52:14.998Zgo system 1.25 system
2202026-06-30T19:52:14.998Zllvm system 15 system
2212026-06-30T19:52:14.998Zmariadb system 11.4 system
2222026-06-30T19:52:14.998Zmta vendor vendor dma
2232026-06-30T19:52:14.998Zopenjdk system 17 system
2242026-06-30T19:52:14.998Zopenjdk system 11 system
2252026-06-30T19:52:14.998Zopenssl vendor 3 vendor
2262026-06-30T19:52:14.998Zperl system 5.40 system
2272026-06-30T19:52:14.998Zpostgresql system 18 system
2282026-06-30T19:52:14.998Zpostgresql system 17 system
2292026-06-30T19:52:14.998Zpython vendor 3 vendor
2302026-06-30T19:52:14.998Zpython system 2 system
2312026-06-30T19:52:14.998Zpython3 vendor 3.13 vendor
2322026-06-30T19:52:14.998Zruby system 3.4 system
2332026-06-30T19:52:14.998Zruby system 3.0 system
2342026-06-30T19:52:14.998Zwords vendor vendor american-english
2352026-06-30T19:52:14.998Zwords system system australian-english
2362026-06-30T19:52:14.998Zwords system system british-english
2372026-06-30T19:52:14.998Zwords system system canadian-english
2382026-06-30T19:52:14.998Zwords system system french
2392026-06-30T19:52:14.998Zwords system system italian
2402026-06-30T19:52:14.998Zwords system system ngerman
2412026-06-30T19:52:14.998Zwords system system ogerman
2422026-06-30T19:52:14.998Zwords system system spanish
2432026-06-30T19:52:15.254ZPUBLISHER TYPE STATUS P LOCATION
2442026-06-30T19:52:15.254Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2452026-06-30T19:52:15.569ZFMRI IFO
2462026-06-30T19:52:15.569Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2472026-06-30T19:52:15.569Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2482026-06-30T19:52:15.569Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2492026-06-30T19:52:15.569Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2502026-06-30T19:52:15.570Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2512026-06-30T19:52:15.570Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2522026-06-30T19:52:15.570Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2532026-06-30T19:52:15.570Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2542026-06-30T19:52:15.570Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2552026-06-30T19:52:15.823Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2562026-06-30T19:52:16.100Z Updating crates.io index
2572026-06-30T19:52:16.103Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2582026-06-30T19:52:16.345Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2592026-06-30T19:52:16.672Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602026-06-30T19:52:17.681Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2612026-06-30T19:52:18.195Z Updating git repository `https://github.com/oxidecomputer/crucible`
2622026-06-30T19:52:19.741Z Updating git repository `https://github.com/oxidecomputer/opte`
2632026-06-30T19:52:20.516Z Updating git repository `https://github.com/oxidecomputer/tofino`
2642026-06-30T19:52:20.808Z Updating git repository `https://github.com/oxidecomputer/lldp`
2652026-06-30T19:52:21.135Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662026-06-30T19:52:22.212Z Updating git repository `https://github.com/oxidecomputer/clickward`
2672026-06-30T19:52:22.464Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-06-30T19:52:22.771Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2692026-06-30T19:52:23.071Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2702026-06-30T19:52:23.528Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2712026-06-30T19:52:24.041Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2722026-06-30T19:52:24.329Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2732026-06-30T19:52:24.583Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2742026-06-30T19:52:24.852Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2752026-06-30T19:52:25.121Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2762026-06-30T19:52:25.378Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2772026-06-30T19:52:25.644Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2782026-06-30T19:52:25.922Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2792026-06-30T19:52:26.277Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2802026-06-30T19:52:26.611Z Updating git repository `https://github.com/oxidecomputer/erebor`
2812026-06-30T19:52:26.888Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2822026-06-30T19:52:27.313Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2832026-06-30T19:52:27.577Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2842026-06-30T19:52:28.089Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852026-06-30T19:52:28.357Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2862026-06-30T19:52:28.597Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872026-06-30T19:52:28.955Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2882026-06-30T19:52:29.336Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2892026-06-30T19:52:29.594Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2902026-06-30T19:52:29.874Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2912026-06-30T19:52:30.167Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2922026-06-30T19:52:30.440Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2932026-06-30T19:52:30.728Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2942026-06-30T19:52:30.965Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2952026-06-30T19:52:31.268Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2962026-06-30T19:52:31.528Z Updating git repository `https://github.com/illumos/smf-rs`
2972026-06-30T19:52:34.125Z Downloading crates ...
2982026-06-30T19:52:34.173Z Downloaded anstream v1.0.0
2992026-06-30T19:52:34.180Z Downloaded crypto-common v0.1.7
3002026-06-30T19:52:34.183Z Downloaded errno v0.3.14
3012026-06-30T19:52:34.190Z Downloaded heck v0.5.0
3022026-06-30T19:52:34.201Z Downloaded textwrap v0.16.2
3032026-06-30T19:52:34.208Z Downloaded colorchoice v1.0.4
3042026-06-30T19:52:34.208Z Downloaded utf8parse v0.2.2
3052026-06-30T19:52:34.209Z Downloaded thread-id v4.2.2
3062026-06-30T19:52:34.209Z Downloaded fnv v1.0.7
3072026-06-30T19:52:34.213Z Downloaded equivalent v1.0.2
3082026-06-30T19:52:34.213Z Downloaded zmij v1.0.21
3092026-06-30T19:52:34.213Z Downloaded unicode-linebreak v0.1.5
3102026-06-30T19:52:34.213Z Downloaded digest v0.10.7
3112026-06-30T19:52:34.213Z Downloaded yoke-derive v0.8.1
3122026-06-30T19:52:34.213Z Downloaded clap_lex v1.0.0
3132026-06-30T19:52:34.216Z Downloaded toml_datetime v0.6.11
3142026-06-30T19:52:34.216Z Downloaded cfg-if v1.0.4
3152026-06-30T19:52:34.216Z Downloaded dof v0.3.0
3162026-06-30T19:52:34.221Z Downloaded cpufeatures v0.2.17
3172026-06-30T19:52:34.230Z Downloaded generic-array v0.14.7
3182026-06-30T19:52:34.230Z Downloaded dtrace-parser v0.2.0
3192026-06-30T19:52:34.230Z Downloaded form_urlencoded v1.2.2
3202026-06-30T19:52:34.230Z Downloaded zerofrom v0.1.6
3212026-06-30T19:52:34.230Z Downloaded version_check v0.9.5
3222026-06-30T19:52:34.230Z Downloaded utf8_iter v1.0.4
3232026-06-30T19:52:34.231Z Downloaded usdt v0.5.0
3242026-06-30T19:52:34.231Z Downloaded typeid v1.0.3
3252026-06-30T19:52:34.231Z Downloaded fs-err v3.3.0
3262026-06-30T19:52:34.231Z Downloaded cargo-util-schemas v0.8.2
3272026-06-30T19:52:34.231Z Downloaded fastrand v2.3.0
3282026-06-30T19:52:34.231Z Downloaded displaydoc v0.2.5
3292026-06-30T19:52:34.235Z Downloaded zerofrom-derive v0.1.6
3302026-06-30T19:52:34.235Z Downloaded heck v0.4.1
3312026-06-30T19:52:34.235Z Downloaded cargo-platform v0.2.0
3322026-06-30T19:52:34.235Z Downloaded unicode-xid v0.2.6
3332026-06-30T19:52:34.235Z Downloaded toml_write v0.1.2
3342026-06-30T19:52:34.235Z Downloaded clap_derive v4.6.1
3352026-06-30T19:52:34.238Z Downloaded usdt-macro v0.5.0
3362026-06-30T19:52:34.241Z Downloaded usdt-attr-macro v0.5.0
3372026-06-30T19:52:34.241Z Downloaded strsim v0.11.1
3382026-06-30T19:52:34.241Z Downloaded is_terminal_polyfill v1.70.2
3392026-06-30T19:52:34.244Z Downloaded bytecount v0.6.9
3402026-06-30T19:52:34.247Z Downloaded usdt-impl v0.5.0
3412026-06-30T19:52:34.247Z Downloaded zerovec-derive v0.11.2
3422026-06-30T19:52:34.247Z Downloaded tinystr v0.8.2
3432026-06-30T19:52:34.250Z Downloaded getrandom v0.4.1
3442026-06-30T19:52:34.253Z Downloaded clap v4.6.1
3452026-06-30T19:52:34.256Z Downloaded thiserror v2.0.18
3462026-06-30T19:52:34.260Z Downloaded thiserror-impl v1.0.69
3472026-06-30T19:52:34.260Z Downloaded percent-encoding v2.3.2
3482026-06-30T19:52:34.260Z Downloaded ordered-float v2.10.1
3492026-06-30T19:52:34.260Z Downloaded yoke v0.8.1
3502026-06-30T19:52:34.263Z Downloaded writeable v0.6.2
3512026-06-30T19:52:34.263Z Downloaded itoa v1.0.17
3522026-06-30T19:52:34.263Z Downloaded toml v0.8.23
3532026-06-30T19:52:34.266Z Downloaded thiserror-impl v2.0.18
3542026-06-30T19:52:34.266Z Downloaded macaddr v1.0.1
3552026-06-30T19:52:34.266Z Downloaded idna_adapter v1.2.1
3562026-06-30T19:52:34.269Z Downloaded block-buffer v0.10.4
3572026-06-30T19:52:34.269Z Downloaded scroll_derive v0.12.1
3582026-06-30T19:52:34.269Z Downloaded toml_edit v0.22.27
3592026-06-30T19:52:34.274Z Downloaded bitflags v2.11.0
3602026-06-30T19:52:34.274Z Downloaded clap_builder v4.6.0
3612026-06-30T19:52:34.277Z Downloaded zerocopy-derive v0.7.35
3622026-06-30T19:52:34.280Z Downloaded unicode-ident v1.0.24
3632026-06-30T19:52:34.280Z Downloaded typenum v1.19.0
3642026-06-30T19:52:34.283Z Downloaded ucd-trie v0.1.7
3652026-06-30T19:52:34.283Z Downloaded zerotrie v0.2.3
3662026-06-30T19:52:34.289Z Downloaded anstyle-query v1.1.5
3672026-06-30T19:52:34.292Z Downloaded url v2.5.8
3682026-06-30T19:52:34.295Z Downloaded terminal_size v0.4.3
3692026-06-30T19:52:34.295Z Downloaded serde-value v0.7.0
3702026-06-30T19:52:34.298Z Downloaded swrite v0.1.0
3712026-06-30T19:52:34.301Z Downloaded proc-macro-error-attr v1.0.4
3722026-06-30T19:52:34.319Z Downloaded zerovec v0.11.5
3732026-06-30T19:52:34.324Z Downloaded zerocopy v0.7.35
3742026-06-30T19:52:34.324Z Downloaded winnow v0.7.14
3752026-06-30T19:52:34.324Z Downloaded tabled_derive v0.7.0
3762026-06-30T19:52:34.324Z Downloaded pretty-hex v0.4.1
3772026-06-30T19:52:34.324Z Downloaded plain v0.2.3
3782026-06-30T19:52:34.325Z Downloaded stable_deref_trait v1.2.1
3792026-06-30T19:52:34.325Z Downloaded autocfg v1.5.0
3802026-06-30T19:52:34.325Z Downloaded unicode-width v0.2.0
3812026-06-30T19:52:34.328Z Downloaded unicode-width v0.1.14
3822026-06-30T19:52:34.332Z Downloaded synstructure v0.13.2
3832026-06-30T19:52:34.332Z Downloaded quote v1.0.45
3842026-06-30T19:52:34.335Z Downloaded potential_utf v0.1.4
3852026-06-30T19:52:34.335Z Downloaded serde-untagged v0.1.9
3862026-06-30T19:52:34.335Z Downloaded cargo_toml v0.21.0
3872026-06-30T19:52:34.335Z Downloaded camino-tempfile v1.4.1
3882026-06-30T19:52:34.338Z Downloaded anstyle-parse v1.0.0
3892026-06-30T19:52:34.338Z Downloaded erased-serde v0.4.9
3902026-06-30T19:52:34.338Z Downloaded byteorder v1.5.0
3912026-06-30T19:52:34.341Z Downloaded smawk v0.3.2
3922026-06-30T19:52:34.341Z Downloaded serde_spanned v0.6.9
3932026-06-30T19:52:34.341Z Downloaded icu_normalizer v2.1.1
3942026-06-30T19:52:34.344Z Downloaded serde_tokenstream v0.2.3
3952026-06-30T19:52:34.344Z Downloaded anstyle v1.0.14
3962026-06-30T19:52:34.344Z Downloaded proc-macro-error v1.0.4
3972026-06-30T19:52:34.347Z Downloaded memmap v0.7.0
3982026-06-30T19:52:34.352Z Downloaded sha2 v0.10.9
3992026-06-30T19:52:34.358Z Downloaded scroll v0.12.0
4002026-06-30T19:52:34.361Z Downloaded cargo_metadata v0.21.0
4012026-06-30T19:52:34.365Z Downloaded thiserror v1.0.69
4022026-06-30T19:52:34.371Z Downloaded serde_derive v1.0.228
4032026-06-30T19:52:34.371Z Downloaded camino v1.2.2
4042026-06-30T19:52:34.374Z Downloaded tempfile v3.25.0
4052026-06-30T19:52:34.374Z Downloaded pest_generator v2.8.6
4062026-06-30T19:52:34.380Z Downloaded once_cell v1.21.3
4072026-06-30T19:52:34.388Z Downloaded icu_properties v2.1.2
4082026-06-30T19:52:34.391Z Downloaded icu_locale_core v2.1.1
4092026-06-30T19:52:34.394Z Downloaded litemap v0.8.1
4102026-06-30T19:52:34.395Z Downloaded smallvec v1.15.1
4112026-06-30T19:52:34.398Z Downloaded icu_collections v2.1.1
4122026-06-30T19:52:34.401Z Downloaded icu_provider v2.1.1
4132026-06-30T19:52:34.408Z Downloaded serde_core v1.0.228
4142026-06-30T19:52:34.413Z Downloaded semver v1.0.28
4152026-06-30T19:52:34.414Z Downloaded proc-macro2 v1.0.106
4162026-06-30T19:52:34.414Z Downloaded papergrid v0.11.0
4172026-06-30T19:52:34.417Z Downloaded pest_derive v2.8.6
4182026-06-30T19:52:34.417Z Downloaded anyhow v1.0.102
4192026-06-30T19:52:34.422Z Downloaded num-traits v0.2.19
4202026-06-30T19:52:34.423Z Downloaded log v0.4.29
4212026-06-30T19:52:34.430Z Downloaded pest_meta v2.8.6
4222026-06-30T19:52:34.443Z Downloaded serde v1.0.228
4232026-06-30T19:52:34.447Z Downloaded memchr v2.8.0
4242026-06-30T19:52:34.452Z Downloaded indexmap v2.14.0
4252026-06-30T19:52:34.459Z Downloaded icu_normalizer_data v2.1.1
4262026-06-30T19:52:34.463Z Downloaded idna v1.1.0
4272026-06-30T19:52:34.475Z Downloaded pest v2.8.6
4282026-06-30T19:52:34.481Z Downloaded serde_json v1.0.150
4292026-06-30T19:52:34.488Z Downloaded hashbrown v0.17.0
4302026-06-30T19:52:34.496Z Downloaded icu_properties_data v2.1.2
4312026-06-30T19:52:34.511Z Downloaded goblin v0.8.2
4322026-06-30T19:52:34.518Z Downloaded tabled v0.15.0
4332026-06-30T19:52:34.530Z Downloaded syn v1.0.109
4342026-06-30T19:52:34.541Z Downloaded syn v2.0.117
4352026-06-30T19:52:34.558Z Downloaded rustix v1.1.3
4362026-06-30T19:52:34.579Z Downloaded libc v0.2.185
4372026-06-30T19:52:34.650Z Compiling proc-macro2 v1.0.106
4382026-06-30T19:52:34.650Z Compiling quote v1.0.45
4392026-06-30T19:52:34.653Z Compiling unicode-ident v1.0.24
4402026-06-30T19:52:34.653Z Compiling serde_core v1.0.228
4412026-06-30T19:52:34.653Z Compiling libc v0.2.185
4422026-06-30T19:52:34.653Z Compiling version_check v0.9.5
4432026-06-30T19:52:34.653Z Compiling memchr v2.8.0
4442026-06-30T19:52:34.653Z Compiling serde v1.0.228
4452026-06-30T19:52:34.829Z Compiling stable_deref_trait v1.2.1
4462026-06-30T19:52:34.832Z Compiling zmij v1.0.21
4472026-06-30T19:52:34.845Z Compiling thiserror v1.0.69
4482026-06-30T19:52:34.849Z Compiling itoa v1.0.17
4492026-06-30T19:52:34.849Z Compiling ucd-trie v0.1.7
4502026-06-30T19:52:34.849Z Compiling autocfg v1.5.0
4512026-06-30T19:52:34.849Z Compiling litemap v0.8.1
4522026-06-30T19:52:34.849Z Compiling writeable v0.6.2
4532026-06-30T19:52:34.849Z Compiling byteorder v1.5.0
4542026-06-30T19:52:34.849Z Compiling icu_properties_data v2.1.2
4552026-06-30T19:52:34.849Z Compiling rustix v1.1.3
4562026-06-30T19:52:34.849Z Compiling icu_normalizer_data v2.1.1
4572026-06-30T19:52:34.856Z Compiling serde_json v1.0.150
4582026-06-30T19:52:34.859Z Compiling bitflags v2.11.0
4592026-06-30T19:52:34.859Z Compiling hashbrown v0.17.0
4602026-06-30T19:52:34.859Z Compiling typeid v1.0.3
4612026-06-30T19:52:34.859Z Compiling smallvec v1.15.1
4622026-06-30T19:52:34.859Z Compiling equivalent v1.0.2
4632026-06-30T19:52:34.859Z Compiling erased-serde v0.4.9
4642026-06-30T19:52:34.859Z Compiling winnow v0.7.14
4652026-06-30T19:52:34.874Z Compiling syn v1.0.109
4662026-06-30T19:52:35.268Z Compiling toml_write v0.1.2
4672026-06-30T19:52:35.289Z Compiling camino v1.2.2
4682026-06-30T19:52:35.371Z Compiling pest v2.8.6
4692026-06-30T19:52:35.415Z Compiling usdt-impl v0.5.0
4702026-06-30T19:52:35.586Z Compiling indexmap v2.14.0
4712026-06-30T19:52:35.668Z Compiling proc-macro-error-attr v1.0.4
4722026-06-30T19:52:35.708Z Compiling proc-macro-error v1.0.4
4732026-06-30T19:52:35.733Z Compiling log v0.4.29
4742026-06-30T19:52:35.753Z Compiling plain v0.2.3
4752026-06-30T19:52:35.777Z Compiling thiserror v2.0.18
4762026-06-30T19:52:35.798Z Compiling utf8_iter v1.0.4
4772026-06-30T19:52:35.801Z Compiling getrandom v0.4.1
4782026-06-30T19:52:35.821Z Compiling utf8parse v0.2.2
4792026-06-30T19:52:35.824Z Compiling percent-encoding v2.3.2
4802026-06-30T19:52:35.847Z Compiling cfg-if v1.0.4
4812026-06-30T19:52:35.895Z Compiling num-traits v0.2.19
4822026-06-30T19:52:35.982Z Compiling anstyle v1.0.14
4832026-06-30T19:52:36.004Z Compiling pretty-hex v0.4.1
4842026-06-30T19:52:36.048Z Compiling colorchoice v1.0.4
4852026-06-30T19:52:36.077Z Compiling is_terminal_polyfill v1.70.2
4862026-06-30T19:52:36.121Z Compiling anstyle-parse v1.0.0
4872026-06-30T19:52:36.168Z Compiling anstyle-query v1.1.5
4882026-06-30T19:52:36.190Z Compiling fs-err v3.3.0
4892026-06-30T19:52:36.268Z Compiling strsim v0.11.1
4902026-06-30T19:52:36.272Z Compiling form_urlencoded v1.2.2
4912026-06-30T19:52:36.289Z Compiling heck v0.4.1
4922026-06-30T19:52:36.310Z Compiling once_cell v1.21.3
4932026-06-30T19:52:36.330Z Compiling bytecount v0.6.9
4942026-06-30T19:52:36.351Z Compiling unicode-width v0.1.14
4952026-06-30T19:52:36.368Z Compiling anyhow v1.0.102
4962026-06-30T19:52:36.390Z Compiling clap_lex v1.0.0
4972026-06-30T19:52:36.432Z Compiling heck v0.5.0
4982026-06-30T19:52:36.439Z Compiling fastrand v2.3.0
4992026-06-30T19:52:36.507Z Compiling fnv v1.0.7
5002026-06-30T19:52:36.568Z Compiling unicode-xid v0.2.6
5012026-06-30T19:52:36.590Z Compiling unicode-linebreak v0.1.5
5022026-06-30T19:52:36.594Z Compiling smawk v0.3.2
5032026-06-30T19:52:36.594Z Compiling unicode-width v0.2.0
5042026-06-30T19:52:36.594Z Compiling swrite v0.1.0
5052026-06-30T19:52:36.610Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5062026-06-30T19:52:36.674Z Compiling errno v0.3.14
5072026-06-30T19:52:36.674Z Compiling thread-id v4.2.2
5082026-06-30T19:52:36.680Z Compiling memmap v0.7.0
5092026-06-30T19:52:36.690Z Compiling anstream v1.0.0
5102026-06-30T19:52:36.789Z Compiling pest_meta v2.8.6
5112026-06-30T19:52:37.025Z Compiling papergrid v0.11.0
5122026-06-30T19:52:37.429Z Compiling syn v2.0.117
5132026-06-30T19:52:37.688Z Compiling ordered-float v2.10.1
5142026-06-30T19:52:38.077Z Compiling terminal_size v0.4.3
5152026-06-30T19:52:38.077Z Compiling tempfile v3.25.0
5162026-06-30T19:52:38.196Z Compiling clap_builder v4.6.0
5172026-06-30T19:52:38.196Z Compiling textwrap v0.16.2
5182026-06-30T19:52:38.240Z Compiling semver v1.0.28
5192026-06-30T19:52:38.528Z Compiling camino-tempfile v1.4.1
5202026-06-30T19:52:38.662Z Compiling serde-untagged v0.1.9
5212026-06-30T19:52:38.783Z Compiling tabled_derive v0.7.0
5222026-06-30T19:52:39.458Z Compiling tabled v0.15.0
5232026-06-30T19:52:39.809Z Compiling synstructure v0.13.2
5242026-06-30T19:52:39.809Z Compiling pest_generator v2.8.6
5252026-06-30T19:52:40.374Z Compiling serde_derive v1.0.228
5262026-06-30T19:52:40.374Z Compiling zerofrom-derive v0.1.6
5272026-06-30T19:52:40.434Z Compiling yoke-derive v0.8.1
5282026-06-30T19:52:40.434Z Compiling zerovec-derive v0.11.2
5292026-06-30T19:52:40.434Z Compiling displaydoc v0.2.5
5302026-06-30T19:52:40.435Z Compiling thiserror-impl v1.0.69
5312026-06-30T19:52:40.435Z Compiling zerocopy-derive v0.7.35
5322026-06-30T19:52:40.435Z Compiling scroll_derive v0.12.1
5332026-06-30T19:52:40.435Z Compiling thiserror-impl v2.0.18
5342026-06-30T19:52:40.435Z Compiling clap_derive v4.6.1
5352026-06-30T19:52:40.435Z Compiling pest_derive v2.8.6
5362026-06-30T19:52:41.030Z Compiling scroll v0.12.0
5372026-06-30T19:52:41.221Z Compiling goblin v0.8.2
5382026-06-30T19:52:41.241Z Compiling zerocopy v0.7.35
5392026-06-30T19:52:41.420Z Compiling dtrace-parser v0.2.0
5402026-06-30T19:52:41.485Z Compiling zerofrom v0.1.6
5412026-06-30T19:52:41.580Z Compiling yoke v0.8.1
5422026-06-30T19:52:41.713Z Compiling clap v4.6.1
5432026-06-30T19:52:41.733Z Compiling zerovec v0.11.5
5442026-06-30T19:52:41.733Z Compiling zerotrie v0.2.3
5452026-06-30T19:52:42.146Z Compiling tinystr v0.8.2
5462026-06-30T19:52:42.146Z Compiling potential_utf v0.1.4
5472026-06-30T19:52:42.300Z Compiling icu_collections v2.1.1
5482026-06-30T19:52:42.382Z Compiling icu_locale_core v2.1.1
5492026-06-30T19:52:42.781Z Compiling dof v0.3.0
5502026-06-30T19:52:42.781Z Compiling serde_tokenstream v0.2.3
5512026-06-30T19:52:42.800Z Compiling toml_datetime v0.6.11
5522026-06-30T19:52:42.803Z Compiling serde_spanned v0.6.9
5532026-06-30T19:52:42.803Z Compiling serde-value v0.7.0
5542026-06-30T19:52:42.803Z Compiling cargo-platform v0.2.0
5552026-06-30T19:52:42.803Z Compiling macaddr v1.0.1
5562026-06-30T19:52:42.914Z Compiling icu_provider v2.1.1
5572026-06-30T19:52:42.971Z Compiling toml_edit v0.22.27
5582026-06-30T19:52:43.153Z Compiling icu_properties v2.1.2
5592026-06-30T19:52:43.158Z Compiling icu_normalizer v2.1.1
5602026-06-30T19:52:43.591Z Compiling usdt-attr-macro v0.5.0
5612026-06-30T19:52:43.591Z Compiling usdt-macro v0.5.0
5622026-06-30T19:52:43.938Z Compiling idna_adapter v1.2.1
5632026-06-30T19:52:44.045Z Compiling idna v1.1.0
5642026-06-30T19:52:44.200Z Compiling toml v0.8.23
5652026-06-30T19:52:44.221Z Compiling usdt v0.5.0
5662026-06-30T19:52:44.307Z Compiling url v2.5.8
5672026-06-30T19:52:44.521Z Compiling cargo_toml v0.21.0
5682026-06-30T19:52:44.698Z Compiling cargo-util-schemas v0.8.2
5692026-06-30T19:52:45.485Z Compiling cargo_metadata v0.21.0
5702026-06-30T19:52:46.407Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5712026-06-30T19:52:48.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.92s
5722026-06-30T19:52:48.794Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5732026-06-30T19:52:49.279Z Downloading crates ...
5742026-06-30T19:52:49.372Z Downloaded arrayvec v0.7.6
5752026-06-30T19:52:49.376Z Downloaded async-stream v0.3.6
5762026-06-30T19:52:49.384Z Downloaded async-compression v0.4.41
5772026-06-30T19:52:49.387Z Downloaded aead v0.5.2
5782026-06-30T19:52:49.392Z Downloaded adler2 v2.0.1
5792026-06-30T19:52:49.392Z Downloaded ascii-canvas v3.0.0
5802026-06-30T19:52:49.398Z Downloaded cpufeatures v0.3.0
5812026-06-30T19:52:49.398Z Downloaded block-padding v0.3.3
5822026-06-30T19:52:49.403Z Downloaded async-stream-impl v0.3.6
5832026-06-30T19:52:49.403Z Downloaded derive_builder_core v0.20.2
5842026-06-30T19:52:49.403Z Downloaded crc-catalog v2.4.0
5852026-06-30T19:52:49.407Z Downloaded critical-section v1.2.0
5862026-06-30T19:52:49.407Z Downloaded dirs-next v2.0.0
5872026-06-30T19:52:49.407Z Downloaded bumpalo v3.20.2
5882026-06-30T19:52:49.411Z Downloaded cbc v0.1.2
5892026-06-30T19:52:49.411Z Downloaded defmt-parser v1.0.0
5902026-06-30T19:52:49.416Z Downloaded bcs v0.1.6
5912026-06-30T19:52:49.416Z Downloaded darling_macro v0.21.3
5922026-06-30T19:52:49.416Z Downloaded crucible-workspace-hack v0.1.0
5932026-06-30T19:52:49.416Z Downloaded crossbeam-epoch v0.9.18
5942026-06-30T19:52:49.416Z Downloaded defmt v0.3.100
5952026-06-30T19:52:49.420Z Downloaded base64ct v1.8.3
5962026-06-30T19:52:49.420Z Downloaded derive-where v1.6.0
5972026-06-30T19:52:49.424Z Downloaded curve25519-dalek-derive v0.1.1
5982026-06-30T19:52:49.424Z Downloaded bitflags v1.3.2
5992026-06-30T19:52:49.424Z Downloaded bitfield-macros v0.19.4
6002026-06-30T19:52:49.428Z Downloaded darling_macro v0.23.0
6012026-06-30T19:52:49.428Z Downloaded deranged v0.5.8
6022026-06-30T19:52:49.428Z Downloaded daft-derive v0.1.7
6032026-06-30T19:52:49.431Z Downloaded arrayref v0.3.9
6042026-06-30T19:52:49.431Z Downloaded bit-vec v0.8.0
6052026-06-30T19:52:49.431Z Downloaded der_derive v0.7.3
6062026-06-30T19:52:49.436Z Downloaded async-recursion v1.1.1
6072026-06-30T19:52:49.436Z Downloaded crossbeam-deque v0.8.6
6082026-06-30T19:52:49.439Z Downloaded async-bb8-diesel v0.2.1
6092026-06-30T19:52:49.439Z Downloaded derive_builder_macro v0.20.2
6102026-06-30T19:52:49.439Z Downloaded bitfield v0.19.4
6112026-06-30T19:52:49.442Z Downloaded darling_macro v0.20.11
6122026-06-30T19:52:49.442Z Downloaded fd-lock v4.0.4
6132026-06-30T19:52:49.442Z Downloaded crc v3.4.0
6142026-06-30T19:52:49.445Z Downloaded crypto-common v0.2.2
6152026-06-30T19:52:49.445Z Downloaded bit-set v0.8.0
6162026-06-30T19:52:49.445Z Downloaded ciborium-ll v0.2.2
6172026-06-30T19:52:49.448Z Downloaded embedded-io v0.4.0
6182026-06-30T19:52:49.448Z Downloaded darling v0.21.3
6192026-06-30T19:52:49.451Z Downloaded bit-set v0.5.3
6202026-06-30T19:52:49.454Z Downloaded atomicwrites v0.4.4
6212026-06-30T19:52:49.454Z Downloaded ctr v0.9.2
6222026-06-30T19:52:49.454Z Downloaded anstyle-parse v0.2.7
6232026-06-30T19:52:49.457Z Downloaded difflib v0.4.0
6242026-06-30T19:52:49.457Z Downloaded bb8 v0.8.6
6252026-06-30T19:52:49.457Z Downloaded atty v0.2.14
6262026-06-30T19:52:49.460Z Downloaded block-buffer v0.12.1
6272026-06-30T19:52:49.460Z Downloaded bitfield-struct v0.6.2
6282026-06-30T19:52:49.460Z Downloaded anstream v0.6.21
6292026-06-30T19:52:49.463Z Downloaded daft v0.1.7
6302026-06-30T19:52:49.463Z Downloaded fixedbitset v0.4.2
6312026-06-30T19:52:49.466Z Downloaded diesel_table_macro_syntax v0.3.0
6322026-06-30T19:52:49.466Z Downloaded defmt-macros v1.0.1
6332026-06-30T19:52:49.466Z Downloaded const_format_proc_macros v0.2.34
6342026-06-30T19:52:49.469Z Downloaded cstr-argument v0.1.2
6352026-06-30T19:52:49.469Z Downloaded embedded-io v0.6.1
6362026-06-30T19:52:49.472Z Downloaded array-init v0.0.4
6372026-06-30T19:52:49.472Z Downloaded dirs-sys-next v0.1.2
6382026-06-30T19:52:49.472Z Downloaded crunchy v0.2.4
6392026-06-30T19:52:49.473Z Downloaded darling_macro v0.13.4
6402026-06-30T19:52:49.475Z Downloaded crc8 v0.1.1
6412026-06-30T19:52:49.475Z Downloaded assert_matches v1.5.0
6422026-06-30T19:52:49.479Z Downloaded data-encoding v2.10.0
6432026-06-30T19:52:49.479Z Downloaded ecdsa v0.16.9
6442026-06-30T19:52:49.479Z Downloaded convert_case v0.4.0
6452026-06-30T19:52:49.482Z Downloaded dtrace-parser v0.3.0
6462026-06-30T19:52:49.482Z Downloaded ciborium-io v0.2.2
6472026-06-30T19:52:49.482Z Downloaded base16ct v0.2.0
6482026-06-30T19:52:49.485Z Downloaded endian-type v0.1.2
6492026-06-30T19:52:49.485Z Downloaded dyn-clone v1.0.20
6502026-06-30T19:52:49.488Z Downloaded flagset v0.4.7
6512026-06-30T19:52:49.488Z Downloaded atomic-waker v1.1.2
6522026-06-30T19:52:49.488Z Downloaded dof v0.4.0
6532026-06-30T19:52:49.490Z Downloaded cfg_aliases v0.2.1
6542026-06-30T19:52:49.490Z Downloaded cfg_aliases v0.1.1
6552026-06-30T19:52:49.490Z Downloaded display-error-chain v0.2.2
6562026-06-30T19:52:49.493Z Downloaded dunce v1.0.5
6572026-06-30T19:52:49.493Z Downloaded compression-core v0.4.31
6582026-06-30T19:52:49.493Z Downloaded dsl_auto_type v0.2.0
6592026-06-30T19:52:49.497Z Downloaded cobs v0.3.0
6602026-06-30T19:52:49.497Z Downloaded float-cmp v0.10.0
6612026-06-30T19:52:49.497Z Downloaded bit-vec v0.6.3
6622026-06-30T19:52:49.500Z Downloaded downcast-rs v2.0.2
6632026-06-30T19:52:49.500Z Downloaded foreign-types-shared v0.3.1
6642026-06-30T19:52:49.500Z Downloaded env_filter v1.0.0
6652026-06-30T19:52:49.503Z Downloaded async-trait v0.1.89
6662026-06-30T19:52:49.506Z Downloaded futures-core v0.3.32
6672026-06-30T19:52:49.506Z Downloaded foreign-types-shared v0.1.1
6682026-06-30T19:52:49.506Z Downloaded defmt v1.0.1
6692026-06-30T19:52:49.509Z Downloaded darling v0.13.4
6702026-06-30T19:52:49.512Z Downloaded enum-as-inner v0.6.1
6712026-06-30T19:52:49.515Z Downloaded futures-io v0.3.32
6722026-06-30T19:52:49.520Z Downloaded foreign-types v0.3.2
6732026-06-30T19:52:49.523Z Downloaded futures-task v0.3.32
6742026-06-30T19:52:49.523Z Downloaded bcrypt-pbkdf v0.10.0
6752026-06-30T19:52:49.525Z Downloaded convert_case v0.10.0
6762026-06-30T19:52:49.525Z Downloaded cargo-platform v0.3.2
6772026-06-30T19:52:49.525Z Downloaded debug-ignore v1.0.5
6782026-06-30T19:52:49.529Z Downloaded darling v0.23.0
6792026-06-30T19:52:49.531Z Downloaded futures-macro v0.3.32
6802026-06-30T19:52:49.532Z Downloaded ghash v0.5.1
6812026-06-30T19:52:49.532Z Downloaded fxhash v0.2.1
6822026-06-30T19:52:49.534Z Downloaded futures-sink v0.3.32
6832026-06-30T19:52:49.534Z Downloaded funty v2.0.0
6842026-06-30T19:52:49.534Z Downloaded foreign-types v0.5.0
6852026-06-30T19:52:49.534Z Downloaded float-ord v0.3.2
6862026-06-30T19:52:49.538Z Downloaded cassowary v0.3.0
6872026-06-30T19:52:49.538Z Downloaded ed25519 v2.2.3
6882026-06-30T19:52:49.538Z Downloaded gethostname v0.5.0
6892026-06-30T19:52:49.544Z Downloaded blake2 v0.10.6
6902026-06-30T19:52:49.544Z Downloaded fallible-iterator v0.2.0
6912026-06-30T19:52:49.547Z Downloaded crc-any v2.5.0
6922026-06-30T19:52:49.547Z Downloaded globwalk v0.9.1
6932026-06-30T19:52:49.547Z Downloaded diesel-dtrace v0.5.0
6942026-06-30T19:52:49.547Z Downloaded camino-tempfile-ext v0.3.3
6952026-06-30T19:52:49.550Z Downloaded constant_time_eq v0.4.2
6962026-06-30T19:52:49.550Z Downloaded buf-list v1.1.2
6972026-06-30T19:52:49.553Z Downloaded hex v0.4.3
6982026-06-30T19:52:49.556Z Downloaded crossbeam-channel v0.5.15
6992026-06-30T19:52:49.559Z Downloaded cipher v0.4.4
7002026-06-30T19:52:49.559Z Downloaded argon2 v0.5.3
7012026-06-30T19:52:49.559Z Downloaded castaway v0.2.4
7022026-06-30T19:52:49.562Z Downloaded derive-ex v0.1.8
7032026-06-30T19:52:49.562Z Downloaded env_logger v0.11.9
7042026-06-30T19:52:49.565Z Downloaded cmake v0.1.57
7052026-06-30T19:52:49.565Z Downloaded backoff v0.4.0
7062026-06-30T19:52:49.568Z Downloaded hash32 v0.3.1
7072026-06-30T19:52:49.568Z Downloaded hash32 v0.2.1
7082026-06-30T19:52:49.568Z Downloaded foldhash v0.2.0
7092026-06-30T19:52:49.571Z Downloaded http-body v1.0.1
7102026-06-30T19:52:49.571Z Downloaded filetime v0.2.27
7112026-06-30T19:52:49.571Z Downloaded ena v0.14.4
7122026-06-30T19:52:49.571Z Downloaded dropshot-api-manager-types v0.7.2
7132026-06-30T19:52:49.576Z Downloaded hex-literal v0.4.1
7142026-06-30T19:52:49.576Z Downloaded either v1.15.0
7152026-06-30T19:52:49.576Z Downloaded csv-core v0.1.13
7162026-06-30T19:52:49.577Z Downloaded headers-core v0.3.0
7172026-06-30T19:52:49.579Z Downloaded ahash v0.8.12
7182026-06-30T19:52:49.579Z Downloaded base64 v0.21.7
7192026-06-30T19:52:49.582Z Downloaded hostname v0.4.2
7202026-06-30T19:52:49.585Z Downloaded hostname v0.3.1
7212026-06-30T19:52:49.585Z Downloaded home v0.5.12
7222026-06-30T19:52:49.585Z Downloaded httpdate v1.0.3
7232026-06-30T19:52:49.588Z Downloaded corncobs v0.1.4
7242026-06-30T19:52:49.588Z Downloaded cargo_metadata v0.23.1
7252026-06-30T19:52:49.592Z Downloaded fs-err v2.11.0
7262026-06-30T19:52:49.592Z Downloaded ident_case v1.0.1
7272026-06-30T19:52:49.592Z Downloaded hubpack_derive v0.1.1
7282026-06-30T19:52:49.595Z Downloaded foldhash v0.1.5
7292026-06-30T19:52:49.595Z Downloaded chacha20 v0.9.1
7302026-06-30T19:52:49.595Z Downloaded ff v0.13.1
7312026-06-30T19:52:49.595Z Downloaded bzip2 v0.6.1
7322026-06-30T19:52:49.598Z Downloaded futures-executor v0.3.32
7332026-06-30T19:52:49.598Z Downloaded group v0.13.0
7342026-06-30T19:52:49.601Z Downloaded git-stub v1.0.0
7352026-06-30T19:52:49.601Z Downloaded fs_extra v1.3.0
7362026-06-30T19:52:49.601Z Downloaded hubpack v0.1.2
7372026-06-30T19:52:49.604Z Downloaded illumos-nvpair v0.3.0
7382026-06-30T19:52:49.604Z Downloaded git-stub-vcs v0.1.0
7392026-06-30T19:52:49.604Z Downloaded illumos-nvpair-sys v0.2.0
7402026-06-30T19:52:49.607Z Downloaded indent_write v2.2.0
7412026-06-30T19:52:49.607Z Downloaded document-features v0.2.12
7422026-06-30T19:52:49.607Z Downloaded derive_builder v0.20.2
7432026-06-30T19:52:49.611Z Downloaded glob v0.3.3
7442026-06-30T19:52:49.611Z Downloaded crossbeam-utils v0.8.21
7452026-06-30T19:52:49.613Z Downloaded globset v0.4.18
7462026-06-30T19:52:49.616Z Downloaded console v0.15.11
7472026-06-30T19:52:49.616Z Downloaded const-oid v0.9.6
7482026-06-30T19:52:49.619Z Downloaded cookie_store v0.22.1
7492026-06-30T19:52:49.619Z Downloaded colored v2.2.0
7502026-06-30T19:52:49.622Z Downloaded backon v1.6.0
7512026-06-30T19:52:49.622Z Downloaded console v0.16.2
7522026-06-30T19:52:49.625Z Downloaded indoc v1.0.9
7532026-06-30T19:52:49.625Z Downloaded compression-codecs v0.4.37
7542026-06-30T19:52:49.630Z Downloaded instant v0.1.13
7552026-06-30T19:52:49.630Z Downloaded instability v0.3.11
7562026-06-30T19:52:49.633Z Downloaded inout v0.1.4
7572026-06-30T19:52:49.633Z Downloaded ciborium v0.2.2
7582026-06-30T19:52:49.633Z Downloaded crc32fast v1.5.0
7592026-06-30T19:52:49.636Z Downloaded bzip2 v0.4.4
7602026-06-30T19:52:49.636Z Downloaded find-msvc-tools v0.1.9
7612026-06-30T19:52:49.636Z Downloaded cexpr v0.6.0
7622026-06-30T19:52:49.639Z Downloaded chacha20 v0.10.0
7632026-06-30T19:52:49.639Z Downloaded byte-wrapper v0.1.0
7642026-06-30T19:52:49.645Z Downloaded is_ci v1.2.0
7652026-06-30T19:52:49.649Z Downloaded is-terminal v0.4.17
7662026-06-30T19:52:49.649Z Downloaded darling v0.20.11
7672026-06-30T19:52:49.652Z Downloaded kstat-rs v0.2.4
7682026-06-30T19:52:49.652Z Downloaded http-range v0.1.5
7692026-06-30T19:52:49.655Z Downloaded futures-channel v0.3.32
7702026-06-30T19:52:49.655Z Downloaded lalrpop-util v0.19.12
7712026-06-30T19:52:49.658Z Downloaded lazy_static v1.5.0
7722026-06-30T19:52:49.658Z Downloaded linked-hash-map v0.5.6
7732026-06-30T19:52:49.658Z Downloaded keccak v0.1.6
7742026-06-30T19:52:49.661Z Downloaded http-body-util v0.1.3
7752026-06-30T19:52:49.661Z Downloaded internet-checksum v0.2.1
7762026-06-30T19:52:49.661Z Downloaded highway v1.3.0
7772026-06-30T19:52:49.664Z Downloaded clang-sys v1.8.1
7782026-06-30T19:52:49.664Z Downloaded humantime v2.3.0
7792026-06-30T19:52:49.667Z Downloaded hyper-tls v0.6.0
7802026-06-30T19:52:49.667Z Downloaded impl-trait-for-tuples v0.2.3
7812026-06-30T19:52:49.671Z Downloaded diff v0.1.13
7822026-06-30T19:52:49.671Z Downloaded half v1.8.3
7832026-06-30T19:52:49.674Z Downloaded match_cfg v0.1.0
7842026-06-30T19:52:49.674Z Downloaded lru v0.12.5
7852026-06-30T19:52:49.674Z Downloaded lru-cache v0.1.2
7862026-06-30T19:52:49.677Z Downloaded base64 v0.22.1
7872026-06-30T19:52:49.677Z Downloaded memoffset v0.9.1
7882026-06-30T19:52:49.681Z Downloaded derive_more v0.99.20
7892026-06-30T19:52:49.685Z Downloaded allocator-api2 v0.2.21
7902026-06-30T19:52:49.685Z Downloaded md5 v0.7.0
7912026-06-30T19:52:49.685Z Downloaded lru-slab v0.1.2
7922026-06-30T19:52:49.688Z Downloaded cancel-safe-futures v0.1.5
7932026-06-30T19:52:49.688Z Downloaded maplit v1.0.2
7942026-06-30T19:52:49.688Z Downloaded managed v0.8.0
7952026-06-30T19:52:49.691Z Downloaded getrandom v0.2.17
7962026-06-30T19:52:49.691Z Downloaded lzss v0.8.2
7972026-06-30T19:52:49.694Z Downloaded ipnetwork v0.21.1
7982026-06-30T19:52:49.694Z Downloaded const-oid v0.10.2
7992026-06-30T19:52:49.697Z Downloaded maybe-uninit v2.0.0
8002026-06-30T19:52:49.697Z Downloaded nibble_vec v0.1.0
8012026-06-30T19:52:49.697Z Downloaded new_debug_unreachable v1.0.6
8022026-06-30T19:52:49.700Z Downloaded dropshot_endpoint v0.17.1
8032026-06-30T19:52:49.700Z Downloaded newline-converter v0.3.0
8042026-06-30T19:52:49.700Z Downloaded digest v0.11.3
8052026-06-30T19:52:49.703Z Downloaded nodrop v0.1.14
8062026-06-30T19:52:49.703Z Downloaded colored v3.1.1
8072026-06-30T19:52:49.706Z Downloaded ipnet v2.11.0
8082026-06-30T19:52:49.706Z Downloaded num-derive v0.4.2
8092026-06-30T19:52:49.709Z Downloaded des v0.8.1
8102026-06-30T19:52:49.709Z Downloaded jobserver v0.1.34
8112026-06-30T19:52:49.712Z Downloaded darling_core v0.13.4
8122026-06-30T19:52:49.716Z Downloaded nonempty v0.12.0
8132026-06-30T19:52:49.716Z Downloaded fatfs v0.3.6
8142026-06-30T19:52:49.718Z Downloaded drift v0.2.0
8152026-06-30T19:52:49.722Z Downloaded libscf-sys v1.1.0
8162026-06-30T19:52:49.725Z Downloaded normalize-line-endings v0.3.0
8172026-06-30T19:52:49.725Z Downloaded num-derive v0.3.3
8182026-06-30T19:52:49.725Z Downloaded num-conv v0.2.0
8192026-06-30T19:52:49.728Z Downloaded libloading v0.8.9
8202026-06-30T19:52:49.728Z Downloaded openssl-macros v0.1.1
8212026-06-30T19:52:49.731Z Downloaded num_enum_derive v0.5.11
8222026-06-30T19:52:49.731Z Downloaded olpc-cjson v0.1.4
8232026-06-30T19:52:49.731Z Downloaded num-iter v0.1.45
8242026-06-30T19:52:49.731Z Downloaded libefi-sys v0.1.0
8252026-06-30T19:52:49.735Z Downloaded hyper-rustls v0.27.7
8262026-06-30T19:52:49.735Z Downloaded darling_core v0.21.3
8272026-06-30T19:52:49.738Z Downloaded hybrid-array v0.4.10
8282026-06-30T19:52:49.740Z Downloaded lock_api v0.4.14
8292026-06-30T19:52:49.740Z Downloaded linear-map v1.2.0
8302026-06-30T19:52:49.743Z Downloaded openssl-probe v0.2.1
8312026-06-30T19:52:49.743Z Downloaded openssl-probe v0.1.6
8322026-06-30T19:52:49.744Z Downloaded libsw-core v0.3.2
8332026-06-30T19:52:49.747Z Downloaded libsw v3.5.0
8342026-06-30T19:52:49.747Z Downloaded oso-derive v0.27.3
8352026-06-30T19:52:49.747Z Downloaded opaque-debug v0.3.1
8362026-06-30T19:52:49.747Z Downloaded num_threads v0.1.7
8372026-06-30T19:52:49.749Z Downloaded der v0.7.10
8382026-06-30T19:52:49.752Z Downloaded half v2.7.1
8392026-06-30T19:52:49.755Z Downloaded chacha20poly1305 v0.10.1
8402026-06-30T19:52:49.755Z Downloaded arc-swap v1.8.2
8412026-06-30T19:52:49.758Z Downloaded md-5 v0.10.6
8422026-06-30T19:52:49.758Z Downloaded mime v0.3.17
8432026-06-30T19:52:49.761Z Downloaded newtype-uuid v1.3.2
8442026-06-30T19:52:49.761Z Downloaded ingot-macros v0.1.1
8452026-06-30T19:52:49.761Z Downloaded ar_archive_writer v0.5.1
8462026-06-30T19:52:49.764Z Downloaded iana-time-zone v0.1.65
8472026-06-30T19:52:49.768Z Downloaded hyper-staticfile v0.10.1
8482026-06-30T19:52:49.768Z Downloaded futures v0.3.32
8492026-06-30T19:52:49.771Z Downloaded packed_struct_codegen v0.10.1
8502026-06-30T19:52:49.771Z Downloaded num v0.4.3
8512026-06-30T19:52:49.775Z Downloaded nanorand v0.7.0
8522026-06-30T19:52:49.775Z Downloaded multer v3.1.0
8532026-06-30T19:52:49.780Z Downloaded peg-runtime v0.8.5
8542026-06-30T19:52:49.780Z Downloaded pbkdf2 v0.12.2
8552026-06-30T19:52:49.780Z Downloaded parse-size v1.1.0
8562026-06-30T19:52:49.780Z Downloaded nu-ansi-term v0.50.3
8572026-06-30T19:52:49.787Z Downloaded pbkdf2 v0.11.0
8582026-06-30T19:52:49.788Z Downloaded darling_core v0.23.0
8592026-06-30T19:52:49.794Z Downloaded httparse v1.10.1
8602026-06-30T19:52:49.794Z Downloaded aes v0.8.4
8612026-06-30T19:52:49.794Z Downloaded num-complex v0.4.6
8622026-06-30T19:52:49.794Z Downloaded hmac v0.12.1
8632026-06-30T19:52:49.795Z Downloaded elliptic-curve v0.13.8
8642026-06-30T19:52:49.801Z Downloaded path-slash v0.1.5
8652026-06-30T19:52:49.801Z Downloaded num_enum v0.5.11
8662026-06-30T19:52:49.801Z Downloaded phf_shared v0.11.3
8672026-06-30T19:52:49.801Z Downloaded num-rational v0.4.2
8682026-06-30T19:52:49.801Z Downloaded cookie v0.18.1
8692026-06-30T19:52:49.807Z Downloaded darling_core v0.20.11
8702026-06-30T19:52:49.807Z Downloaded num_enum v0.7.6
8712026-06-30T19:52:49.812Z Downloaded phf_shared v0.12.1
8722026-06-30T19:52:49.812Z Downloaded ignore v0.4.25
8732026-06-30T19:52:49.812Z Downloaded phf_shared v0.13.1
8742026-06-30T19:52:49.812Z Downloaded getrandom v0.3.4
8752026-06-30T19:52:49.817Z Downloaded litrs v1.0.0
8762026-06-30T19:52:49.817Z Downloaded num_enum_derive v0.7.6
8772026-06-30T19:52:49.821Z Downloaded flume v0.11.1
8782026-06-30T19:52:49.821Z Downloaded const_format v0.2.35
8792026-06-30T19:52:49.824Z Downloaded indexmap v1.9.3
8802026-06-30T19:52:49.824Z Downloaded compact_str v0.8.1
8812026-06-30T19:52:49.827Z Downloaded cc v1.2.56
8822026-06-30T19:52:49.831Z Downloaded precomputed-hash v0.1.1
8832026-06-30T19:52:49.831Z Downloaded memmap2 v0.9.10
8842026-06-30T19:52:49.831Z Downloaded heapless v0.7.17
8852026-06-30T19:52:49.834Z Downloaded oxide-tokio-rt v0.1.4
8862026-06-30T19:52:49.834Z Downloaded progenitor-client v0.14.0
8872026-06-30T19:52:49.837Z Downloaded proc-macro-crate v1.3.1
8882026-06-30T19:52:49.837Z Downloaded mime_guess v2.0.5
8892026-06-30T19:52:49.837Z Downloaded oxnet v0.1.6
8902026-06-30T19:52:49.841Z Downloaded powerfmt v0.2.0
8912026-06-30T19:52:49.841Z Downloaded owo-colors v4.3.0
8922026-06-30T19:52:49.845Z Downloaded headers v0.4.1
8932026-06-30T19:52:49.845Z Downloaded proc-macro-error-attr2 v2.0.0
8942026-06-30T19:52:49.848Z Downloaded proc-macro-crate v3.4.0
8952026-06-30T19:52:49.849Z Downloaded predicates-core v1.0.10
8962026-06-30T19:52:49.849Z Downloaded psl-types v2.0.11
8972026-06-30T19:52:49.849Z Downloaded predicates-tree v1.0.13
8982026-06-30T19:52:49.852Z Downloaded paste v1.0.15
8992026-06-30T19:52:49.852Z Downloaded parse-display v0.10.0
9002026-06-30T19:52:49.852Z Downloaded rand_chacha v0.3.1
9012026-06-30T19:52:49.854Z Downloaded crypto-bigint v0.5.5
9022026-06-30T19:52:49.857Z Downloaded parse-display-derive v0.10.0
9032026-06-30T19:52:49.857Z Downloaded native-tls v0.2.18
9042026-06-30T19:52:49.871Z Downloaded progenitor-macro v0.14.0
9052026-06-30T19:52:49.874Z Downloaded progenitor-macro v0.13.0
9062026-06-30T19:52:49.874Z Downloaded phf v0.13.1
9072026-06-30T19:52:49.874Z Downloaded libbz2-rs-sys v0.2.2
9082026-06-30T19:52:49.879Z Downloaded phf v0.12.1
9092026-06-30T19:52:49.879Z Downloaded peg-macros v0.8.5
9102026-06-30T19:52:49.882Z Downloaded peg v0.8.5
9112026-06-30T19:52:49.882Z Downloaded pem-rfc7468 v0.7.0
9122026-06-30T19:52:49.882Z Downloaded pem v3.0.6
9132026-06-30T19:52:49.885Z Downloaded flate2 v1.1.9
9142026-06-30T19:52:49.888Z Downloaded indicatif v0.18.4
9152026-06-30T19:52:49.890Z Downloaded rand_xorshift v0.4.0
9162026-06-30T19:52:49.891Z Downloaded num-integer v0.1.46
9172026-06-30T19:52:49.891Z Downloaded pkg-config v0.3.32
9182026-06-30T19:52:49.893Z Downloaded password-hash v0.4.2
9192026-06-30T19:52:49.894Z Downloaded quick-error v1.2.3
9202026-06-30T19:52:49.897Z Downloaded bytes v1.11.1
9212026-06-30T19:52:49.897Z Downloaded packed_struct v0.10.1
9222026-06-30T19:52:49.899Z Downloaded newtype_derive v0.1.6
9232026-06-30T19:52:49.899Z Downloaded newtype-uuid-macros v0.1.0
9242026-06-30T19:52:49.900Z Downloaded multimap v0.10.1
9252026-06-30T19:52:49.903Z Downloaded ingot-types v0.1.2
9262026-06-30T19:52:49.903Z Downloaded recursive v0.1.1
9272026-06-30T19:52:49.903Z Downloaded ppv-lite86 v0.2.21
9282026-06-30T19:52:49.906Z Downloaded pin-project-internal v1.1.11
9292026-06-30T19:52:49.906Z Downloaded recursive-proc-macro-impl v0.1.1
9302026-06-30T19:52:49.906Z Downloaded polyval v0.6.2
9312026-06-30T19:52:49.910Z Downloaded poly1305 v0.8.0
9322026-06-30T19:52:49.910Z Downloaded ref-cast v1.0.25
9332026-06-30T19:52:49.914Z Downloaded pkcs8 v0.10.2
9342026-06-30T19:52:49.914Z Downloaded postgres-protocol v0.6.10
9352026-06-30T19:52:49.919Z Downloaded crossterm v0.29.0
9362026-06-30T19:52:49.919Z Downloaded progenitor-client v0.13.0
9372026-06-30T19:52:49.922Z Downloaded heapless v0.8.0
9382026-06-30T19:52:49.922Z Downloaded progenitor v0.14.0
9392026-06-30T19:52:49.926Z Downloaded ingot v0.1.1
9402026-06-30T19:52:49.926Z Downloaded indoc v2.0.7
9412026-06-30T19:52:49.929Z Downloaded progenitor v0.13.0
9422026-06-30T19:52:49.929Z Downloaded predicates v3.1.4
9432026-06-30T19:52:49.931Z Downloaded rfc6979 v0.4.0
9442026-06-30T19:52:49.931Z Downloaded proc-macro-error2 v2.0.1
9452026-06-30T19:52:49.934Z Downloaded expectorate v1.2.0
9462026-06-30T19:52:49.934Z Downloaded parking_lot v0.12.5
9472026-06-30T19:52:49.937Z Downloaded parking_lot v0.11.2
9482026-06-30T19:52:49.937Z Downloaded hickory-resolver v0.24.4
9492026-06-30T19:52:49.940Z Downloaded rtoolbox v0.0.3
9502026-06-30T19:52:49.943Z Downloaded progenitor-extras v0.2.0
9512026-06-30T19:52:49.943Z Downloaded russh-cryptovec v0.7.3
9522026-06-30T19:52:49.943Z Downloaded rand_core v0.9.5
9532026-06-30T19:52:49.946Z Downloaded password-hash v0.5.0
9542026-06-30T19:52:49.946Z Downloaded rustc_version v0.4.1
9552026-06-30T19:52:49.949Z Downloaded derive_more-impl v2.1.1
9562026-06-30T19:52:49.953Z Downloaded derive_more v2.1.1
9572026-06-30T19:52:49.957Z Downloaded rand_seeder v0.4.0
9582026-06-30T19:52:49.960Z Downloaded rand_chacha v0.9.0
9592026-06-30T19:52:49.960Z Downloaded rand_core v0.6.4
9602026-06-30T19:52:49.960Z Downloaded radium v0.7.0
9612026-06-30T19:52:49.963Z Downloaded scrypt v0.11.0
9622026-06-30T19:52:49.963Z Downloaded scheduled-thread-pool v0.2.7
9632026-06-30T19:52:49.963Z Downloaded r2d2 v0.8.10
9642026-06-30T19:52:49.967Z Downloaded psm v0.1.30
9652026-06-30T19:52:49.967Z Downloaded same-file v1.0.6
9662026-06-30T19:52:49.967Z Downloaded pkcs5 v0.7.1
9672026-06-30T19:52:49.970Z Downloaded salsa20 v0.10.2
9682026-06-30T19:52:49.970Z Downloaded pkcs1 v0.7.5
9692026-06-30T19:52:49.973Z Downloaded scopeguard v1.2.0
9702026-06-30T19:52:49.973Z Downloaded oso v0.27.3
9712026-06-30T19:52:49.976Z Downloaded pin-project-lite v0.2.17
9722026-06-30T19:52:49.979Z Downloaded serde_bytes v0.11.19
9732026-06-30T19:52:49.982Z Downloaded postcard v1.1.3
9742026-06-30T19:52:49.983Z Downloaded omicron-zone-package v0.12.3
9752026-06-30T19:52:49.986Z Downloaded ref-cast-impl v1.0.25
9762026-06-30T19:52:49.986Z Downloaded semver v0.1.20
9772026-06-30T19:52:49.986Z Downloaded secrecy v0.8.0
9782026-06-30T19:52:49.991Z Downloaded scroll_derive v0.13.1
9792026-06-30T19:52:49.991Z Downloaded p256 v0.13.2
9802026-06-30T19:52:49.991Z Downloaded miniz_oxide v0.8.9
9812026-06-30T19:52:49.994Z Downloaded serde-big-array v0.5.1
9822026-06-30T19:52:49.994Z Downloaded seq-macro v0.3.6
9832026-06-30T19:52:49.994Z Downloaded primeorder v0.13.6
9842026-06-30T19:52:49.998Z Downloaded hickory-resolver v0.25.2
9852026-06-30T19:52:50.001Z Downloaded rustc_version v0.1.7
9862026-06-30T19:52:50.001Z Downloaded rustc-hash v2.1.1
9872026-06-30T19:52:50.002Z Downloaded parking_lot_core v0.9.12
9882026-06-30T19:52:50.002Z Downloaded resolv-conf v0.7.6
9892026-06-30T19:52:50.005Z Downloaded parking_lot_core v0.8.6
9902026-06-30T19:52:50.005Z Downloaded fixedbitset v0.5.7
9912026-06-30T19:52:50.005Z Downloaded foreign-types-macros v0.2.3
9922026-06-30T19:52:50.008Z Downloaded erased-serde v0.3.31
9932026-06-30T19:52:50.008Z Downloaded serde_urlencoded v0.7.1
9942026-06-30T19:52:50.011Z Downloaded sha1 v0.11.0
9952026-06-30T19:52:50.011Z Downloaded sha1 v0.10.6
9962026-06-30T19:52:50.011Z Downloaded rusty-fork v0.3.1
9972026-06-30T19:52:50.013Z Downloaded ed25519-dalek v2.2.0
9982026-06-30T19:52:50.016Z Downloaded serde_repr v0.1.20
9992026-06-30T19:52:50.016Z Downloaded jiff-static v0.2.21
10002026-06-30T19:52:50.019Z Downloaded quinn-udp v0.5.14
10012026-06-30T19:52:50.019Z Downloaded aho-corasick v1.1.4
10022026-06-30T19:52:50.022Z Downloaded rustls-native-certs v0.8.3
10032026-06-30T19:52:50.025Z Downloaded aes-gcm v0.10.3
10042026-06-30T19:52:50.028Z Downloaded shell-words v1.1.1
10052026-06-30T19:52:50.028Z Downloaded secrecy v0.10.3
10062026-06-30T19:52:50.028Z Downloaded rustls-pemfile v2.2.0
10072026-06-30T19:52:50.032Z Downloaded signal-hook-mio v0.2.5
10082026-06-30T19:52:50.032Z Downloaded rand_core v0.10.0
10092026-06-30T19:52:50.032Z Downloaded blowfish v0.9.1
10102026-06-30T19:52:50.032Z Downloaded diesel_derives v2.3.7
10112026-06-30T19:52:50.036Z Downloaded pin-project v1.1.11
10122026-06-30T19:52:50.047Z Downloaded siphasher v1.0.2
10132026-06-30T19:52:50.051Z Downloaded hyper-util v0.1.20
10142026-06-30T19:52:50.051Z Downloaded slog-bunyan v2.5.0
10152026-06-30T19:52:50.051Z Downloaded schemars_derive v0.8.22
10162026-06-30T19:52:50.051Z Downloaded prefix-trie v0.7.0
10172026-06-30T19:52:50.059Z Downloaded minimal-lexical v0.2.1
10182026-06-30T19:52:50.063Z Downloaded papergrid v0.17.0
10192026-06-30T19:52:50.063Z Downloaded serde_spanned v1.1.1
10202026-06-30T19:52:50.063Z Downloaded serde_path_to_error v0.1.20
10212026-06-30T19:52:50.063Z Downloaded slog-envlogger v2.2.0
10222026-06-30T19:52:50.063Z Downloaded serde_derive_internals v0.29.1
10232026-06-30T19:52:50.063Z Downloaded serde-hex v0.1.0
10242026-06-30T19:52:50.066Z Downloaded progenitor-impl v0.13.0
10252026-06-30T19:52:50.066Z Downloaded hashbrown v0.12.3
10262026-06-30T19:52:50.069Z Downloaded rustls-pki-types v1.14.0
10272026-06-30T19:52:50.072Z Downloaded sigpipe v0.1.3
10282026-06-30T19:52:50.072Z Downloaded signature v2.2.0
10292026-06-30T19:52:50.072Z Downloaded signal-hook-tokio v0.3.1
10302026-06-30T19:52:50.077Z Downloaded scroll v0.13.0
10312026-06-30T19:52:50.077Z Downloaded sapling-renderdag v0.1.0
10322026-06-30T19:52:50.077Z Downloaded rustversion v1.0.22
10332026-06-30T19:52:50.080Z Downloaded ssh-cipher v0.2.0
10342026-06-30T19:52:50.080Z Downloaded sqlparser_derive v0.5.0
10352026-06-30T19:52:50.088Z Downloaded serde_plain v1.0.2
10362026-06-30T19:52:50.091Z Downloaded http v1.4.2
10372026-06-30T19:52:50.094Z Downloaded serde_with_macros v1.5.2
10382026-06-30T19:52:50.094Z Downloaded sec1 v0.7.3
10392026-06-30T19:52:50.097Z Downloaded crossterm v0.28.1
10402026-06-30T19:52:50.104Z Downloaded postgres-types v0.2.12
10412026-06-30T19:52:50.109Z Downloaded openssl-sys v0.9.115
10422026-06-30T19:52:50.112Z Downloaded structmeta v0.3.0
10432026-06-30T19:52:50.112Z Downloaded strsim v0.10.0
10442026-06-30T19:52:50.115Z Downloaded strum v0.26.3
10452026-06-30T19:52:50.118Z Downloaded structmeta-derive v0.3.0
10462026-06-30T19:52:50.118Z Downloaded strip-ansi-escapes v0.2.1
10472026-06-30T19:52:50.118Z Downloaded slog-async v2.8.0
10482026-06-30T19:52:50.121Z Downloaded dropshot-api-manager v0.7.2
10492026-06-30T19:52:50.124Z Downloaded slab v0.4.12
10502026-06-30T19:52:50.124Z Downloaded hashbrown v0.13.2
10512026-06-30T19:52:50.127Z Downloaded slog-dtrace v0.3.0
10522026-06-30T19:52:50.127Z Downloaded prettyplease v0.2.37
10532026-06-30T19:52:50.130Z Downloaded tabwriter v1.4.1
10542026-06-30T19:52:50.131Z Downloaded tap v1.0.1
10552026-06-30T19:52:50.136Z Downloaded progenitor-impl v0.14.0
10562026-06-30T19:52:50.136Z Downloaded tagptr v0.2.0
10572026-06-30T19:52:50.136Z Downloaded sync-ptr v0.1.4
10582026-06-30T19:52:50.136Z Downloaded subtle v2.6.1
10592026-06-30T19:52:50.139Z Downloaded supports-color v3.0.2
10602026-06-30T19:52:50.139Z Downloaded ssh-encoding v0.2.0
10612026-06-30T19:52:50.139Z Downloaded spki v0.7.3
10622026-06-30T19:52:50.161Z Downloaded take_mut v0.2.2
10632026-06-30T19:52:50.161Z Downloaded sqlformat v0.3.5
10642026-06-30T19:52:50.161Z Downloaded testing_table v0.3.0
10652026-06-30T19:52:50.161Z Downloaded rcgen v0.12.1
10662026-06-30T19:52:50.161Z Downloaded serde_with_macros v3.17.0
10672026-06-30T19:52:50.161Z Downloaded simd-adler32 v0.3.8
10682026-06-30T19:52:50.161Z Downloaded slog-scope v4.4.1
10692026-06-30T19:52:50.161Z Downloaded sync_wrapper v1.0.2
10702026-06-30T19:52:50.161Z Downloaded ryu v1.0.23
10712026-06-30T19:52:50.161Z Downloaded tabled_derive v0.11.0
10722026-06-30T19:52:50.161Z Downloaded shlex v1.3.0
10732026-06-30T19:52:50.161Z Downloaded termtree v0.5.1
10742026-06-30T19:52:50.161Z Downloaded thiserror-impl-no-std v2.0.2
10752026-06-30T19:52:50.164Z Downloaded smallvec v0.6.14
10762026-06-30T19:52:50.164Z Downloaded slog-term v2.9.2
10772026-06-30T19:52:50.164Z Downloaded time-core v0.1.8
10782026-06-30T19:52:50.164Z Downloaded tinyvec_macros v0.1.1
10792026-06-30T19:52:50.168Z Downloaded snafu-derive v0.8.9
10802026-06-30T19:52:50.168Z Downloaded tokio-macros v2.7.0
10812026-06-30T19:52:50.168Z Downloaded slog-stdlog v4.1.1
10822026-06-30T19:52:50.171Z Downloaded slog-json v2.6.1
10832026-06-30T19:52:50.171Z Downloaded string_cache v0.8.9
10842026-06-30T19:52:50.176Z Downloaded signal-hook-registry v1.4.8
10852026-06-30T19:52:50.181Z Downloaded ron v0.8.1
10862026-06-30T19:52:50.184Z Downloaded strum_macros v0.27.2
10872026-06-30T19:52:50.184Z Downloaded strum_macros v0.26.4
10882026-06-30T19:52:50.185Z Downloaded serde_cbor v0.11.2
10892026-06-30T19:52:50.187Z Downloaded tokio-test v0.4.5
10902026-06-30T19:52:50.190Z Downloaded thread-id v5.1.0
10912026-06-30T19:52:50.193Z Downloaded stacker v0.1.23
10922026-06-30T19:52:50.196Z Downloaded num-bigint v0.4.6
10932026-06-30T19:52:50.200Z Downloaded strum_macros v0.24.3
10942026-06-30T19:52:50.200Z Downloaded russh-keys v0.45.0
10952026-06-30T19:52:50.203Z Downloaded pretty_assertions v1.4.1
10962026-06-30T19:52:50.203Z Downloaded hashbrown v0.16.1
10972026-06-30T19:52:50.207Z Downloaded smf v0.2.3
10982026-06-30T19:52:50.207Z Downloaded rustls-platform-verifier v0.6.2
10992026-06-30T19:52:50.210Z Downloaded stringprep v0.1.5
11002026-06-30T19:52:50.210Z Downloaded strum v0.27.2
11012026-06-30T19:52:50.210Z Downloaded static_assertions v1.1.0
11022026-06-30T19:52:50.214Z Downloaded nom v7.1.3
11032026-06-30T19:52:50.217Z Downloaded hickory-server v0.25.2
11042026-06-30T19:52:50.220Z Downloaded topological-sort v0.2.2
11052026-06-30T19:52:50.223Z Downloaded termios v0.3.3
11062026-06-30T19:52:50.226Z Downloaded rayon-core v1.13.0
11072026-06-30T19:52:50.230Z Downloaded schemars v0.8.22
11082026-06-30T19:52:50.235Z Downloaded tiny-keccak v2.0.2
11092026-06-30T19:52:50.239Z Downloaded tower-service v0.3.3
11102026-06-30T19:52:50.239Z Downloaded time-macros v0.2.27
11112026-06-30T19:52:50.242Z Downloaded try-lock v0.2.5
11122026-06-30T19:52:50.242Z Downloaded thread_local v1.1.9
11132026-06-30T19:52:50.242Z Downloaded support-bundle-viewer v0.1.2
11142026-06-30T19:52:50.242Z Downloaded tower-layer v0.3.3
11152026-06-30T19:52:50.246Z Downloaded trait-variant v0.1.2
11162026-06-30T19:52:50.246Z Downloaded serde_yaml v0.9.34+deprecated
11172026-06-30T19:52:50.249Z Downloaded unarray v0.1.4
11182026-06-30T19:52:50.253Z Downloaded mio v1.2.0
11192026-06-30T19:52:50.261Z Downloaded similar v2.7.0
11202026-06-30T19:52:50.270Z Downloaded spin v0.9.8
11212026-06-30T19:52:50.270Z Downloaded tls_codec_derive v0.4.2
11222026-06-30T19:52:50.275Z Downloaded tokio-tungstenite v0.21.0
11232026-06-30T19:52:50.275Z Downloaded thiserror-no-std v2.0.2
11242026-06-30T19:52:50.275Z Downloaded typify-macro v0.6.2
11252026-06-30T19:52:50.276Z Downloaded tls_codec v0.4.2
11262026-06-30T19:52:50.279Z Downloaded rand v0.8.6
11272026-06-30T19:52:50.283Z Downloaded hashbrown v0.15.5
11282026-06-30T19:52:50.287Z Downloaded untrusted v0.9.0
11292026-06-30T19:52:50.290Z Downloaded term v0.7.0
11302026-06-30T19:52:50.290Z Downloaded iri-string v0.7.10
11312026-06-30T19:52:50.293Z Downloaded usdt-macro v0.6.0
11322026-06-30T19:52:50.296Z Downloaded usdt v0.6.0
11332026-06-30T19:52:50.296Z Downloaded untrusted v0.7.1
11342026-06-30T19:52:50.296Z Downloaded utf-8 v0.7.6
11352026-06-30T19:52:50.300Z Downloaded void v1.0.2
11362026-06-30T19:52:50.300Z Downloaded signal-hook v0.3.18
11372026-06-30T19:52:50.300Z Downloaded usdt-attr-macro v0.6.0
11382026-06-30T19:52:50.300Z Downloaded toml_writer v1.1.1+spec-1.1.0
11392026-06-30T19:52:50.300Z Downloaded universal-hash v0.5.1
11402026-06-30T19:52:50.303Z Downloaded unit-prefix v0.5.2
11412026-06-30T19:52:50.303Z Downloaded unicode-truncate v1.1.0
11422026-06-30T19:52:50.303Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11432026-06-30T19:52:50.307Z Downloaded rand v0.9.2
11442026-06-30T19:52:50.307Z Downloaded num-bigint-dig v0.8.6
11452026-06-30T19:52:50.310Z Downloaded qorb v0.4.1
11462026-06-30T19:52:50.313Z Downloaded tokio-dtrace v0.1.1
11472026-06-30T19:52:50.316Z Downloaded publicsuffix v2.3.0
11482026-06-30T19:52:50.316Z Downloaded libxml v0.3.3
11492026-06-30T19:52:50.319Z Downloaded tui-tree-widget v0.23.1
11502026-06-30T19:52:50.319Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11512026-06-30T19:52:50.321Z Downloaded schemars v0.9.0
11522026-06-30T19:52:50.327Z Downloaded futures-util v0.3.32
11532026-06-30T19:52:50.333Z Downloaded want v0.3.1
11542026-06-30T19:52:50.336Z Downloaded waitgroup v0.1.2
11552026-06-30T19:52:50.336Z Downloaded tokio-stream v0.1.18
11562026-06-30T19:52:50.339Z Downloaded itertools v0.13.0
11572026-06-30T19:52:50.342Z Downloaded tokio-tungstenite v0.23.1
11582026-06-30T19:52:50.345Z Downloaded quinn v0.11.9
11592026-06-30T19:52:50.348Z Downloaded itertools v0.10.5
11602026-06-30T19:52:50.352Z Downloaded tokio-rustls v0.26.4
11612026-06-30T19:52:50.352Z Downloaded term v1.2.1
11622026-06-30T19:52:50.355Z Downloaded zeroize_derive v1.4.3
11632026-06-30T19:52:50.355Z Downloaded socket2 v0.5.10
11642026-06-30T19:52:50.355Z Downloaded rsa v0.9.10
11652026-06-30T19:52:50.358Z Downloaded nom v8.0.0
11662026-06-30T19:52:50.363Z Downloaded zone v0.3.1
11672026-06-30T19:52:50.363Z Downloaded xshell-macros v0.2.7
11682026-06-30T19:52:50.366Z Downloaded xattr v1.6.1
11692026-06-30T19:52:50.366Z Downloaded wait-timeout v0.2.1
11702026-06-30T19:52:50.366Z Downloaded vsss-rs v3.3.4
11712026-06-30T19:52:50.366Z Downloaded vergen-gitcl v1.0.8
11722026-06-30T19:52:50.369Z Downloaded vergen-git2 v9.1.0
11732026-06-30T19:52:50.369Z Downloaded toml_parser v1.1.2+spec-1.1.0
11742026-06-30T19:52:50.369Z Downloaded zone_cfg_derive v0.3.1
11752026-06-30T19:52:50.369Z Downloaded test-strategy v0.4.5
11762026-06-30T19:52:50.372Z Downloaded libm v0.2.16
11772026-06-30T19:52:50.377Z Downloaded rand v0.10.0
11782026-06-30T19:52:50.379Z Downloaded blake3 v1.8.5
11792026-06-30T19:52:50.383Z Downloaded tracing-attributes v0.1.31
11802026-06-30T19:52:50.386Z Downloaded whoami v2.1.0
11812026-06-30T19:52:50.386Z Downloaded whoami v1.6.1
11822026-06-30T19:52:50.390Z Downloaded unicase v2.9.0
11832026-06-30T19:52:50.390Z Downloaded wyz v0.5.1
11842026-06-30T19:52:50.390Z Downloaded hyper v1.10.1
11852026-06-30T19:52:50.393Z Downloaded subprocess v0.2.15
11862026-06-30T19:52:50.396Z Downloaded slog v2.8.2
11872026-06-30T19:52:50.399Z Downloaded vergen-lib v9.1.0
11882026-06-30T19:52:50.403Z Downloaded tokio-native-tls v0.3.1
11892026-06-30T19:52:50.403Z Downloaded vergen-lib v0.1.6
11902026-06-30T19:52:50.403Z Downloaded samael v0.0.19
11912026-06-30T19:52:50.406Z Downloaded xshell v0.2.7
11922026-06-30T19:52:50.406Z Downloaded unicode-properties v0.1.4
11932026-06-30T19:52:50.409Z Downloaded twox-hash v2.1.2
11942026-06-30T19:52:50.409Z Downloaded schemars v1.2.1
11952026-06-30T19:52:50.417Z Downloaded toml v0.7.8
11962026-06-30T19:52:50.421Z Downloaded walkdir v2.5.0
11972026-06-30T19:52:50.422Z Downloaded itertools v0.12.1
11982026-06-30T19:52:50.424Z Downloaded zeroize v1.8.2
11992026-06-30T19:52:50.424Z Downloaded hkdf v0.12.4
12002026-06-30T19:52:50.427Z Downloaded snafu v0.8.9
12012026-06-30T19:52:50.431Z Downloaded vergen v9.1.0
12022026-06-30T19:52:50.434Z Downloaded uzers v0.12.2
12032026-06-30T19:52:50.434Z Downloaded zstd-safe v7.2.4
12042026-06-30T19:52:50.437Z Downloaded socket2 v0.6.3
12052026-06-30T19:52:50.437Z Downloaded tinyvec v1.10.0
12062026-06-30T19:52:50.442Z Downloaded tracing-core v0.1.36
12072026-06-30T19:52:50.445Z Downloaded tungstenite v0.23.0
12082026-06-30T19:52:50.449Z Downloaded itertools v0.14.0
12092026-06-30T19:52:50.455Z Downloaded usdt-impl v0.6.0
12102026-06-30T19:52:50.458Z Downloaded zstd v0.13.3
12112026-06-30T19:52:50.460Z Downloaded iddqd v0.4.2
12122026-06-30T19:52:50.463Z Downloaded unicode-bidi v0.3.18
12132026-06-30T19:52:50.468Z Downloaded rustls-webpki v0.103.9
12142026-06-30T19:52:50.468Z Downloaded h2 v0.4.15
12152026-06-30T19:52:50.471Z Downloaded yasna v0.5.2
12162026-06-30T19:52:50.476Z Downloaded p521 v0.13.3
12172026-06-30T19:52:50.480Z Downloaded unsafe-libyaml v0.2.11
12182026-06-30T19:52:50.484Z Downloaded toml_edit v0.23.10+spec-1.0.0
12192026-06-30T19:52:50.484Z Downloaded tar v0.4.45
12202026-06-30T19:52:50.489Z Downloaded russh v0.45.0
12212026-06-30T19:52:50.489Z Downloaded steno v0.4.1
12222026-06-30T19:52:50.495Z Downloaded typify v0.6.2
12232026-06-30T19:52:50.498Z Downloaded tungstenite v0.21.0
12242026-06-30T19:52:50.504Z Downloaded reedline v0.40.0
12252026-06-30T19:52:50.507Z Downloaded tokio-postgres v0.7.16
12262026-06-30T19:52:50.519Z Downloaded toml_edit v0.19.15
12272026-06-30T19:52:50.528Z Downloaded zopfli v0.8.3
12282026-06-30T19:52:50.531Z Downloaded toml v1.1.2+spec-1.1.0
12292026-06-30T19:52:50.534Z Downloaded rustyline v14.0.0
12302026-06-30T19:52:50.539Z Downloaded vte v0.14.1
12312026-06-30T19:52:50.542Z Downloaded yansi v1.0.1
12322026-06-30T19:52:50.554Z Downloaded zip v0.6.6
12332026-06-30T19:52:50.558Z Downloaded zerocopy v0.6.6
12342026-06-30T19:52:50.563Z Downloaded rpassword v7.4.0
12352026-06-30T19:52:50.571Z Downloaded serde_with v1.14.0
12362026-06-30T19:52:50.574Z Downloaded git2 v0.20.4
12372026-06-30T19:52:50.578Z Downloaded curve25519-dalek v4.1.3
12382026-06-30T19:52:50.583Z Downloaded uuid v1.23.4
12392026-06-30T19:52:50.594Z Downloaded typed-path v0.9.3
12402026-06-30T19:52:50.597Z Downloaded p384 v0.13.1
12412026-06-30T19:52:50.600Z Downloaded zerocopy-derive v0.8.40
12422026-06-30T19:52:50.605Z Downloaded unicode-segmentation v1.12.0
12432026-06-30T19:52:50.612Z Downloaded ssh-key v0.6.7
12442026-06-30T19:52:50.616Z Downloaded unicode_categories v0.1.1
12452026-06-30T19:52:50.623Z Downloaded zip v4.6.1
12462026-06-30T19:52:50.627Z Downloaded bindgen v0.71.1
12472026-06-30T19:52:50.641Z Downloaded chrono v0.4.44
12482026-06-30T19:52:50.646Z Downloaded tokio-util v0.7.18
12492026-06-30T19:52:50.649Z Downloaded bitvec v1.0.1
12502026-06-30T19:52:50.658Z Downloaded tough v0.22.0
12512026-06-30T19:52:50.663Z Downloaded reqwest v0.13.2
12522026-06-30T19:52:50.667Z Downloaded reqwest v0.12.28
12532026-06-30T19:52:50.671Z Downloaded aws-lc-rs v1.16.3
12542026-06-30T19:52:50.675Z Downloaded radix_trie v0.2.1
12552026-06-30T19:52:50.680Z Downloaded quinn-proto v0.11.13
12562026-06-30T19:52:50.683Z Downloaded rayon v1.11.0
12572026-06-30T19:52:50.689Z Downloaded regex v1.12.3
12582026-06-30T19:52:50.692Z Downloaded portable-atomic v1.13.1
12592026-06-30T19:52:50.696Z Downloaded tower v0.5.3
12602026-06-30T19:52:50.701Z Downloaded quick-xml v0.37.5
12612026-06-30T19:52:50.705Z Downloaded winnow v0.5.40
12622026-06-30T19:52:50.709Z Downloaded x509-cert v0.2.5
12632026-06-30T19:52:50.716Z Downloaded goblin v0.10.5
12642026-06-30T19:52:50.721Z Downloaded salty v0.3.0
12652026-06-30T19:52:50.737Z Downloaded winnow v1.0.3
12662026-06-30T19:52:50.748Z Downloaded unicode-normalization v0.1.25
12672026-06-30T19:52:50.752Z Downloaded regex-syntax v0.6.29
12682026-06-30T19:52:50.755Z Downloaded lalrpop v0.19.12
12692026-06-30T19:52:50.760Z Downloaded smoltcp v0.9.1
12702026-06-30T19:52:50.766Z Downloaded moka v0.12.13
12712026-06-30T19:52:50.771Z Downloaded dropshot v0.17.1
12722026-06-30T19:52:50.783Z Downloaded vcpkg v0.2.15
12732026-06-30T19:52:50.809Z Downloaded zlib-rs v0.6.2
12742026-06-30T19:52:50.813Z Downloaded serde_with v3.17.0
12752026-06-30T19:52:50.818Z Downloaded tower-http v0.6.8
12762026-06-30T19:52:50.822Z Downloaded time v0.3.47
12772026-06-30T19:52:50.829Z Downloaded zerocopy v0.8.40
12782026-06-30T19:52:50.835Z Downloaded object v0.30.4
12792026-06-30T19:52:50.841Z Downloaded regress v0.10.5
12802026-06-30T19:52:50.846Z Downloaded winnow v0.6.26
12812026-06-30T19:52:50.851Z Downloaded proptest v1.10.0
12822026-06-30T19:52:50.857Z Downloaded diesel v2.3.7
12832026-06-30T19:52:50.869Z Downloaded nix v0.27.1
12842026-06-30T19:52:50.875Z Downloaded petname v2.0.2
12852026-06-30T19:52:50.884Z Downloaded nix v0.28.0
12862026-06-30T19:52:50.905Z Downloaded bstr v1.12.1
12872026-06-30T19:52:50.910Z Downloaded polar-core v0.27.3
12882026-06-30T19:52:50.915Z Downloaded sqlparser v0.61.0
12892026-06-30T19:52:50.921Z Downloaded openssl v0.10.79
12902026-06-30T19:52:50.930Z Downloaded tabled v0.20.0
12912026-06-30T19:52:50.942Z Downloaded tracing v0.1.44
12922026-06-30T19:52:50.955Z Downloaded nix v0.31.2
12932026-06-30T19:52:50.972Z Downloaded hickory-proto v0.24.4
12942026-06-30T19:52:50.980Z Downloaded object v0.37.3
12952026-06-30T19:52:51.007Z Downloaded hickory-proto v0.25.2
12962026-06-30T19:52:51.016Z Downloaded regex-syntax v0.8.10
12972026-06-30T19:52:51.022Z Downloaded regress v0.11.1
12982026-06-30T19:52:51.027Z Downloaded petgraph v0.6.5
12992026-06-30T19:52:51.040Z Downloaded smoltcp v0.11.0
13002026-06-30T19:52:51.048Z Downloaded openapiv3 v2.2.0
13012026-06-30T19:52:51.054Z Downloaded rustix v0.38.44
13022026-06-30T19:52:51.068Z Downloaded rustls v0.23.41
13032026-06-30T19:52:51.075Z Downloaded petgraph v0.8.3
13042026-06-30T19:52:51.089Z Downloaded csv v1.4.0
13052026-06-30T19:52:51.104Z Downloaded libz-sys v1.1.24
13062026-06-30T19:52:51.116Z Downloaded sha3 v0.10.8
13072026-06-30T19:52:51.126Z Downloaded tokio v1.52.1
13082026-06-30T19:52:51.150Z Downloaded sled v0.34.7
13092026-06-30T19:52:51.179Z Downloaded encoding_rs v0.8.35
13102026-06-30T19:52:51.193Z Downloaded typify-impl v0.6.2
13112026-06-30T19:52:51.201Z Downloaded ratatui v0.29.0
13122026-06-30T19:52:51.217Z Downloaded zerocopy-derive v0.6.6
13132026-06-30T19:52:51.224Z Downloaded bzip2-sys v0.1.13+1.0.8
13142026-06-30T19:52:51.231Z Downloaded regex-automata v0.4.14
13152026-06-30T19:52:51.248Z Downloaded libgit2-sys v0.18.3+1.9.2
13162026-06-30T19:52:51.282Z Downloaded chrono-tz v0.10.4
13172026-06-30T19:52:51.300Z Downloaded jiff v0.2.21
13182026-06-30T19:52:51.327Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13192026-06-30T19:52:51.410Z Downloaded ring v0.17.14
13202026-06-30T19:52:51.987Z Downloaded aws-lc-sys v0.40.0
13212026-06-30T19:52:52.226Z Compiling libc v0.2.185
13222026-06-30T19:52:52.226Z Compiling serde v1.0.228
13232026-06-30T19:52:52.230Z Compiling log v0.4.29
13242026-06-30T19:52:52.230Z Compiling smallvec v1.15.1
13252026-06-30T19:52:52.230Z Compiling find-msvc-tools v0.1.9
13262026-06-30T19:52:52.230Z Compiling shlex v1.3.0
13272026-06-30T19:52:52.230Z Compiling typenum v1.19.0
13282026-06-30T19:52:52.230Z Compiling subtle v2.6.1
13292026-06-30T19:52:52.230Z Compiling scopeguard v1.2.0
13302026-06-30T19:52:52.365Z Compiling const-oid v0.9.6
13312026-06-30T19:52:52.377Z Compiling serde_json v1.0.150
13322026-06-30T19:52:52.381Z Compiling zerocopy v0.8.40
13332026-06-30T19:52:52.381Z Compiling portable-atomic v1.13.1
13342026-06-30T19:52:52.381Z Compiling pin-project-lite v0.2.17
13352026-06-30T19:52:52.381Z Compiling parking_lot_core v0.9.12
13362026-06-30T19:52:52.391Z Compiling critical-section v1.2.0
13372026-06-30T19:52:52.394Z Compiling pkg-config v0.3.32
13382026-06-30T19:52:52.394Z Compiling futures-core v0.3.32
13392026-06-30T19:52:52.394Z Compiling libm v0.2.16
13402026-06-30T19:52:52.489Z Compiling generic-array v0.14.7
13412026-06-30T19:52:52.493Z Compiling num-traits v0.2.19
13422026-06-30T19:52:52.493Z Compiling percent-encoding v2.3.2
13432026-06-30T19:52:52.520Z Compiling getrandom v0.4.1
13442026-06-30T19:52:52.524Z Compiling futures-sink v0.3.32
13452026-06-30T19:52:52.608Z Compiling futures-io v0.3.32
13462026-06-30T19:52:52.623Z Compiling futures-task v0.3.32
13472026-06-30T19:52:52.627Z Compiling slab v0.4.12
13482026-06-30T19:52:52.642Z Compiling syn v2.0.117
13492026-06-30T19:52:52.645Z Compiling bitflags v2.11.0
13502026-06-30T19:52:52.689Z Compiling rand_core v0.10.0
13512026-06-30T19:52:52.705Z Compiling cpufeatures v0.2.17
13522026-06-30T19:52:52.723Z Compiling getrandom v0.3.4
13532026-06-30T19:52:52.754Z Compiling indexmap v2.14.0
13542026-06-30T19:52:52.769Z Compiling rustversion v1.0.22
13552026-06-30T19:52:52.783Z Compiling ident_case v1.0.1
13562026-06-30T19:52:52.787Z Compiling dunce v1.0.5
13572026-06-30T19:52:52.798Z Compiling base64ct v1.8.3
13582026-06-30T19:52:52.815Z Compiling lock_api v0.4.14
13592026-06-30T19:52:52.818Z Compiling futures-channel v0.3.32
13602026-06-30T19:52:52.831Z Compiling fs_extra v1.3.0
13612026-06-30T19:52:52.934Z Compiling form_urlencoded v1.2.2
13622026-06-30T19:52:52.949Z Compiling rustix v1.1.3
13632026-06-30T19:52:53.020Z Compiling flagset v0.4.7
13642026-06-30T19:52:53.023Z Compiling regex-syntax v0.8.10
13652026-06-30T19:52:53.023Z Compiling iana-time-zone v0.1.65
13662026-06-30T19:52:53.055Z Compiling vcpkg v0.2.15
13672026-06-30T19:52:53.139Z Compiling rustc_version v0.4.1
13682026-06-30T19:52:53.143Z Compiling aws-lc-rs v1.16.3
13692026-06-30T19:52:53.143Z Compiling base64 v0.22.1
13702026-06-30T19:52:53.157Z Compiling tinyvec_macros v0.1.1
13712026-06-30T19:52:53.160Z Compiling openssl-probe v0.2.1
13722026-06-30T19:52:53.172Z Compiling httparse v1.10.1
13732026-06-30T19:52:53.218Z Compiling pem-rfc7468 v0.7.0
13742026-06-30T19:52:53.269Z Compiling aho-corasick v1.1.4
13752026-06-30T19:52:53.286Z Compiling try-lock v0.2.5
13762026-06-30T19:52:53.289Z Compiling untrusted v0.7.1
13772026-06-30T19:52:53.306Z Compiling dyn-clone v1.0.20
13782026-06-30T19:52:53.323Z Compiling tower-layer v0.3.3
13792026-06-30T19:52:53.326Z Compiling tower-service v0.3.3
13802026-06-30T19:52:53.339Z Compiling schemars v0.8.22
13812026-06-30T19:52:53.342Z Compiling atomic-waker v1.1.2
13822026-06-30T19:52:53.342Z Compiling httpdate v1.0.3
13832026-06-30T19:52:53.342Z Compiling openssl v0.10.79
13842026-06-30T19:52:53.342Z Compiling rustls v0.23.41
13852026-06-30T19:52:53.487Z Compiling foreign-types-shared v0.1.1
13862026-06-30T19:52:53.503Z Compiling untrusted v0.9.0
13872026-06-30T19:52:53.506Z Compiling spin v0.9.8
13882026-06-30T19:52:53.594Z Compiling time-core v0.1.8
13892026-06-30T19:52:53.654Z Compiling foreign-types v0.3.2
13902026-06-30T19:52:53.670Z Compiling crc32fast v1.5.0
13912026-06-30T19:52:53.686Z Compiling native-tls v0.2.18
13922026-06-30T19:52:53.718Z Compiling powerfmt v0.2.0
13932026-06-30T19:52:53.721Z Compiling num-conv v0.2.0
13942026-06-30T19:52:53.749Z Compiling sync_wrapper v1.0.2
13952026-06-30T19:52:53.752Z Compiling simd-adler32 v0.3.8
13962026-06-30T19:52:53.766Z Compiling tinyvec v1.10.0
13972026-06-30T19:52:53.769Z Compiling want v0.3.1
13982026-06-30T19:52:53.783Z Compiling num_threads v0.1.7
13992026-06-30T19:52:53.815Z Compiling syn v1.0.109
14002026-06-30T19:52:53.847Z Compiling crossbeam-utils v0.8.21
14012026-06-30T19:52:53.851Z Compiling jobserver v0.1.34
14022026-06-30T19:52:53.866Z Compiling getrandom v0.2.17
14032026-06-30T19:52:53.871Z Compiling errno v0.3.14
14042026-06-30T19:52:53.883Z Compiling mio v1.2.0
14052026-06-30T19:52:53.901Z Compiling socket2 v0.6.3
14062026-06-30T19:52:54.000Z Compiling time-macros v0.2.27
14072026-06-30T19:52:54.017Z Compiling signal-hook-registry v1.4.8
14082026-06-30T19:52:54.032Z Compiling deranged v0.5.8
14092026-06-30T19:52:54.080Z Compiling uuid v1.23.4
14102026-06-30T19:52:54.096Z Compiling cc v1.2.56
14112026-06-30T19:52:54.113Z Compiling wait-timeout v0.2.1
14122026-06-30T19:52:54.146Z Compiling parking_lot v0.12.5
14132026-06-30T19:52:54.179Z Compiling rand_core v0.6.4
14142026-06-30T19:52:54.195Z Compiling unicode-normalization v0.1.25
14152026-06-30T19:52:54.244Z Compiling rand_core v0.9.5
14162026-06-30T19:52:54.248Z Compiling quick-error v1.2.3
14172026-06-30T19:52:54.308Z Compiling usdt-impl v0.6.0
14182026-06-30T19:52:54.312Z Compiling bit-vec v0.8.0
14192026-06-30T19:52:54.326Z Compiling siphasher v1.0.2
14202026-06-30T19:52:54.363Z Compiling once_cell v1.21.3
14212026-06-30T19:52:54.367Z Compiling slog v2.8.2
14222026-06-30T19:52:54.367Z Compiling thread-id v5.1.0
14232026-06-30T19:52:54.382Z Compiling heapless v0.7.17
14242026-06-30T19:52:54.385Z Compiling cookie v0.18.1
14252026-06-30T19:52:54.416Z Compiling iri-string v0.7.10
14262026-06-30T19:52:54.436Z Compiling ryu v1.0.23
14272026-06-30T19:52:54.520Z Compiling rand_xorshift v0.4.0
14282026-06-30T19:52:54.523Z Compiling anyhow v1.0.102
14292026-06-30T19:52:54.537Z Compiling unarray v0.1.4
14302026-06-30T19:52:54.631Z Compiling bit-set v0.8.0
14312026-06-30T19:52:54.731Z Compiling paste v1.0.15
14322026-06-30T19:52:54.734Z Compiling unicode-bidi v0.3.18
14332026-06-30T19:52:54.734Z Compiling unicode-properties v0.1.4
14342026-06-30T19:52:54.750Z Compiling regex-automata v0.4.14
14352026-06-30T19:52:54.767Z Compiling signal-hook v0.3.18
14362026-06-30T19:52:54.770Z Compiling allocator-api2 v0.2.21
14372026-06-30T19:52:54.785Z Compiling zstd-safe v7.2.4
14382026-06-30T19:52:54.791Z Compiling adler2 v2.0.1
14392026-06-30T19:52:54.850Z Compiling tracing-core v0.1.36
14402026-06-30T19:52:54.853Z Compiling ff v0.13.1
14412026-06-30T19:52:54.914Z Compiling miniz_oxide v0.8.9
14422026-06-30T19:52:54.918Z Compiling vergen-lib v9.1.0
14432026-06-30T19:52:54.931Z Compiling curve25519-dalek v4.1.3
14442026-06-30T19:52:54.949Z Compiling cmake v0.1.57
14452026-06-30T19:52:54.952Z Compiling hash32 v0.2.1
14462026-06-30T19:52:54.966Z Compiling memoffset v0.9.1
14472026-06-30T19:52:54.972Z Compiling encoding_rs v0.8.35
14482026-06-30T19:52:54.984Z Compiling psl-types v2.0.11
14492026-06-30T19:52:54.987Z Compiling mime v0.3.17
14502026-06-30T19:52:54.987Z Compiling rustix v0.38.44
14512026-06-30T19:52:55.049Z Compiling cfg_aliases v0.2.1
14522026-06-30T19:52:55.066Z Compiling smoltcp v0.9.1
14532026-06-30T19:52:55.111Z Compiling base16ct v0.2.0
14542026-06-30T19:52:55.115Z Compiling ref-cast v1.0.25
14552026-06-30T19:52:55.144Z Compiling num-integer v0.1.46
14562026-06-30T19:52:55.160Z Compiling zlib-rs v0.6.2
14572026-06-30T19:52:55.164Z Compiling litrs v1.0.0
14582026-06-30T19:52:55.178Z Compiling num-bigint-dig v0.8.6
14592026-06-30T19:52:55.238Z Compiling fallible-iterator v0.2.0
14602026-06-30T19:52:55.354Z Compiling nix v0.31.2
14612026-06-30T19:52:55.401Z Compiling group v0.13.0
14622026-06-30T19:52:55.418Z Compiling time v0.3.47
14632026-06-30T19:52:55.483Z Compiling num-iter v0.1.45
14642026-06-30T19:52:55.487Z Compiling phf_shared v0.13.1
14652026-06-30T19:52:55.551Z Compiling tempfile v3.25.0
14662026-06-30T19:52:55.570Z Compiling terminal_size v0.4.3
14672026-06-30T19:52:55.573Z Compiling vergen v9.1.0
14682026-06-30T19:52:55.573Z Compiling lazy_static v1.5.0
14692026-06-30T19:52:55.602Z Compiling anstyle-parse v0.2.7
14702026-06-30T19:52:55.651Z Compiling cargo-platform v0.3.2
14712026-06-30T19:52:55.699Z Compiling stringprep v0.1.5
14722026-06-30T19:52:55.703Z Compiling fs-err v3.3.0
14732026-06-30T19:52:55.703Z Compiling ahash v0.8.12
14742026-06-30T19:52:55.750Z Compiling synstructure v0.13.2
14752026-06-30T19:52:55.753Z Compiling serde_derive_internals v0.29.1
14762026-06-30T19:52:55.753Z Compiling pest_generator v2.8.6
14772026-06-30T19:52:55.753Z Compiling darling_core v0.20.11
14782026-06-30T19:52:55.754Z Compiling darling_core v0.21.3
14792026-06-30T19:52:55.831Z Compiling rusty-fork v0.3.1
14802026-06-30T19:52:55.865Z Compiling libbz2-rs-sys v0.2.2
14812026-06-30T19:52:55.869Z Compiling document-features v0.2.12
14822026-06-30T19:52:55.869Z Compiling bumpalo v3.20.2
14832026-06-30T19:52:55.918Z Compiling winnow v0.5.40
14842026-06-30T19:52:55.921Z Compiling aws-lc-sys v0.40.0
14852026-06-30T19:52:55.921Z Compiling openssl-sys v0.9.115
14862026-06-30T19:52:55.921Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14872026-06-30T19:52:55.977Z Compiling bzip2-sys v0.1.13+1.0.8
14882026-06-30T19:52:55.981Z Compiling foldhash v0.2.0
14892026-06-30T19:52:55.981Z Compiling foldhash v0.1.5
14902026-06-30T19:52:55.981Z Compiling object v0.37.3
14912026-06-30T19:52:55.981Z Compiling unicode-segmentation v1.12.0
14922026-06-30T19:52:56.037Z Compiling same-file v1.0.6
14932026-06-30T19:52:56.051Z Compiling bitflags v1.3.2
14942026-06-30T19:52:56.075Z Compiling managed v0.8.0
14952026-06-30T19:52:56.136Z Compiling zopfli v0.8.3
14962026-06-30T19:52:56.195Z Compiling hashbrown v0.15.5
14972026-06-30T19:52:56.262Z Compiling clap_builder v4.6.0
14982026-06-30T19:52:56.280Z Compiling hashbrown v0.16.1
14992026-06-30T19:52:56.311Z Compiling walkdir v2.5.0
15002026-06-30T19:52:56.379Z Compiling bzip2 v0.6.1
15012026-06-30T19:52:56.394Z Compiling anstream v0.6.21
15022026-06-30T19:52:56.399Z Compiling phf v0.13.1
15032026-06-30T19:52:56.399Z Compiling signal-hook-mio v0.2.5
15042026-06-30T19:52:56.504Z Compiling float-cmp v0.10.0
15052026-06-30T19:52:56.515Z Compiling phf_shared v0.11.3
15062026-06-30T19:52:56.534Z Compiling thread-id v4.2.2
15072026-06-30T19:52:56.577Z Compiling memmap2 v0.9.10
15082026-06-30T19:52:56.596Z Compiling pem v3.0.6
15092026-06-30T19:52:56.629Z Compiling env_filter v1.0.0
15102026-06-30T19:52:56.693Z Compiling fixedbitset v0.5.7
15112026-06-30T19:52:56.693Z Compiling jiff v0.2.21
15122026-06-30T19:52:56.702Z Compiling static_assertions v1.1.0
15132026-06-30T19:52:56.702Z Compiling winnow v1.0.3
15142026-06-30T19:52:56.702Z Compiling fixedbitset v0.4.2
15152026-06-30T19:52:56.702Z Compiling either v1.15.0
15162026-06-30T19:52:56.746Z Compiling new_debug_unreachable v1.0.6
15172026-06-30T19:52:56.749Z Compiling predicates-core v1.0.10
15182026-06-30T19:52:56.844Z Compiling difflib v0.4.0
15192026-06-30T19:52:56.862Z Compiling typed-path v0.9.3
15202026-06-30T19:52:56.897Z Compiling normalize-line-endings v0.3.0
15212026-06-30T19:52:56.900Z Compiling data-encoding v2.10.0
15222026-06-30T19:52:56.900Z Compiling whoami v2.1.0
15232026-06-30T19:52:56.901Z Compiling precomputed-hash v0.1.1
15242026-06-30T19:52:56.957Z Compiling keccak v0.1.6
15252026-06-30T19:52:56.976Z Compiling itertools v0.13.0
15262026-06-30T19:52:56.979Z Compiling env_logger v0.11.9
15272026-06-30T19:52:57.011Z Compiling heck v0.4.1
15282026-06-30T19:52:57.029Z Compiling crossbeam-epoch v0.9.18
15292026-06-30T19:52:57.033Z Compiling peg-runtime v0.8.5
15302026-06-30T19:52:57.044Z Compiling lalrpop-util v0.19.12
15312026-06-30T19:52:57.048Z Compiling thread_local v1.1.9
15322026-06-30T19:52:57.278Z Compiling toml_parser v1.1.2+spec-1.1.0
15332026-06-30T19:52:57.343Z Compiling slog-async v2.8.0
15342026-06-30T19:52:57.399Z Compiling crossbeam-channel v0.5.15
15352026-06-30T19:52:57.402Z Compiling is-terminal v0.4.17
15362026-06-30T19:52:57.432Z Compiling filetime v0.2.27
15372026-06-30T19:52:57.447Z Compiling xattr v1.6.1
15382026-06-30T19:52:57.467Z Compiling bstr v1.12.1
15392026-06-30T19:52:57.493Z Compiling regex v1.12.3
15402026-06-30T19:52:57.532Z Compiling term v1.2.1
15412026-06-30T19:52:57.535Z Compiling take_mut v0.2.2
15422026-06-30T19:52:57.566Z Compiling camino-tempfile v1.4.1
15432026-06-30T19:52:57.620Z Compiling tar v0.4.45
15442026-06-30T19:52:57.733Z Compiling serde_derive v1.0.228
15452026-06-30T19:52:57.779Z Compiling zeroize_derive v1.4.3
15462026-06-30T19:52:57.797Z Compiling zerofrom-derive v0.1.6
15472026-06-30T19:52:57.842Z Compiling yoke-derive v0.8.1
15482026-06-30T19:52:57.860Z Compiling zerocopy-derive v0.8.40
15492026-06-30T19:52:57.863Z Compiling zerovec-derive v0.11.2
15502026-06-30T19:52:57.892Z Compiling displaydoc v0.2.5
15512026-06-30T19:52:57.942Z Compiling tokio-macros v2.7.0
15522026-06-30T19:52:57.976Z Compiling futures-macro v0.3.32
15532026-06-30T19:52:58.028Z Compiling der_derive v0.7.3
15542026-06-30T19:52:58.049Z Compiling tracing-attributes v0.1.31
15552026-06-30T19:52:58.188Z Compiling thiserror-impl v2.0.18
15562026-06-30T19:52:58.231Z Compiling scroll_derive v0.13.1
15572026-06-30T19:52:58.248Z Compiling pest_derive v2.8.6
15582026-06-30T19:52:58.316Z Compiling schemars_derive v0.8.22
15592026-06-30T19:52:58.349Z Compiling darling_macro v0.20.11
15602026-06-30T19:52:58.399Z Compiling openssl-macros v0.1.1
15612026-06-30T19:52:58.399Z Compiling thiserror-impl v1.0.69
15622026-06-30T19:52:58.472Z Compiling scroll_derive v0.12.1
15632026-06-30T19:52:58.591Z Compiling zeroize v1.8.2
15642026-06-30T19:52:58.607Z Compiling darling_macro v0.21.3
15652026-06-30T19:52:58.832Z Compiling rustls-pki-types v1.14.0
15662026-06-30T19:52:58.850Z Compiling zerocopy-derive v0.7.35
15672026-06-30T19:52:58.853Z Compiling pin-project-internal v1.1.11
15682026-06-30T19:52:58.881Z Compiling async-trait v0.1.89
15692026-06-30T19:52:58.887Z Compiling flate2 v1.1.9
15702026-06-30T19:52:58.972Z Compiling futures-util v0.3.32
15712026-06-30T19:52:59.006Z Compiling darling v0.20.11
15722026-06-30T19:52:59.130Z Compiling derive_builder_core v0.20.2
15732026-06-30T19:52:59.163Z Compiling hubpack_derive v0.1.1
15742026-06-30T19:52:59.190Z Compiling der v0.7.10
15752026-06-30T19:52:59.219Z Compiling rustls-native-certs v0.8.3
15762026-06-30T19:52:59.243Z Compiling scroll v0.13.0
15772026-06-30T19:52:59.276Z Compiling darling v0.21.3
15782026-06-30T19:52:59.324Z Compiling scroll v0.12.0
15792026-06-30T19:52:59.367Z Compiling snafu-derive v0.8.9
15802026-06-30T19:52:59.384Z Compiling crypto-common v0.1.7
15812026-06-30T19:52:59.401Z Compiling block-buffer v0.10.4
15822026-06-30T19:52:59.404Z Compiling block-padding v0.3.3
15832026-06-30T19:52:59.435Z Compiling zerofrom v0.1.6
15842026-06-30T19:52:59.465Z Compiling crypto-bigint v0.5.5
15852026-06-30T19:52:59.503Z Compiling strum_macros v0.27.2
15862026-06-30T19:52:59.637Z Compiling digest v0.10.7
15872026-06-30T19:52:59.652Z Compiling yoke v0.8.1
15882026-06-30T19:52:59.655Z Compiling inout v0.1.4
15892026-06-30T19:52:59.698Z Compiling tracing v0.1.44
15902026-06-30T19:52:59.702Z Compiling goblin v0.10.5
15912026-06-30T19:52:59.702Z Compiling goblin v0.8.2
15922026-06-30T19:52:59.732Z Compiling ref-cast-impl v1.0.25
15932026-06-30T19:52:59.748Z Compiling curve25519-dalek-derive v0.1.1
15942026-06-30T19:52:59.783Z Compiling daft-derive v0.1.7
15952026-06-30T19:52:59.804Z Compiling serde_with_macros v3.17.0
15962026-06-30T19:52:59.807Z Compiling bzip2 v0.4.4
15972026-06-30T19:52:59.837Z Compiling cipher v0.4.4
15982026-06-30T19:52:59.861Z Compiling zerovec v0.11.5
15992026-06-30T19:52:59.879Z Compiling zerotrie v0.2.3
16002026-06-30T19:52:59.883Z Compiling hmac v0.12.1
16012026-06-30T19:52:59.913Z Compiling sha2 v0.10.9
16022026-06-30T19:52:59.916Z Compiling thiserror v2.0.18
16032026-06-30T19:52:59.955Z Compiling signature v2.2.0
16042026-06-30T19:52:59.965Z Compiling thiserror v1.0.69
16052026-06-30T19:53:00.038Z Compiling pbkdf2 v0.12.2
16062026-06-30T19:53:00.082Z Compiling dtrace-parser v0.3.0
16072026-06-30T19:53:00.116Z Compiling md-5 v0.10.6
16082026-06-30T19:53:00.135Z Compiling salsa20 v0.10.2
16092026-06-30T19:53:00.138Z Compiling cbc v0.1.2
16102026-06-30T19:53:00.138Z Compiling aes v0.8.4
16112026-06-30T19:53:00.170Z Compiling spki v0.7.3
16122026-06-30T19:53:00.206Z Compiling derive_builder_macro v0.20.2
16132026-06-30T19:53:00.221Z Compiling pin-project v1.1.11
16142026-06-30T19:53:00.224Z Compiling hkdf v0.12.4
16152026-06-30T19:53:00.224Z Compiling zerocopy v0.7.35
16162026-06-30T19:53:00.238Z Compiling dtrace-parser v0.2.0
16172026-06-30T19:53:00.289Z Compiling scrypt v0.11.0
16182026-06-30T19:53:00.338Z Compiling rfc6979 v0.4.0
16192026-06-30T19:53:00.369Z Compiling globset v0.4.18
16202026-06-30T19:53:00.369Z Compiling async-recursion v1.1.1
16212026-06-30T19:53:00.388Z Compiling tinystr v0.8.2
16222026-06-30T19:53:00.411Z Compiling potential_utf v0.1.4
16232026-06-30T19:53:00.463Z Compiling strum_macros v0.26.4
16242026-06-30T19:53:00.463Z Compiling enum-as-inner v0.6.1
16252026-06-30T19:53:00.466Z Compiling serde_repr v0.1.20
16262026-06-30T19:53:00.513Z Compiling zstd v0.13.3
16272026-06-30T19:53:00.552Z Compiling clap_derive v4.6.1
16282026-06-30T19:53:00.568Z Compiling icu_collections v2.1.1
16292026-06-30T19:53:00.588Z Compiling icu_locale_core v2.1.1
16302026-06-30T19:53:00.607Z Compiling pkcs5 v0.7.1
16312026-06-30T19:53:00.645Z Compiling x509-cert v0.2.5
16322026-06-30T19:53:00.729Z Compiling zip v0.6.6
16332026-06-30T19:53:00.733Z Compiling sha3 v0.10.8
16342026-06-30T19:53:00.912Z Compiling derive_builder v0.20.2
16352026-06-30T19:53:00.930Z Compiling zip v4.6.1
16362026-06-30T19:53:01.044Z Compiling pkcs8 v0.10.2
16372026-06-30T19:53:01.081Z Compiling sha1 v0.10.6
16382026-06-30T19:53:01.112Z Compiling similar v2.7.0
16392026-06-30T19:53:01.189Z Compiling predicates v3.1.4
16402026-06-30T19:53:01.264Z Compiling sec1 v0.7.3
16412026-06-30T19:53:01.282Z Compiling pkcs1 v0.7.5
16422026-06-30T19:53:01.285Z Compiling ed25519 v2.2.3
16432026-06-30T19:53:01.357Z Compiling icu_provider v2.1.1
16442026-06-30T19:53:01.375Z Compiling futures-executor v0.3.32
16452026-06-30T19:53:01.499Z Compiling elliptic-curve v0.13.8
16462026-06-30T19:53:01.562Z Compiling futures v0.3.32
16472026-06-30T19:53:01.600Z Compiling bytes v1.11.1
16482026-06-30T19:53:01.618Z Compiling chrono v0.4.44
16492026-06-30T19:53:01.638Z Compiling icu_normalizer v2.1.1
16502026-06-30T19:53:01.641Z Compiling icu_properties v2.1.2
16512026-06-30T19:53:01.670Z Compiling ipnet v2.11.0
16522026-06-30T19:53:01.688Z Compiling erased-serde v0.3.31
16532026-06-30T19:53:01.704Z Compiling toml_datetime v0.6.11
16542026-06-30T19:53:01.726Z Compiling serde_tokenstream v0.2.3
16552026-06-30T19:53:01.730Z Compiling serde_urlencoded v0.7.1
16562026-06-30T19:53:01.730Z Compiling serde_spanned v0.6.9
16572026-06-30T19:53:01.730Z Compiling hex v0.4.3
16582026-06-30T19:53:01.773Z Compiling snafu v0.8.9
16592026-06-30T19:53:01.791Z Compiling strum v0.27.2
16602026-06-30T19:53:01.830Z Compiling serde-big-array v0.5.1
16612026-06-30T19:53:01.852Z Compiling hubpack v0.1.2
16622026-06-30T19:53:01.904Z Compiling toml_edit v0.19.15
16632026-06-30T19:53:01.931Z Compiling cargo_metadata v0.23.1
16642026-06-30T19:53:01.966Z Compiling olpc-cjson v0.1.4
16652026-06-30T19:53:01.983Z Compiling serde_plain v1.0.2
16662026-06-30T19:53:02.005Z Compiling toml_edit v0.22.27
16672026-06-30T19:53:02.021Z Compiling ecdsa v0.16.9
16682026-06-30T19:53:02.037Z Compiling ed25519-dalek v2.2.0
16692026-06-30T19:53:02.068Z Compiling openapiv3 v2.2.0
16702026-06-30T19:53:02.088Z Compiling dof v0.3.0
16712026-06-30T19:53:02.091Z Compiling crossterm v0.28.1
16722026-06-30T19:53:02.104Z Compiling tokio v1.52.1
16732026-06-30T19:53:02.121Z Compiling http v1.4.2
16742026-06-30T19:53:02.172Z Compiling petgraph v0.8.3
16752026-06-30T19:53:02.201Z Compiling string_cache v0.8.9
16762026-06-30T19:53:02.235Z Compiling petgraph v0.6.5
16772026-06-30T19:53:02.325Z Compiling strum v0.26.3
16782026-06-30T19:53:02.471Z Compiling usdt-impl v0.5.0
16792026-06-30T19:53:02.534Z Compiling idna_adapter v1.2.1
16802026-06-30T19:53:02.550Z Compiling clap v4.6.1
16812026-06-30T19:53:02.618Z Compiling slog-term v2.9.2
16822026-06-30T19:53:02.653Z Compiling idna v1.1.0
16832026-06-30T19:53:02.721Z Compiling ppv-lite86 v0.2.21
16842026-06-30T19:53:02.721Z Compiling dof v0.4.0
16852026-06-30T19:53:02.724Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16862026-06-30T19:53:02.753Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16872026-06-30T19:53:02.804Z Compiling http-body v1.0.1
16882026-06-30T19:53:02.946Z Compiling http-body-util v0.1.3
16892026-06-30T19:53:02.988Z Compiling url v2.5.8
16902026-06-30T19:53:03.008Z Compiling publicsuffix v2.3.0
16912026-06-30T19:53:03.036Z Compiling rand_chacha v0.9.0
16922026-06-30T19:53:03.037Z Compiling rand_chacha v0.3.1
16932026-06-30T19:53:03.251Z Compiling rand v0.9.2
16942026-06-30T19:53:03.273Z Compiling rand v0.8.6
16952026-06-30T19:53:03.287Z Compiling toml v0.7.8
16962026-06-30T19:53:03.494Z Compiling cookie_store v0.22.1
16972026-06-30T19:53:03.830Z Compiling proptest v1.10.0
16982026-06-30T19:53:03.833Z Compiling postgres-protocol v0.6.10
16992026-06-30T19:53:04.073Z Compiling usdt-macro v0.6.0
17002026-06-30T19:53:04.076Z Compiling usdt-attr-macro v0.6.0
17012026-06-30T19:53:04.224Z Compiling postgres-types v0.2.12
17022026-06-30T19:53:04.328Z Compiling ipnetwork v0.21.1
17032026-06-30T19:53:04.328Z Compiling serde_with v3.17.0
17042026-06-30T19:53:04.635Z Compiling oxnet v0.1.6
17052026-06-30T19:53:04.999Z Compiling rsa v0.9.10
17062026-06-30T19:53:05.061Z Compiling usdt v0.6.0
17072026-06-30T19:53:06.007Z Compiling tokio-util v0.7.18
17082026-06-30T19:53:06.021Z Compiling tower v0.5.3
17092026-06-30T19:53:06.024Z Compiling tokio-native-tls v0.3.1
17102026-06-30T19:53:06.024Z Compiling buf-list v1.1.2
17112026-06-30T19:53:06.024Z Compiling hickory-proto v0.25.2
17122026-06-30T19:53:06.274Z Compiling newtype-uuid v1.3.2
17132026-06-30T19:53:06.403Z Compiling tower-http v0.6.8
17142026-06-30T19:53:06.487Z Compiling daft v0.1.7
17152026-06-30T19:53:06.669Z Compiling h2 v0.4.15
17162026-06-30T19:53:06.669Z Compiling tokio-stream v0.1.18
17172026-06-30T19:53:06.672Z Compiling tokio-postgres v0.7.16
17182026-06-30T19:53:06.710Z Compiling iddqd v0.4.2
17192026-06-30T19:53:09.310Z Compiling hyper v1.10.1
17202026-06-30T19:53:10.220Z Compiling hyper-util v0.1.20
17212026-06-30T19:53:11.303Z Compiling hyper-tls v0.6.0
17222026-06-30T19:53:11.444Z Compiling reqwest v0.12.28
17232026-06-30T19:53:20.850Z Compiling rustls-webpki v0.103.9
17242026-06-30T19:53:23.573Z Compiling tokio-rustls v0.26.4
17252026-06-30T19:53:23.573Z Compiling rustls-platform-verifier v0.6.2
17262026-06-30T19:53:23.573Z Compiling tough v0.22.0
17272026-06-30T19:53:23.783Z Compiling hyper-rustls v0.27.7
17282026-06-30T19:53:23.967Z Compiling reqwest v0.13.2
17292026-06-30T19:53:26.076Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17302026-06-30T19:53:26.329Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17312026-06-30T19:53:29.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.29s
17322026-06-30T19:53:29.291Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17332026-06-30T19:53:29.346ZJun 30 19:53:28.331 INFO Starting download, target: Console
17342026-06-30T19:53:29.346ZJun 30 19:53:28.332 INFO Starting download, target: Cockroach
17352026-06-30T19:53:29.346ZJun 30 19:53:28.332 INFO Starting download, target: Clickhouse
17362026-06-30T19:53:29.349ZJun 30 19:53:28.332 INFO Starting download, target: DendriteStub
17372026-06-30T19:53:29.349ZJun 30 19:53:28.332 INFO Starting download, target: MaghemiteMgd
17382026-06-30T19:53:29.349ZJun 30 19:53:28.332 INFO Starting download, target: MaghemiteDdmd
17392026-06-30T19:53:29.349ZJun 30 19:53:28.332 INFO Starting download, target: TransceiverControl
17402026-06-30T19:53:29.349ZJun 30 19:53:28.333 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17412026-06-30T19:53:29.349ZJun 30 19:53:28.333 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17422026-06-30T19:53:29.349ZJun 30 19:53:28.333 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17432026-06-30T19:53:29.349ZJun 30 19:53:28.333 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17442026-06-30T19:53:29.349ZJun 30 19:53:28.333 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17452026-06-30T19:53:29.349ZJun 30 19:53:28.333 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17462026-06-30T19:53:29.349ZJun 30 19:53:28.333 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17472026-06-30T19:53:29.764ZJun 30 19:53:28.747 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17482026-06-30T19:53:29.986ZJun 30 19:53:28.962 INFO Download complete, target: TransceiverControl
17492026-06-30T19:53:31.406ZJun 30 19:53:30.389 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17502026-06-30T19:53:31.429ZJun 30 19:53:30.414 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17512026-06-30T19:53:31.504ZJun 30 19:53:30.489 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17522026-06-30T19:53:31.698ZJun 30 19:53:30.681 INFO Download complete, target: Console
17532026-06-30T19:53:31.867ZJun 30 19:53:30.850 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17542026-06-30T19:53:32.277ZJun 30 19:53:31.261 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17552026-06-30T19:53:32.277ZJun 30 19:53:31.261 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17562026-06-30T19:53:32.499ZJun 30 19:53:31.485 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17572026-06-30T19:53:33.421ZJun 30 19:53:32.376 INFO Download complete, target: MaghemiteDdmd
17582026-06-30T19:53:34.299ZJun 30 19:53:33.285 INFO Download complete, target: DendriteStub
17592026-06-30T19:53:34.611ZJun 30 19:53:33.597 INFO Download complete, target: MaghemiteMgd
17602026-06-30T19:53:37.137ZJun 30 19:53:36.123 INFO Checking that binary works, target: Cockroach
17612026-06-30T19:53:37.274ZJun 30 19:53:36.258 INFO Download complete, target: Cockroach
17622026-06-30T19:53:39.286ZJun 30 19:53:38.272 INFO Checking that binary works, target: Clickhouse
17632026-06-30T19:53:39.368ZJun 30 19:53:38.354 INFO Download complete, target: Clickhouse
17642026-06-30T19:53:39.392ZAll builder prerequisites installed successfully, and PATH looks valid
17652026-06-30T19:53:39.395Z
17662026-06-30T19:53:39.395Zreal 1:37.321482239
17672026-06-30T19:53:39.395Zuser 6:51.608755329
17682026-06-30T19:53:39.395Zsys 2:21.851098371
17692026-06-30T19:53:39.395Ztrap 0.210658295
17702026-06-30T19:53:39.395Ztflt 1.814978395
17712026-06-30T19:53:39.395Zdflt 3.354183006
17722026-06-30T19:53:39.395Zkflt 0.029669656
17732026-06-30T19:53:39.395Zlock 25:30.553516217
17742026-06-30T19:53:39.395Zslp 16:20.212610880
17752026-06-30T19:53:39.395Zlat 14.493632124
17762026-06-30T19:53:39.395Zstop 5:07.479841609
17772026-06-30T19:53:39.398Z++ bmat factory name
17782026-06-30T19:53:39.404Z++ bmat factory private
17792026-06-30T19:53:39.412Z+ jq --null-input --arg bmat_factory_name aws --arg bmat_factory_private i-0afe555c0545c18e0 '{
17802026-06-30T19:53:39.412Z buildomat: {
17812026-06-30T19:53:39.412Z factory: {
17822026-06-30T19:53:39.412Z name: $bmat_factory_name,
17832026-06-30T19:53:39.412Z private: $bmat_factory_private,
17842026-06-30T19:53:39.412Z },
17852026-06-30T19:53:39.412Z },
17862026-06-30T19:53:39.412Z }'
17872026-06-30T19:53:39.433Z+ banner ls-apis
17882026-06-30T19:53:39.435Z
17892026-06-30T19:53:39.435Z # #### ## ##### # ####
17902026-06-30T19:53:39.436Z # # # # # # # #
17912026-06-30T19:53:39.436Z # #### ##### # # # # # ####
17922026-06-30T19:53:39.436Z # # ###### ##### # #
17932026-06-30T19:53:39.436Z # # # # # # # # #
17942026-06-30T19:53:39.436Z ###### #### # # # # ####
17952026-06-30T19:53:39.436Z
17962026-06-30T19:53:39.439Z+ source ./tools/include/force-git-over-https.sh
17972026-06-30T19:53:39.439Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
17982026-06-30T19:53:39.439Z++ (( i = 0 ))
17992026-06-30T19:53:39.439Z++ (( i < 5 ))
18002026-06-30T19:53:39.439Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
18012026-06-30T19:53:39.442Z++ (( i++ ))
18022026-06-30T19:53:39.442Z++ (( i < 5 ))
18032026-06-30T19:53:39.442Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
18042026-06-30T19:53:39.445Z++ (( i++ ))
18052026-06-30T19:53:39.445Z++ (( i < 5 ))
18062026-06-30T19:53:39.445Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
18072026-06-30T19:53:39.448Z++ (( i++ ))
18082026-06-30T19:53:39.449Z++ (( i < 5 ))
18092026-06-30T19:53:39.449Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
18102026-06-30T19:53:39.452Z++ (( i++ ))
18112026-06-30T19:53:39.452Z++ (( i < 5 ))
18122026-06-30T19:53:39.452Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
18132026-06-30T19:53:39.455Z++ (( i++ ))
18142026-06-30T19:53:39.455Z++ (( i < 5 ))
18152026-06-30T19:53:39.455Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
18162026-06-30T19:53:39.455Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
18172026-06-30T19:53:39.455Z+ ptime -m cargo xtask ls-apis apis
18182026-06-30T19:53:39.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18192026-06-30T19:53:39.892Z Running `target/debug/xtask ls-apis apis`
18202026-06-30T19:53:40.583Z Compiling semver v0.1.20
18212026-06-30T19:53:40.703Z Compiling ordered-float v2.10.1
18222026-06-30T19:53:40.703Z Compiling structmeta-derive v0.3.0
18232026-06-30T19:53:40.703Z Compiling toml v0.8.23
18242026-06-30T19:53:40.717Z Compiling cargo-platform v0.2.0
18252026-06-30T19:53:40.720Z Compiling itertools v0.14.0
18262026-06-30T19:53:40.725Z Compiling indent_write v2.2.0
18272026-06-30T19:53:40.846Z Compiling rustc_version v0.1.7
18282026-06-30T19:53:40.902Z Compiling serde-value v0.7.0
18292026-06-30T19:53:41.035Z Compiling newtype_derive v0.1.6
18302026-06-30T19:53:41.100Z Compiling cargo-util-schemas v0.8.2
18312026-06-30T19:53:41.333Z Compiling omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
18322026-06-30T19:53:41.516Z Compiling structmeta v0.3.0
18332026-06-30T19:53:41.697Z Compiling parse-display-derive v0.10.0
18342026-06-30T19:53:41.883Z Compiling cargo_metadata v0.21.0
18352026-06-30T19:53:42.815Z Compiling parse-display v0.10.0
18362026-06-30T19:53:42.943Z Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
18372026-06-30T19:53:46.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.25s
18382026-06-30T19:53:46.366Z Running `target/debug/ls-apis apis`
18392026-06-30T19:53:46.379Zloading metadata for workspace omicron from current workspace
18402026-06-30T19:53:51.197Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2bfe090/Cargo.toml
18412026-06-30T19:53:51.197Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/979b728/Cargo.toml
18422026-06-30T19:53:51.214Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/cc0c307/Cargo.toml
18432026-06-30T19:53:51.215Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/54b2661/Cargo.toml
18442026-06-30T19:53:51.215Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/dc84a6c/Cargo.toml
18452026-06-30T19:54:18.888Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0c92583/Cargo.toml
18462026-06-30T19:54:19.720Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
18472026-06-30T19:54:19.797Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
18482026-06-30T19:54:20.112ZBootstrap Agent (client: bootstrap-agent-client)
18492026-06-30T19:54:20.112Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18502026-06-30T19:54:20.112Z consumed by: wicketd (omicron/wicketd) via 1 path
18512026-06-30T19:54:20.112Z
18522026-06-30T19:54:20.112ZBootstrap Agent Lockstep API (client: bootstrap-agent-lockstep-client)
18532026-06-30T19:54:20.112Z consumed by: wicketd (omicron/wicketd) via 2 paths
18542026-06-30T19:54:20.112Z
18552026-06-30T19:54:20.112ZClickhouse Cluster Admin for Keepers (client: clickhouse-admin-keeper-client)
18562026-06-30T19:54:20.113Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
18572026-06-30T19:54:20.113Z
18582026-06-30T19:54:20.113ZClickhouse Cluster Admin for Servers (client: clickhouse-admin-server-client)
18592026-06-30T19:54:20.116Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
18602026-06-30T19:54:20.116Z
18612026-06-30T19:54:20.116ZClickhouse Single-Node Cluster Admin (client: clickhouse-admin-single-client)
18622026-06-30T19:54:20.116Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
18632026-06-30T19:54:20.116Z
18642026-06-30T19:54:20.116ZCockroachDB Cluster Admin (client: cockroach-admin-client)
18652026-06-30T19:54:20.116Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
18662026-06-30T19:54:20.116Z consumed by: sled-agent-rack-setup (omicron/sled-agent/rack-setup) via 1 path [embedded in omicron-sled-agent; rack-init only]
18672026-06-30T19:54:20.116Z
18682026-06-30T19:54:20.116ZCrucible Agent (client: crucible-agent-client)
18692026-06-30T19:54:20.116Z consumed by: omicron-nexus (omicron/nexus) via 1 path
18702026-06-30T19:54:20.116Z
18712026-06-30T19:54:20.116ZCrucible Control (for testing only) (client: crucible-control-client)
18722026-06-30T19:54:20.116Z
18732026-06-30T19:54:20.116ZCrucible Pantry (client: crucible-pantry-client)
18742026-06-30T19:54:20.116Z consumed by: omicron-nexus (omicron/nexus) via 1 path
18752026-06-30T19:54:20.116Z
18762026-06-30T19:54:20.117ZMaghemite DDM Admin (client: ddm-admin-client)
18772026-06-30T19:54:20.117Z consumed by: installinator (omicron/installinator) via 1 path
18782026-06-30T19:54:20.117Z consumed by: mgd (maghemite/mgd) via 1 path
18792026-06-30T19:54:20.117Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18802026-06-30T19:54:20.117Z consumed by: sled-agent-rack-setup (omicron/sled-agent/rack-setup) via 1 path [embedded in omicron-sled-agent; rack-init only]
18812026-06-30T19:54:20.117Z consumed by: wicketd (omicron/wicketd) via 1 path
18822026-06-30T19:54:20.117Z
18832026-06-30T19:54:20.117ZDNS Server (client: dns-service-client)
18842026-06-30T19:54:20.117Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
18852026-06-30T19:54:20.117Z consumed by: sled-agent-rack-setup (omicron/sled-agent/rack-setup) via 1 path [embedded in omicron-sled-agent; rack-init only]
18862026-06-30T19:54:20.117Z
18872026-06-30T19:54:20.117ZDendrite DPD (client: dpd-client)
18882026-06-30T19:54:20.117Z consumed by: ddmd (maghemite/ddmd) via 2 paths
18892026-06-30T19:54:20.117Z consumed by: lldpd (lldp/lldpd) via 2 paths
18902026-06-30T19:54:20.117Z consumed by: mgd (maghemite/mgd) via 1 path
18912026-06-30T19:54:20.117Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
18922026-06-30T19:54:20.117Z consumed by: omicron-sled-agent (omicron/sled-agent) via 2 paths
18932026-06-30T19:54:20.117Z consumed by: tfportd (dendrite/tfportd) via 2 paths
18942026-06-30T19:54:20.117Z consumed by: wicketd (omicron/wicketd) via 2 paths
18952026-06-30T19:54:20.117Z
18962026-06-30T19:54:20.117ZDownstairs Controller (debugging only) (client: dsc-client)
18972026-06-30T19:54:20.117Z
18982026-06-30T19:54:20.117ZManagement Gateway Service (client: gateway-client)
18992026-06-30T19:54:20.120Z consumed by: dpd (dendrite/dpd) via 1 path
19002026-06-30T19:54:20.120Z consumed by: lldpd (lldp/lldpd) via 1 path
19012026-06-30T19:54:20.120Z consumed by: mgd (maghemite/mgd) via 1 path
19022026-06-30T19:54:20.120Z consumed by: omicron-nexus (omicron/nexus) via 6 paths
19032026-06-30T19:54:20.120Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
19042026-06-30T19:54:20.121Z consumed by: wicketd (omicron/wicketd) via 3 paths
19052026-06-30T19:54:20.121Z
19062026-06-30T19:54:20.121ZWicketd Installinator (client: installinator-client)
19072026-06-30T19:54:20.121Z consumed by: installinator (omicron/installinator) via 1 path
19082026-06-30T19:54:20.121Z
19092026-06-30T19:54:20.121ZLLDP daemon (client: lldpd-client)
19102026-06-30T19:54:20.121Z consumed by: omicron-nexus (omicron/nexus) via 1 path
19112026-06-30T19:54:20.121Z consumed by: tfportd (dendrite/tfportd) via 1 path
19122026-06-30T19:54:20.121Z
19132026-06-30T19:54:20.121ZMaghemite MG Admin (client: mg-admin-client)
19142026-06-30T19:54:20.125Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
19152026-06-30T19:54:20.125Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
19162026-06-30T19:54:20.125Z
19172026-06-30T19:54:20.125ZNexus Internal API (client: nexus-client)
19182026-06-30T19:54:20.128Z consumed by: crucible-pantry (crucible/pantry) via 1 path
19192026-06-30T19:54:20.128Z consumed by: dpd (dendrite/dpd) via 1 path
19202026-06-30T19:54:20.128Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
19212026-06-30T19:54:20.128Z consumed by: oximeter-collector (omicron/oximeter/collector) via 1 path
19222026-06-30T19:54:20.128Z consumed by: propolis-server (propolis/bin/propolis-server) via 3 paths
19232026-06-30T19:54:20.129Z
19242026-06-30T19:54:20.129ZNexus Internal Lockstep API (client: nexus-lockstep-client)
19252026-06-30T19:54:20.129Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
19262026-06-30T19:54:20.129Z status: expected, reason: Only sled-agent-sim uses this API, which is not part of upgrade
19272026-06-30T19:54:20.129Z consumed by: sled-agent-rack-setup (omicron/sled-agent/rack-setup) via 1 path [embedded in omicron-sled-agent; rack-init only]
19282026-06-30T19:54:20.129Z status: expected, reason: Only RSS uses this API, which is not part of upgrade
19292026-06-30T19:54:20.129Z
19302026-06-30T19:54:20.129ZNTP Admin (client: ntp-admin-client)
19312026-06-30T19:54:20.129Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
19322026-06-30T19:54:20.129Z consumed by: sled-agent-rack-setup (omicron/sled-agent/rack-setup) via 1 path [embedded in omicron-sled-agent; rack-init only]
19332026-06-30T19:54:20.129Z
19342026-06-30T19:54:20.129ZNTP Admin version 1 (client: ntp-admin-v1-client)
19352026-06-30T19:54:20.129Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
19362026-06-30T19:54:20.129Z consumed by: sled-agent-rack-setup (omicron/sled-agent/rack-setup) via 1 path [embedded in omicron-sled-agent; rack-init only]
19372026-06-30T19:54:20.129Z
19382026-06-30T19:54:20.129ZExternal API (client: oxide-client)
19392026-06-30T19:54:20.129Z
19402026-06-30T19:54:20.129ZOximeter (client: oximeter-client)
19412026-06-30T19:54:20.132Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
19422026-06-30T19:54:20.132Z
19432026-06-30T19:54:20.132ZPropolis (client: propolis-client)
19442026-06-30T19:54:20.132Z consumed by: omicron-nexus (omicron/nexus) via 1 path
19452026-06-30T19:54:20.132Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
19462026-06-30T19:54:20.132Z
19472026-06-30T19:54:20.132ZCrucible Repair (client: repair-client)
19482026-06-30T19:54:20.132Z consumed by: crucible-downstairs (crucible/downstairs) via 1 path
19492026-06-30T19:54:20.132Z
19502026-06-30T19:54:20.132ZRepo Depot API (client: repo-depot-client)
19512026-06-30T19:54:20.132Z consumed by: omicron-nexus (omicron/nexus) via 1 path
19522026-06-30T19:54:20.132Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
19532026-06-30T19:54:20.132Z
19542026-06-30T19:54:20.132ZSled Agent (client: sled-agent-client)
19552026-06-30T19:54:20.136Z consumed by: omicron-nexus (omicron/nexus) via 9 paths
19562026-06-30T19:54:20.136Z consumed by: propolis-server (propolis/bin/propolis-server) via 1 path
19572026-06-30T19:54:20.136Z consumed by: sled-agent-rack-setup (omicron/sled-agent/rack-setup) via 1 path [embedded in omicron-sled-agent; rack-init only]
19582026-06-30T19:54:20.136Z
19592026-06-30T19:54:20.136ZWicketd (client: wicketd-client)
19602026-06-30T19:54:20.136Z
19612026-06-30T19:54:20.230Z
19622026-06-30T19:54:20.230Zreal 40.750366434
19632026-06-30T19:54:20.230Zuser 30.887721948
19642026-06-30T19:54:20.230Zsys 10.188283164
19652026-06-30T19:54:20.230Ztrap 0.003977230
19662026-06-30T19:54:20.230Ztflt 0.080081121
19672026-06-30T19:54:20.234Zdflt 0.166076773
19682026-06-30T19:54:20.234Zkflt 0.000048240
19692026-06-30T19:54:20.234Zlock 2:36.334525951
19702026-06-30T19:54:20.234Zslp 5:38.791140013
19712026-06-30T19:54:20.234Zlat 0.883690019
19722026-06-30T19:54:20.234Zstop 1.719511987
19732026-06-30T19:54:20.234Z+ ptime -m cargo xtask ls-apis deployment-units
19742026-06-30T19:54:20.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
19752026-06-30T19:54:20.707Z Running `target/debug/xtask ls-apis deployment-units`
19762026-06-30T19:54:21.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
19772026-06-30T19:54:21.493Z Running `target/debug/ls-apis deployment-units`
19782026-06-30T19:54:21.541Zloading metadata for workspace omicron from current workspace
19792026-06-30T19:54:22.540Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/979b728/Cargo.toml
19802026-06-30T19:54:22.544Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/54b2661/Cargo.toml
19812026-06-30T19:54:22.544Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/cc0c307/Cargo.toml
19822026-06-30T19:54:22.544Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/dc84a6c/Cargo.toml
19832026-06-30T19:54:22.544Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2bfe090/Cargo.toml
19842026-06-30T19:54:24.905Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0c92583/Cargo.toml
19852026-06-30T19:54:25.594Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
19862026-06-30T19:54:25.670Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
19872026-06-30T19:54:25.970ZClickHouse
19882026-06-30T19:54:25.970Z omicron-clickhouse-admin (omicron/clickhouse-admin)
19892026-06-30T19:54:25.971Z exposes: Clickhouse Cluster Admin for Keepers (client = clickhouse-admin-keeper-client)
19902026-06-30T19:54:25.971Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
19912026-06-30T19:54:25.971Z exposes: Clickhouse Single-Node Cluster Admin (client = clickhouse-admin-single-client)
19922026-06-30T19:54:25.971Z
19932026-06-30T19:54:25.971Z
19942026-06-30T19:54:25.971ZCockroach
19952026-06-30T19:54:25.971Z omicron-cockroach-admin (omicron/cockroach-admin)
19962026-06-30T19:54:25.971Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
19972026-06-30T19:54:25.971Z
19982026-06-30T19:54:25.971Z
19992026-06-30T19:54:25.971ZCrucible
20002026-06-30T19:54:25.971Z crucible-agent (crucible/agent)
20012026-06-30T19:54:25.971Z exposes: Crucible Agent (client = crucible-agent-client)
20022026-06-30T19:54:25.975Z
20032026-06-30T19:54:25.975Z crucible-downstairs (crucible/downstairs)
20042026-06-30T19:54:25.975Z exposes: Crucible Repair (client = repair-client)
20052026-06-30T19:54:25.975Z consumes: repair-client
20062026-06-30T19:54:25.975Z
20072026-06-30T19:54:25.975Z
20082026-06-30T19:54:25.975ZCrucible Pantry
20092026-06-30T19:54:25.975Z crucible-pantry (crucible/pantry)
20102026-06-30T19:54:25.975Z exposes: Crucible Pantry (client = crucible-pantry-client)
20112026-06-30T19:54:25.975Z consumes: nexus-client
20122026-06-30T19:54:25.975Z
20132026-06-30T19:54:25.975Z
20142026-06-30T19:54:25.975ZDNS Server
20152026-06-30T19:54:25.975Z dns-server (omicron/dns-server)
20162026-06-30T19:54:25.975Z exposes: DNS Server (client = dns-service-client)
20172026-06-30T19:54:25.976Z
20182026-06-30T19:54:25.976Z
20192026-06-30T19:54:25.976ZHost OS
20202026-06-30T19:54:25.976Z ddmd (maghemite/ddmd)
20212026-06-30T19:54:25.976Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
20222026-06-30T19:54:25.976Z consumes: dpd-client (intra-deployment-unit-only)
20232026-06-30T19:54:25.976Z
20242026-06-30T19:54:25.976Z dpd (dendrite/dpd)
20252026-06-30T19:54:25.976Z exposes: Dendrite DPD (client = dpd-client)
20262026-06-30T19:54:25.976Z consumes: gateway-client (intra-deployment-unit-only)
20272026-06-30T19:54:25.976Z consumes: nexus-client
20282026-06-30T19:54:25.976Z
20292026-06-30T19:54:25.976Z lldpd (lldp/lldpd)
20302026-06-30T19:54:25.976Z exposes: LLDP daemon (client = lldpd-client)
20312026-06-30T19:54:25.976Z consumes: dpd-client (intra-deployment-unit-only)
20322026-06-30T19:54:25.976Z consumes: gateway-client (intra-deployment-unit-only)
20332026-06-30T19:54:25.976Z
20342026-06-30T19:54:25.976Z mgd (maghemite/mgd)
20352026-06-30T19:54:25.976Z exposes: Maghemite MG Admin (client = mg-admin-client)
20362026-06-30T19:54:25.976Z consumes: ddm-admin-client (intra-deployment-unit-only)
20372026-06-30T19:54:25.976Z consumes: dpd-client (intra-deployment-unit-only)
20382026-06-30T19:54:25.976Z consumes: gateway-client (intra-deployment-unit-only)
20392026-06-30T19:54:25.976Z
20402026-06-30T19:54:25.976Z omicron-gateway (omicron/gateway)
20412026-06-30T19:54:25.976Z exposes: Management Gateway Service (client = gateway-client)
20422026-06-30T19:54:25.980Z
20432026-06-30T19:54:25.980Z omicron-sled-agent (omicron/sled-agent)
20442026-06-30T19:54:25.980Z exposes: Bootstrap Agent (client = bootstrap-agent-client)
20452026-06-30T19:54:25.980Z exposes: Bootstrap Agent Lockstep API (client = bootstrap-agent-lockstep-client)
20462026-06-30T19:54:25.980Z exposes: Repo Depot API (client = repo-depot-client)
20472026-06-30T19:54:25.980Z exposes: Sled Agent (client = sled-agent-client)
20482026-06-30T19:54:25.980Z consumes: bootstrap-agent-client
20492026-06-30T19:54:25.980Z consumes: ddm-admin-client (intra-deployment-unit-only)
20502026-06-30T19:54:25.980Z consumes: dpd-client (intra-deployment-unit-only)
20512026-06-30T19:54:25.980Z consumes: gateway-client (intra-deployment-unit-only)
20522026-06-30T19:54:25.980Z consumes: mg-admin-client (intra-deployment-unit-only)
20532026-06-30T19:54:25.981Z consumes: nexus-client
20542026-06-30T19:54:25.981Z consumes: nexus-lockstep-client
20552026-06-30T19:54:25.981Z consumes: ntp-admin-v1-client
20562026-06-30T19:54:25.981Z consumes: propolis-client (intra-deployment-unit-only)
20572026-06-30T19:54:25.981Z consumes: repo-depot-client
20582026-06-30T19:54:25.981Z
20592026-06-30T19:54:25.981Z propolis-server (propolis/bin/propolis-server)
20602026-06-30T19:54:25.981Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
20612026-06-30T19:54:25.981Z exposes: Propolis (client = propolis-client)
20622026-06-30T19:54:25.981Z consumes: nexus-client
20632026-06-30T19:54:25.981Z consumes: sled-agent-client (intra-deployment-unit-only)
20642026-06-30T19:54:25.981Z
20652026-06-30T19:54:25.981Z sled-agent-rack-setup (omicron/sled-agent/rack-setup) [embedded in omicron-sled-agent; rack-init only]
20662026-06-30T19:54:25.985Z consumes: cockroach-admin-client
20672026-06-30T19:54:25.985Z consumes: ddm-admin-client
20682026-06-30T19:54:25.985Z consumes: dns-service-client
20692026-06-30T19:54:25.985Z consumes: nexus-lockstep-client
20702026-06-30T19:54:25.985Z consumes: ntp-admin-client
20712026-06-30T19:54:25.985Z consumes: ntp-admin-v1-client
20722026-06-30T19:54:25.985Z consumes: sled-agent-client
20732026-06-30T19:54:25.985Z
20742026-06-30T19:54:25.985Z tfportd (dendrite/tfportd)
20752026-06-30T19:54:25.985Z consumes: dpd-client (intra-deployment-unit-only)
20762026-06-30T19:54:25.985Z consumes: lldpd-client (intra-deployment-unit-only)
20772026-06-30T19:54:25.985Z
20782026-06-30T19:54:25.985Z wicketd (omicron/wicketd)
20792026-06-30T19:54:25.985Z exposes: Wicketd Installinator (client = installinator-client)
20802026-06-30T19:54:25.985Z exposes: Wicketd (client = wicketd-client)
20812026-06-30T19:54:25.985Z consumes: bootstrap-agent-client
20822026-06-30T19:54:25.985Z consumes: bootstrap-agent-lockstep-client
20832026-06-30T19:54:25.985Z consumes: ddm-admin-client (intra-deployment-unit-only)
20842026-06-30T19:54:25.985Z consumes: dpd-client (intra-deployment-unit-only)
20852026-06-30T19:54:25.985Z consumes: gateway-client (intra-deployment-unit-only)
20862026-06-30T19:54:25.985Z
20872026-06-30T19:54:25.985Z
20882026-06-30T19:54:25.985ZInstallinator
20892026-06-30T19:54:25.985Z installinator (omicron/installinator)
20902026-06-30T19:54:25.985Z consumes: ddm-admin-client
20912026-06-30T19:54:25.985Z consumes: installinator-client
20922026-06-30T19:54:25.986Z
20932026-06-30T19:54:25.986Z
20942026-06-30T19:54:25.986ZNTP
20952026-06-30T19:54:25.986Z omicron-ntp-admin (omicron/ntp-admin)
20962026-06-30T19:54:25.986Z exposes: NTP Admin (client = ntp-admin-client)
20972026-06-30T19:54:25.986Z exposes: NTP Admin version 1 (client = ntp-admin-v1-client)
20982026-06-30T19:54:25.986Z
20992026-06-30T19:54:25.986Z
21002026-06-30T19:54:25.986ZNexus
21012026-06-30T19:54:25.986Z omicron-nexus (omicron/nexus)
21022026-06-30T19:54:25.986Z exposes: Nexus Internal API (client = nexus-client)
21032026-06-30T19:54:25.986Z exposes: Nexus Internal Lockstep API (client = nexus-lockstep-client)
21042026-06-30T19:54:25.986Z exposes: External API (client = oxide-client)
21052026-06-30T19:54:25.990Z consumes: clickhouse-admin-keeper-client
21062026-06-30T19:54:25.990Z consumes: clickhouse-admin-server-client
21072026-06-30T19:54:25.990Z consumes: clickhouse-admin-single-client
21082026-06-30T19:54:25.990Z consumes: cockroach-admin-client
21092026-06-30T19:54:25.990Z consumes: crucible-agent-client
21102026-06-30T19:54:25.990Z consumes: crucible-pantry-client
21112026-06-30T19:54:25.990Z consumes: dns-service-client
21122026-06-30T19:54:25.990Z consumes: dpd-client
21132026-06-30T19:54:25.990Z consumes: gateway-client
21142026-06-30T19:54:25.990Z consumes: lldpd-client
21152026-06-30T19:54:25.990Z consumes: mg-admin-client
21162026-06-30T19:54:25.990Z consumes: ntp-admin-client
21172026-06-30T19:54:25.990Z consumes: oximeter-client
21182026-06-30T19:54:25.990Z consumes: propolis-client
21192026-06-30T19:54:25.990Z consumes: repo-depot-client
21202026-06-30T19:54:25.990Z consumes: sled-agent-client
21212026-06-30T19:54:25.990Z
21222026-06-30T19:54:25.990Z
21232026-06-30T19:54:25.990ZOximeter
21242026-06-30T19:54:25.990Z oximeter-collector (omicron/oximeter/collector)
21252026-06-30T19:54:25.990Z exposes: Oximeter (client = oximeter-client)
21262026-06-30T19:54:25.990Z consumes: nexus-client
21272026-06-30T19:54:25.990Z
21282026-06-30T19:54:25.990Z
21292026-06-30T19:54:26.076Z
21302026-06-30T19:54:26.076Zreal 5.817286949
21312026-06-30T19:54:26.076Zuser 4.815301046
21322026-06-30T19:54:26.076Zsys 2.037769269
21332026-06-30T19:54:26.079Ztrap 0.000570310
21342026-06-30T19:54:26.079Ztflt 0.000051130
21352026-06-30T19:54:26.079Zdflt 0.000771180
21362026-06-30T19:54:26.079Zkflt 0.000000000
21372026-06-30T19:54:26.079Zlock 1.934550433
21382026-06-30T19:54:26.079Zslp 20.543776660
21392026-06-30T19:54:26.079Zlat 0.010084010
21402026-06-30T19:54:26.079Zstop 0.007084710
21412026-06-30T19:54:26.079Z+ ptime -m cargo xtask ls-apis servers
21422026-06-30T19:54:26.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
21432026-06-30T19:54:26.518Z Running `target/debug/xtask ls-apis servers`
21442026-06-30T19:54:27.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
21452026-06-30T19:54:27.260Z Running `target/debug/ls-apis servers`
21462026-06-30T19:54:27.304Zloading metadata for workspace omicron from current workspace
21472026-06-30T19:54:28.279Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/dc84a6c/Cargo.toml
21482026-06-30T19:54:28.282Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2bfe090/Cargo.toml
21492026-06-30T19:54:28.282Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/54b2661/Cargo.toml
21502026-06-30T19:54:28.282Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/cc0c307/Cargo.toml
21512026-06-30T19:54:28.283Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/979b728/Cargo.toml
21522026-06-30T19:54:30.457Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0c92583/Cargo.toml
21532026-06-30T19:54:31.157Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
21542026-06-30T19:54:31.233Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
21552026-06-30T19:54:31.538Zcrucible-agent (crucible/agent)
21562026-06-30T19:54:31.538Z exposes: Crucible Agent (client = crucible-agent-client)
21572026-06-30T19:54:31.538Z
21582026-06-30T19:54:31.538Zcrucible-downstairs (crucible/downstairs)
21592026-06-30T19:54:31.539Z exposes: Crucible Repair (client = repair-client)
21602026-06-30T19:54:31.542Z consumes: repair-client
21612026-06-30T19:54:31.542Z
21622026-06-30T19:54:31.542Zcrucible-pantry (crucible/pantry)
21632026-06-30T19:54:31.542Z exposes: Crucible Pantry (client = crucible-pantry-client)
21642026-06-30T19:54:31.542Z consumes: nexus-client
21652026-06-30T19:54:31.542Z
21662026-06-30T19:54:31.542Zddmd (maghemite/ddmd)
21672026-06-30T19:54:31.542Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
21682026-06-30T19:54:31.542Z consumes: dpd-client (intra-deployment-unit-only)
21692026-06-30T19:54:31.542Z
21702026-06-30T19:54:31.542Zdns-server (omicron/dns-server)
21712026-06-30T19:54:31.542Z exposes: DNS Server (client = dns-service-client)
21722026-06-30T19:54:31.542Z
21732026-06-30T19:54:31.542Zdpd (dendrite/dpd)
21742026-06-30T19:54:31.543Z exposes: Dendrite DPD (client = dpd-client)
21752026-06-30T19:54:31.543Z consumes: gateway-client (intra-deployment-unit-only)
21762026-06-30T19:54:31.543Z consumes: nexus-client
21772026-06-30T19:54:31.543Z
21782026-06-30T19:54:31.543Zinstallinator (omicron/installinator)
21792026-06-30T19:54:31.543Z consumes: ddm-admin-client
21802026-06-30T19:54:31.543Z consumes: installinator-client
21812026-06-30T19:54:31.543Z
21822026-06-30T19:54:31.543Zlldpd (lldp/lldpd)
21832026-06-30T19:54:31.543Z exposes: LLDP daemon (client = lldpd-client)
21842026-06-30T19:54:31.543Z consumes: dpd-client (intra-deployment-unit-only)
21852026-06-30T19:54:31.543Z consumes: gateway-client (intra-deployment-unit-only)
21862026-06-30T19:54:31.543Z
21872026-06-30T19:54:31.543Zmgd (maghemite/mgd)
21882026-06-30T19:54:31.543Z exposes: Maghemite MG Admin (client = mg-admin-client)
21892026-06-30T19:54:31.543Z consumes: ddm-admin-client (intra-deployment-unit-only)
21902026-06-30T19:54:31.543Z consumes: dpd-client (intra-deployment-unit-only)
21912026-06-30T19:54:31.543Z consumes: gateway-client (intra-deployment-unit-only)
21922026-06-30T19:54:31.543Z
21932026-06-30T19:54:31.543Zomicron-clickhouse-admin (omicron/clickhouse-admin)
21942026-06-30T19:54:31.543Z exposes: Clickhouse Cluster Admin for Keepers (client = clickhouse-admin-keeper-client)
21952026-06-30T19:54:31.543Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
21962026-06-30T19:54:31.543Z exposes: Clickhouse Single-Node Cluster Admin (client = clickhouse-admin-single-client)
21972026-06-30T19:54:31.543Z
21982026-06-30T19:54:31.543Zomicron-cockroach-admin (omicron/cockroach-admin)
21992026-06-30T19:54:31.543Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
22002026-06-30T19:54:31.543Z
22012026-06-30T19:54:31.543Zomicron-gateway (omicron/gateway)
22022026-06-30T19:54:31.543Z exposes: Management Gateway Service (client = gateway-client)
22032026-06-30T19:54:31.543Z
22042026-06-30T19:54:31.543Zomicron-nexus (omicron/nexus)
22052026-06-30T19:54:31.544Z exposes: Nexus Internal API (client = nexus-client)
22062026-06-30T19:54:31.544Z exposes: Nexus Internal Lockstep API (client = nexus-lockstep-client)
22072026-06-30T19:54:31.544Z exposes: External API (client = oxide-client)
22082026-06-30T19:54:31.547Z consumes: clickhouse-admin-keeper-client
22092026-06-30T19:54:31.547Z consumes: clickhouse-admin-server-client
22102026-06-30T19:54:31.547Z consumes: clickhouse-admin-single-client
22112026-06-30T19:54:31.547Z consumes: cockroach-admin-client
22122026-06-30T19:54:31.547Z consumes: crucible-agent-client
22132026-06-30T19:54:31.547Z consumes: crucible-pantry-client
22142026-06-30T19:54:31.548Z consumes: dns-service-client
22152026-06-30T19:54:31.548Z consumes: dpd-client
22162026-06-30T19:54:31.548Z consumes: gateway-client
22172026-06-30T19:54:31.548Z consumes: lldpd-client
22182026-06-30T19:54:31.548Z consumes: mg-admin-client
22192026-06-30T19:54:31.548Z consumes: ntp-admin-client
22202026-06-30T19:54:31.548Z consumes: oximeter-client
22212026-06-30T19:54:31.548Z consumes: propolis-client
22222026-06-30T19:54:31.548Z consumes: repo-depot-client
22232026-06-30T19:54:31.548Z consumes: sled-agent-client
22242026-06-30T19:54:31.548Z
22252026-06-30T19:54:31.548Zomicron-ntp-admin (omicron/ntp-admin)
22262026-06-30T19:54:31.548Z exposes: NTP Admin (client = ntp-admin-client)
22272026-06-30T19:54:31.548Z exposes: NTP Admin version 1 (client = ntp-admin-v1-client)
22282026-06-30T19:54:31.548Z
22292026-06-30T19:54:31.548Zomicron-sled-agent (omicron/sled-agent)
22302026-06-30T19:54:31.548Z exposes: Bootstrap Agent (client = bootstrap-agent-client)
22312026-06-30T19:54:31.548Z exposes: Bootstrap Agent Lockstep API (client = bootstrap-agent-lockstep-client)
22322026-06-30T19:54:31.548Z exposes: Repo Depot API (client = repo-depot-client)
22332026-06-30T19:54:31.548Z exposes: Sled Agent (client = sled-agent-client)
22342026-06-30T19:54:31.548Z consumes: bootstrap-agent-client
22352026-06-30T19:54:31.548Z consumes: ddm-admin-client (intra-deployment-unit-only)
22362026-06-30T19:54:31.548Z consumes: dpd-client (intra-deployment-unit-only)
22372026-06-30T19:54:31.548Z consumes: gateway-client (intra-deployment-unit-only)
22382026-06-30T19:54:31.548Z consumes: mg-admin-client (intra-deployment-unit-only)
22392026-06-30T19:54:31.548Z consumes: nexus-client
22402026-06-30T19:54:31.548Z consumes: nexus-lockstep-client
22412026-06-30T19:54:31.548Z consumes: ntp-admin-v1-client
22422026-06-30T19:54:31.548Z consumes: propolis-client (intra-deployment-unit-only)
22432026-06-30T19:54:31.548Z consumes: repo-depot-client
22442026-06-30T19:54:31.548Z
22452026-06-30T19:54:31.548Zoximeter-collector (omicron/oximeter/collector)
22462026-06-30T19:54:31.548Z exposes: Oximeter (client = oximeter-client)
22472026-06-30T19:54:31.548Z consumes: nexus-client
22482026-06-30T19:54:31.548Z
22492026-06-30T19:54:31.548Zpropolis-server (propolis/bin/propolis-server)
22502026-06-30T19:54:31.548Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
22512026-06-30T19:54:31.549Z exposes: Propolis (client = propolis-client)
22522026-06-30T19:54:31.549Z consumes: nexus-client
22532026-06-30T19:54:31.549Z consumes: sled-agent-client (intra-deployment-unit-only)
22542026-06-30T19:54:31.549Z
22552026-06-30T19:54:31.549Zsled-agent-rack-setup (omicron/sled-agent/rack-setup) [embedded in omicron-sled-agent; rack-init only]
22562026-06-30T19:54:31.553Z consumes: cockroach-admin-client
22572026-06-30T19:54:31.553Z consumes: ddm-admin-client
22582026-06-30T19:54:31.553Z consumes: dns-service-client
22592026-06-30T19:54:31.553Z consumes: nexus-lockstep-client
22602026-06-30T19:54:31.553Z consumes: ntp-admin-client
22612026-06-30T19:54:31.553Z consumes: ntp-admin-v1-client
22622026-06-30T19:54:31.554Z consumes: sled-agent-client
22632026-06-30T19:54:31.554Z
22642026-06-30T19:54:31.554Ztfportd (dendrite/tfportd)
22652026-06-30T19:54:31.554Z consumes: dpd-client (intra-deployment-unit-only)
22662026-06-30T19:54:31.554Z consumes: lldpd-client (intra-deployment-unit-only)
22672026-06-30T19:54:31.554Z
22682026-06-30T19:54:31.554Zwicketd (omicron/wicketd)
22692026-06-30T19:54:31.554Z exposes: Wicketd Installinator (client = installinator-client)
22702026-06-30T19:54:31.554Z exposes: Wicketd (client = wicketd-client)
22712026-06-30T19:54:31.554Z consumes: bootstrap-agent-client
22722026-06-30T19:54:31.554Z consumes: bootstrap-agent-lockstep-client
22732026-06-30T19:54:31.554Z consumes: ddm-admin-client (intra-deployment-unit-only)
22742026-06-30T19:54:31.554Z consumes: dpd-client (intra-deployment-unit-only)
22752026-06-30T19:54:31.554Z consumes: gateway-client (intra-deployment-unit-only)
22762026-06-30T19:54:31.554Z
22772026-06-30T19:54:31.641Z
22782026-06-30T19:54:31.641Zreal 5.537527527
22792026-06-30T19:54:31.641Zuser 4.746442794
22802026-06-30T19:54:31.641Zsys 1.843205057
22812026-06-30T19:54:31.641Ztrap 0.000531210
22822026-06-30T19:54:31.641Ztflt 0.000033910
22832026-06-30T19:54:31.641Zdflt 0.000539620
22842026-06-30T19:54:31.641Zkflt 0.000002170
22852026-06-30T19:54:31.644Zlock 1.934882509
22862026-06-30T19:54:31.644Zslp 19.149135799
22872026-06-30T19:54:31.644Zlat 0.008826640
22882026-06-30T19:54:31.644Zstop 0.007009500
22892026-06-30T19:54:31.644Z+ ptime -m cargo xtask ls-apis check
22902026-06-30T19:54:32.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
22912026-06-30T19:54:32.086Z Running `target/debug/xtask ls-apis check`
22922026-06-30T19:54:32.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
22932026-06-30T19:54:32.854Z Running `target/debug/ls-apis check`
22942026-06-30T19:54:32.928Zloading metadata for workspace omicron from current workspace
22952026-06-30T19:54:33.894Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2bfe090/Cargo.toml
22962026-06-30T19:54:33.897Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/54b2661/Cargo.toml
22972026-06-30T19:54:33.897Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/cc0c307/Cargo.toml
22982026-06-30T19:54:33.897Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/dc84a6c/Cargo.toml
22992026-06-30T19:54:33.897Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/979b728/Cargo.toml
23002026-06-30T19:54:36.115Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0c92583/Cargo.toml
23012026-06-30T19:54:36.802Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
23022026-06-30T19:54:36.877Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
23032026-06-30T19:54:37.294Z
23042026-06-30T19:54:37.294Z
23052026-06-30T19:54:37.294ZServer-managed APIs:
23062026-06-30T19:54:37.294Z
23072026-06-30T19:54:37.294Z Clickhouse Cluster Admin for Keepers (clickhouse-admin-keeper-client, exposed by omicron-clickhouse-admin)
23082026-06-30T19:54:37.294Z Clickhouse Cluster Admin for Servers (clickhouse-admin-server-client, exposed by omicron-clickhouse-admin)
23092026-06-30T19:54:37.294Z Clickhouse Single-Node Cluster Admin (clickhouse-admin-single-client, exposed by omicron-clickhouse-admin)
23102026-06-30T19:54:37.294Z CockroachDB Cluster Admin (cockroach-admin-client, exposed by omicron-cockroach-admin)
23112026-06-30T19:54:37.295Z Crucible Agent (crucible-agent-client, exposed by crucible-agent)
23122026-06-30T19:54:37.295Z Crucible Control (for testing only) (crucible-control-client, exposed by propolis-server)
23132026-06-30T19:54:37.295Z Crucible Pantry (crucible-pantry-client, exposed by crucible-pantry)
23142026-06-30T19:54:37.295Z Maghemite DDM Admin (ddm-admin-client, exposed by ddmd)
23152026-06-30T19:54:37.295Z DNS Server (dns-service-client, exposed by dns-server)
23162026-06-30T19:54:37.295Z Dendrite DPD (dpd-client, exposed by dpd)
23172026-06-30T19:54:37.295Z Management Gateway Service (gateway-client, exposed by omicron-gateway)
23182026-06-30T19:54:37.295Z LLDP daemon (lldpd-client, exposed by lldpd)
23192026-06-30T19:54:37.295Z Maghemite MG Admin (mg-admin-client, exposed by mgd)
23202026-06-30T19:54:37.295Z External API (oxide-client, exposed by omicron-nexus)
23212026-06-30T19:54:37.295Z Oximeter (oximeter-client, exposed by oximeter-collector)
23222026-06-30T19:54:37.295Z Propolis (propolis-client, exposed by propolis-server)
23232026-06-30T19:54:37.295Z Sled Agent (sled-agent-client, exposed by omicron-sled-agent)
23242026-06-30T19:54:37.295Z Wicketd (wicketd-client, exposed by wicketd)
23252026-06-30T19:54:37.295Z
23262026-06-30T19:54:37.295Z
23272026-06-30T19:54:37.295ZClient-managed API:
23282026-06-30T19:54:37.295Z
23292026-06-30T19:54:37.295Z Bootstrap Agent (bootstrap-agent-client, exposed by omicron-sled-agent)
23302026-06-30T19:54:37.295Z reason: depends on itself (i.e., instances call each other)
23312026-06-30T19:54:37.295Z Bootstrap Agent Lockstep API (bootstrap-agent-lockstep-client, exposed by omicron-sled-agent)
23322026-06-30T19:54:37.295Z reason: wicketd can wind up calling into sled agent on different sleds
23332026-06-30T19:54:37.295Z Wicketd Installinator (installinator-client, exposed by wicketd)
23342026-06-30T19:54:37.295Z reason: client is provided implicitly by the operator
23352026-06-30T19:54:37.295Z Nexus Internal API (nexus-client, exposed by omicron-nexus)
23362026-06-30T19:54:37.295Z reason: Circular dependencies between Nexus and other services
23372026-06-30T19:54:37.295Z Nexus Internal Lockstep API (nexus-lockstep-client, exposed by omicron-nexus)
23382026-06-30T19:54:37.295Z reason: Circular dependencies between Nexus and other services
23392026-06-30T19:54:37.295Z NTP Admin (ntp-admin-client, exposed by omicron-ntp-admin)
23402026-06-30T19:54:37.295Z 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.
23412026-06-30T19:54:37.295Z
23422026-06-30T19:54:37.295Z NTP Admin version 1 (ntp-admin-v1-client, exposed by omicron-ntp-admin)
23432026-06-30T19:54:37.295Z 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.
23442026-06-30T19:54:37.295Z
23452026-06-30T19:54:37.295Z Crucible Repair (repair-client, exposed by crucible-downstairs)
23462026-06-30T19:54:37.295Z reason: depends on itself (i.e., instances call each other)
23472026-06-30T19:54:37.295Z Repo Depot API (repo-depot-client, exposed by omicron-sled-agent)
23482026-06-30T19:54:37.295Z reason: depends on itself (i.e., instances call each other)
23492026-06-30T19:54:37.295Z
23502026-06-30T19:54:37.296Z
23512026-06-30T19:54:37.296ZAPIs with unknown version management: none
23522026-06-30T19:54:37.296Z
23532026-06-30T19:54:37.296Z
23542026-06-30T19:54:37.296ZAPIs that failed consumer checks: none
23552026-06-30T19:54:37.383Z
23562026-06-30T19:54:37.383Zreal 5.713123610
23572026-06-30T19:54:37.383Zuser 4.864412473
23582026-06-30T19:54:37.383Zsys 1.853372092
23592026-06-30T19:54:37.383Ztrap 0.000617910
23602026-06-30T19:54:37.383Ztflt 0.000082370
23612026-06-30T19:54:37.386Zdflt 0.000284960
23622026-06-30T19:54:37.386Zkflt 0.000002300
23632026-06-30T19:54:37.386Zlock 2.068099989
23642026-06-30T19:54:37.386Zslp 19.028523775
23652026-06-30T19:54:37.386Zlat 0.009764520
23662026-06-30T19:54:37.386Zstop 0.007113630
23672026-06-30T19:54:37.386Z+ ptime -m cargo xtask ls-apis adoc
23682026-06-30T19:54:37.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
23692026-06-30T19:54:37.829Z Running `target/debug/xtask ls-apis adoc`
23702026-06-30T19:54:38.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
23712026-06-30T19:54:38.587Z Running `target/debug/ls-apis adoc`
23722026-06-30T19:54:38.637Zloading metadata for workspace omicron from current workspace
23732026-06-30T19:54:39.591Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/54b2661/Cargo.toml
23742026-06-30T19:54:39.594Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/979b728/Cargo.toml
23752026-06-30T19:54:39.594Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2bfe090/Cargo.toml
23762026-06-30T19:54:39.594Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/dc84a6c/Cargo.toml
23772026-06-30T19:54:39.594Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/cc0c307/Cargo.toml
23782026-06-30T19:54:41.792Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0c92583/Cargo.toml
23792026-06-30T19:54:42.491Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
23802026-06-30T19:54:42.567Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
23812026-06-30T19:54:42.986Z
23822026-06-30T19:54:42.986Zreal 5.574091030
23832026-06-30T19:54:42.986Zuser 4.774798450
23842026-06-30T19:54:42.990Zsys 1.825355690
23852026-06-30T19:54:42.990Ztrap 0.000597260
23862026-06-30T19:54:42.990Ztflt 0.000066600
23872026-06-30T19:54:42.990Zdflt 0.000086430
23882026-06-30T19:54:42.990Zkflt 0.000014800
23892026-06-30T19:54:42.990Zlock 1.972159855
23902026-06-30T19:54:42.990Zslp 19.027947297
23912026-06-30T19:54:42.990Zlat 0.008524360
23922026-06-30T19:54:42.990Zstop 0.006811850
23932026-06-30T19:54:42.990Z+ banner build
23942026-06-30T19:54:42.994Z
23952026-06-30T19:54:42.994Z ##### # # # # #####
23962026-06-30T19:54:42.994Z # # # # # # # #
23972026-06-30T19:54:42.994Z ##### # # # # # #
23982026-06-30T19:54:42.994Z # # # # # # # #
23992026-06-30T19:54:42.994Z # # # # # # # #
24002026-06-30T19:54:42.994Z ##### #### # ###### #####
24012026-06-30T19:54:42.994Z
24022026-06-30T19:54:42.994Z+ export 'RUSTFLAGS=--cfg tokio_unstable -D warnings'
24032026-06-30T19:54:42.994Z+ RUSTFLAGS='--cfg tokio_unstable -D warnings'
24042026-06-30T19:54:42.994Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
24052026-06-30T19:54:42.994Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
24062026-06-30T19:54:42.994Z+ [[ illumos == \i\l\l\u\m\o\s ]]
24072026-06-30T19:54:42.994Z+ RUSTFLAGS='--cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
24082026-06-30T19:54:42.994Z+ export TMPDIR=/var/tmp/omicron_tmp
24092026-06-30T19:54:42.994Z+ TMPDIR=/var/tmp/omicron_tmp
24102026-06-30T19:54:42.994Z+ export RUST_BACKTRACE=1
24112026-06-30T19:54:42.994Z+ RUST_BACKTRACE=1
24122026-06-30T19:54:42.994Z+ export CARGO_INCREMENTAL=0
24132026-06-30T19:54:42.994Z+ CARGO_INCREMENTAL=0
24142026-06-30T19:54:42.994Z+ export RUSTC_BOOTSTRAP=1
24152026-06-30T19:54:42.994Z+ RUSTC_BOOTSTRAP=1
24162026-06-30T19:54:42.994Z+ ptime -m cargo --config build.analysis.enabled=true build -Zbuild-analysis --workspace --tests --locked --verbose
24172026-06-30T19:54:45.124Z Compiling proc-macro2 v1.0.106
24182026-06-30T19:54:45.124Z Compiling unicode-ident v1.0.24
24192026-06-30T19:54:45.125Z Compiling quote v1.0.45
24202026-06-30T19:54:45.128Z Compiling libc v0.2.185
24212026-06-30T19:54:45.128Z Compiling serde_core v1.0.228
24222026-06-30T19:54:45.128Z Compiling cfg-if v1.0.4
24232026-06-30T19:54:45.128Z Compiling serde v1.0.228
24242026-06-30T19:54:45.128Z Compiling memchr v2.8.0
24252026-06-30T19:54:45.128Z Compiling smallvec v1.15.1
24262026-06-30T19:54:45.128Z Compiling log v0.4.29
24272026-06-30T19:54:45.128Z Compiling itoa v1.0.17
24282026-06-30T19:54:45.128Z Compiling version_check v0.9.5
24292026-06-30T19:54:45.128Z Compiling autocfg v1.5.0
24302026-06-30T19:54:45.128Z Compiling libm v0.2.16
24312026-06-30T19:54:45.128Z Compiling zmij v1.0.21
24322026-06-30T19:54:45.128Z Compiling serde_json v1.0.150
24332026-06-30T19:54:45.128Z Compiling scopeguard v1.2.0
24342026-06-30T19:54:45.128Z Compiling stable_deref_trait v1.2.1
24352026-06-30T19:54:45.405Z Compiling percent-encoding v2.3.2
24362026-06-30T19:54:45.408Z Compiling writeable v0.6.2
24372026-06-30T19:54:45.408Z Compiling litemap v0.8.1
24382026-06-30T19:54:45.408Z Compiling icu_normalizer_data v2.1.1
24392026-06-30T19:54:45.408Z Compiling icu_properties_data v2.1.2
24402026-06-30T19:54:45.408Z Compiling utf8_iter v1.0.4
24412026-06-30T19:54:45.408Z Compiling getrandom v0.4.1
24422026-06-30T19:54:45.408Z Compiling rand_core v0.10.0
24432026-06-30T19:54:45.408Z Compiling parking_lot_core v0.9.12
24442026-06-30T19:54:45.408Z Compiling fnv v1.0.7
24452026-06-30T19:54:45.436Z Compiling portable-atomic v1.13.1
24462026-06-30T19:54:45.464Z Compiling zerocopy v0.8.40
24472026-06-30T19:54:45.467Z Compiling pin-project-lite v0.2.17
24482026-06-30T19:54:45.467Z Compiling critical-section v1.2.0
24492026-06-30T19:54:45.467Z Running `/home/build/.rustup/toolchains/1.96.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=0c7364371df04338 -C extra-filename=-e378351b8a3dc1f7 --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`
24502026-06-30T19:54:45.467Z Running `/home/build/.rustup/toolchains/1.96.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=d116ca455467b44e -C extra-filename=-ec1a4aa6125eea86 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-ec1a4aa6125eea86 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24512026-06-30T19:54:45.467Z Running `/home/build/.rustup/toolchains/1.96.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=3a77cba0c1d12171 -C extra-filename=-087bff7154b1daaf --out-dir /work/oxidecomputer/omicron/target/debug/build/quote-087bff7154b1daaf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24522026-06-30T19:54:45.497Z Running `/home/build/.rustup/toolchains/1.96.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=bf556b5489ed619f -C extra-filename=-615e06a3eb778834 --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-615e06a3eb778834 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24532026-06-30T19:54:45.500Z Running `/home/build/.rustup/toolchains/1.96.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=9f5169a88999c00c -C extra-filename=-29cf7af8e2fc43be --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`
24542026-06-30T19:54:45.500Z Running `/home/build/.rustup/toolchains/1.96.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=b449f52738967e72 -C extra-filename=-0479007ad9b4bd9b --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_core-0479007ad9b4bd9b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24552026-06-30T19:54:45.500Z Running `/home/build/.rustup/toolchains/1.96.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=c515db416bfa269d -C extra-filename=-ccf4af5f4acd8b5c --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`
24562026-06-30T19:54:45.500Z Running `/home/build/.rustup/toolchains/1.96.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=8e586acab6df311e -C extra-filename=-b057846ce76d7ba6 --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`
24572026-06-30T19:54:45.500Z Running `/home/build/.rustup/toolchains/1.96.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=1c796c83e8eadb98 -C extra-filename=-86480131418ac148 --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`
24582026-06-30T19:54:45.500Z Running `/home/build/.rustup/toolchains/1.96.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=f693b2f1caacc1cf -C extra-filename=-1b801243c4ee483c --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-1b801243c4ee483c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24592026-06-30T19:54:45.500Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --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=bae3280309ba1479 -C extra-filename=-517a0a45b5918497 --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`
24602026-06-30T19:54:45.500Z Running `/home/build/.rustup/toolchains/1.96.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=ffed60376d20159b -C extra-filename=-26f8dcada7e7abf4 --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`
24612026-06-30T19:54:45.500Z Running `/home/build/.rustup/toolchains/1.96.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.150/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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=0d23db0878970a0f -C extra-filename=-c45d2b8f51fad3ac --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-c45d2b8f51fad3ac -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24622026-06-30T19:54:45.500Z Running `/home/build/.rustup/toolchains/1.96.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=db4640b936fe024f -C extra-filename=-def1b171fe4257b9 --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-def1b171fe4257b9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24632026-06-30T19:54:45.500Z Running `/home/build/.rustup/toolchains/1.96.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=741912a30df27bec -C extra-filename=-cbff277a70f25ca8 --out-dir /work/oxidecomputer/omicron/target/debug/build/zmij-cbff277a70f25ca8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24642026-06-30T19:54:45.500Z Running `/home/build/.rustup/toolchains/1.96.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=81593f3fed88be21 -C extra-filename=-f9234036ec2c327a --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`
24652026-06-30T19:54:45.500Z Running `/home/build/.rustup/toolchains/1.96.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=4d61cdfcfa048260 -C extra-filename=-3e8e6d9e21823578 --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`
24662026-06-30T19:54:45.500Z Running `/home/build/.rustup/toolchains/1.96.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=f73ec0d8891eac30 -C extra-filename=-b63721280092ad35 --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`
24672026-06-30T19:54:45.525Z Running `/home/build/.rustup/toolchains/1.96.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=ea146eb58f43a7a5 -C extra-filename=-fc47b799cf8db48b --out-dir /work/oxidecomputer/omicron/target/debug/build/icu_properties_data-fc47b799cf8db48b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24682026-06-30T19:54:45.529Z Running `/home/build/.rustup/toolchains/1.96.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=ed57ca929ed51540 -C extra-filename=-5daefdd4e4bfadce --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-5daefdd4e4bfadce -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24692026-06-30T19:54:45.529Z Running `/home/build/.rustup/toolchains/1.96.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=fa8246921e9fd8fe -C extra-filename=-fa90cb92e5a1c9d8 --out-dir /work/oxidecomputer/omicron/target/debug/build/icu_normalizer_data-fa90cb92e5a1c9d8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24702026-06-30T19:54:45.529Z Running `/home/build/.rustup/toolchains/1.96.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=90ec0e0bed092927 -C extra-filename=-add33099202c13e7 --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`
24712026-06-30T19:54:45.529Z Running `/home/build/.rustup/toolchains/1.96.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=d5ec727dec5458aa -C extra-filename=-b201a642b1c0a45d --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-b201a642b1c0a45d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24722026-06-30T19:54:45.529Z Running `/home/build/.rustup/toolchains/1.96.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.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 '--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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=08f8cd948a3f21d0 -C extra-filename=-5322bc6c1d7c4184 --out-dir /work/oxidecomputer/omicron/target/debug/build/getrandom-5322bc6c1d7c4184 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24732026-06-30T19:54:45.529Z Running `/home/build/.rustup/toolchains/1.96.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=fe5695d30e7d6dce -C extra-filename=-6fbd798935e4a46a --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`
24742026-06-30T19:54:45.529Z Running `/home/build/.rustup/toolchains/1.96.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=7c756519880de699 -C extra-filename=-7d9dec711376449a --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`
24752026-06-30T19:54:45.529Z Running `/home/build/.rustup/toolchains/1.96.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=426cd2aac0743891 -C extra-filename=-97b6d6236c1189b8 --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`
24762026-06-30T19:54:45.529Z Running `/home/build/.rustup/toolchains/1.96.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.40/build.rs --error-format=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=66052e156aba2ad5 -C extra-filename=-8a5f79f444089dc9 --out-dir /work/oxidecomputer/omicron/target/debug/build/zerocopy-8a5f79f444089dc9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24772026-06-30T19:54:45.529Z Running `/home/build/.rustup/toolchains/1.96.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=2009600355654a4b -C extra-filename=-fc152cbb7e87bbf2 --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`
24782026-06-30T19:54:45.529Z Running `/home/build/.rustup/toolchains/1.96.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=f29469009b9dde89 -C extra-filename=-ace8c102e25112b5 --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`
24792026-06-30T19:54:45.552Z Running `/home/build/.rustup/toolchains/1.96.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=8d2946fb86586851 -C extra-filename=-91bf8e578b010fbb --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`
24802026-06-30T19:54:45.614Z Compiling thiserror v2.0.18
24812026-06-30T19:54:45.617Z Running `/home/build/.rustup/toolchains/1.96.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=b0029a18e9608905 -C extra-filename=-577b54cb67165b62 --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`
24822026-06-30T19:54:45.617Z Running `/home/build/.rustup/toolchains/1.96.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=a8ef7efd01beebc4 -C extra-filename=-7b3c45f670aa04f4 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-7b3c45f670aa04f4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24832026-06-30T19:54:45.903Z Compiling subtle v2.6.1
24842026-06-30T19:54:46.143Z Compiling typenum v1.19.0
24852026-06-30T19:54:46.147Z Compiling equivalent v1.0.2
24862026-06-30T19:54:46.147Z Compiling shlex v1.3.0
24872026-06-30T19:54:46.147Z Compiling heck v0.5.0
24882026-06-30T19:54:46.454Z Compiling form_urlencoded v1.2.2
24892026-06-30T19:54:46.454Z Compiling find-msvc-tools v0.1.9
24902026-06-30T19:54:46.458Z Compiling iana-time-zone v0.1.65
24912026-06-30T19:54:46.558Z Running `/home/build/.rustup/toolchains/1.96.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=bc9de8b3dfedc539 -C extra-filename=-54dbde732dbccf40 --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`
24922026-06-30T19:54:46.561Z Running `/home/build/.rustup/toolchains/1.96.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="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=f9c21c0e45cc0378 -C extra-filename=-b05502db3b9f7f67 --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`
24932026-06-30T19:54:46.561Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.19.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="const-generics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=a8bd9d0f0c3bb8cf -C extra-filename=-809da6282ca88a5d --out-dir /work/oxidecomputer/omicron/target/debug/build/typenum-809da6282ca88a5d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24942026-06-30T19:54:46.561Z Running `/work/oxidecomputer/omicron/target/debug/build/quote-087bff7154b1daaf/build-script-build`
24952026-06-30T19:54:46.561Z Running `/home/build/.rustup/toolchains/1.96.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=36c7293568fefa54 -C extra-filename=-fd684d5e51179a36 --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`
24962026-06-30T19:54:46.622Z Running `/home/build/.rustup/toolchains/1.96.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=81a9e838646c1790 -C extra-filename=-b4f780b189a31b98 --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`
24972026-06-30T19:54:46.694Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-ec1a4aa6125eea86/build-script-build`
24982026-06-30T19:54:46.694Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-615e06a3eb778834/build-script-build`
24992026-06-30T19:54:46.729Z Compiling rustversion v1.0.22
25002026-06-30T19:54:46.732Z Compiling hashbrown v0.17.0
25012026-06-30T19:54:46.732Z Compiling regex-syntax v0.8.10
25022026-06-30T19:54:46.732Z Compiling strsim v0.11.1
25032026-06-30T19:54:46.732Z Running `/work/oxidecomputer/omicron/target/debug/build/zmij-cbff277a70f25ca8/build-script-build`
25042026-06-30T19:54:46.732Z Running `/home/build/.rustup/toolchains/1.96.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=2f341638f8559396 -C extra-filename=-878f6df4c8ca5317 --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-97b6d6236c1189b8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25052026-06-30T19:54:46.901Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-def1b171fe4257b9/build-script-build`
25062026-06-30T19:54:46.904Z Running `/home/build/.rustup/toolchains/1.96.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=aba49b7feadcb239 -C extra-filename=-0cd954401ddedea0 --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`
25072026-06-30T19:54:46.904Z Running `/home/build/.rustup/toolchains/1.96.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=4b626ef49f5d6b85 -C extra-filename=-516c5eaca3dcccc7 --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`
25082026-06-30T19:54:46.904Z Running `/work/oxidecomputer/omicron/target/debug/build/icu_properties_data-fc47b799cf8db48b/build-script-build`
25092026-06-30T19:54:47.199Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_core-0479007ad9b4bd9b/build-script-build`
25102026-06-30T19:54:47.199Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-c45d2b8f51fad3ac/build-script-build`
25112026-06-30T19:54:47.202Z Compiling lock_api v0.4.14
25122026-06-30T19:54:47.202Z Compiling generic-array v0.14.7
25132026-06-30T19:54:47.202Z Compiling futures-core v0.3.32
25142026-06-30T19:54:47.202Z Compiling schemars v0.8.22
25152026-06-30T19:54:47.202Z Compiling dyn-clone v1.0.20
25162026-06-30T19:54:47.202Z Compiling syn v1.0.109
25172026-06-30T19:54:47.202Z Compiling rustix v1.1.3
25182026-06-30T19:54:47.202Z Compiling aho-corasick v1.1.4
25192026-06-30T19:54:47.234Z Running `/home/build/.rustup/toolchains/1.96.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 --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=f6acccfb986f06c5 -C extra-filename=-397b737bc890d6d2 --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`
25202026-06-30T19:54:47.237Z Running `/home/build/.rustup/toolchains/1.96.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=883118a5d04a99a4 -C extra-filename=-d74fceb7f2ffb6e2 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustversion-d74fceb7f2ffb6e2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25212026-06-30T19:54:47.237Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-b201a642b1c0a45d/build-script-build`
25222026-06-30T19:54:47.237Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-5daefdd4e4bfadce/build-script-build`
25232026-06-30T19:54:47.237Z Running `/home/build/.rustup/toolchains/1.96.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=24c05a155c756453 -C extra-filename=-a194696445488582 --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`
25242026-06-30T19:54:47.237Z Running `/home/build/.rustup/toolchains/1.96.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=a5e0ded40da72886 -C extra-filename=-89fdf5aa1838c400 --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`
25252026-06-30T19:54:47.655Z Running `/home/build/.rustup/toolchains/1.96.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=946e107cdebb3f33 -C extra-filename=-a5a76f247fefddb9 --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-3e8e6d9e21823578.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25262026-06-30T19:54:47.655Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-5322bc6c1d7c4184/build-script-build`
25272026-06-30T19:54:47.655Z Running `/home/build/.rustup/toolchains/1.96.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=0d9645bf881c35a9 -C extra-filename=-260b1c36d1afce2b --out-dir /work/oxidecomputer/omicron/target/debug/build/schemars-260b1c36d1afce2b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25282026-06-30T19:54:47.655Z Running `/work/oxidecomputer/omicron/target/debug/build/zerocopy-8a5f79f444089dc9/build-script-build`
25292026-06-30T19:54:47.660Z Running `/home/build/.rustup/toolchains/1.96.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=e5aaba762aa0f2df -C extra-filename=-a51fd58e4030cd49 --out-dir /work/oxidecomputer/omicron/target/debug/build/syn-a51fd58e4030cd49 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25302026-06-30T19:54:47.660Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-7b3c45f670aa04f4/build-script-build`
25312026-06-30T19:54:47.660Z Running `/work/oxidecomputer/omicron/target/debug/build/icu_normalizer_data-fa90cb92e5a1c9d8/build-script-build`
25322026-06-30T19:54:47.660Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-1b801243c4ee483c/build-script-build`
25332026-06-30T19:54:47.660Z Running `/home/build/.rustup/toolchains/1.96.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=808068087ffb53be -C extra-filename=-05540d085a498351 --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-05540d085a498351 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-26f8dcada7e7abf4.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25342026-06-30T19:54:47.660Z Compiling num-traits v0.2.19
25352026-06-30T19:54:47.660Z Compiling byteorder v1.5.0
25362026-06-30T19:54:47.660Z Compiling const-oid v0.9.6
25372026-06-30T19:54:47.660Z Compiling futures-sink v0.3.32
25382026-06-30T19:54:47.685Z Compiling futures-io v0.3.32
25392026-06-30T19:54:47.713Z Compiling futures-task v0.3.32
25402026-06-30T19:54:47.713Z Compiling thiserror v1.0.69
25412026-06-30T19:54:47.713Z Running `/home/build/.rustup/toolchains/1.96.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=f0efd78e6b3ad2f4 -C extra-filename=-a8fb7fb8cb05d560 --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`
25422026-06-30T19:54:47.713Z Running `/home/build/.rustup/toolchains/1.96.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=4203299f1721bff6 -C extra-filename=-63ba44012e1cbc03 --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-29cf7af8e2fc43be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25432026-06-30T19:54:47.717Z Running `/home/build/.rustup/toolchains/1.96.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=b4bc36d5d38d37f5 -C extra-filename=-a81f463b5eadc7cf --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`
25442026-06-30T19:54:47.782Z Running `/home/build/.rustup/toolchains/1.96.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.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 --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=1fb5f697086c73cd -C extra-filename=-f4c53dd6cc6eeae1 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-f4c53dd6cc6eeae1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25452026-06-30T19:54:48.122Z Running `/home/build/.rustup/toolchains/1.96.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=b558aacfa43305c1 -C extra-filename=-29b83d6ab9521271 --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-e378351b8a3dc1f7.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)'`
25462026-06-30T19:54:48.122Z Running `/home/build/.rustup/toolchains/1.96.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=a27d98d312c2668f -C extra-filename=-68cab2fd40a9d29c --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-68cab2fd40a9d29c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-f9234036ec2c327a.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25472026-06-30T19:54:48.122Z Running `/home/build/.rustup/toolchains/1.96.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=07ec59b45c0c8237 -C extra-filename=-1eed3ad9b5d6e150 --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)'`
25482026-06-30T19:54:48.123Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-809da6282ca88a5d/build-script-build`
25492026-06-30T19:54:48.123Z Running `/home/build/.rustup/toolchains/1.96.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=b7cf71f3316da253 -C extra-filename=-9ecfd7549d856f01 --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`
25502026-06-30T19:54:48.126Z Running `/home/build/.rustup/toolchains/1.96.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=04797acf8a93b2dd -C extra-filename=-cd826904474fece0 --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`
25512026-06-30T19:54:48.126Z Running `/home/build/.rustup/toolchains/1.96.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=aef1979c36612c16 -C extra-filename=-57908231e01adef6 --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"))'`
25522026-06-30T19:54:48.126Z Running `/home/build/.rustup/toolchains/1.96.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=db93cf6459778cf9 -C extra-filename=-a4ee466cc94783ae --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)'`
25532026-06-30T19:54:48.126Z Running `/home/build/.rustup/toolchains/1.96.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=71a4f1f394f6309a -C extra-filename=-54159e90ff1115fe --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)'`
25542026-06-30T19:54:48.127Z Running `/home/build/.rustup/toolchains/1.96.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=c821c40ed4a269fb -C extra-filename=-475c5481f11c65dc --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"))'`
25552026-06-30T19:54:48.127Z Running `/home/build/.rustup/toolchains/1.96.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=388320c717866a2e -C extra-filename=-c972994ffc95c23b --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`
25562026-06-30T19:54:48.127Z Running `/home/build/.rustup/toolchains/1.96.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=85780af91f43d71a -C extra-filename=-38ce5daaa43c1f94 --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`
25572026-06-30T19:54:48.127Z Running `/home/build/.rustup/toolchains/1.96.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=a834fe0eef8d67cd -C extra-filename=-5fa9b52b41e44aec --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`
25582026-06-30T19:54:48.127Z Compiling slab v0.4.12
25592026-06-30T19:54:48.127Z Compiling getrandom v0.3.4
25602026-06-30T19:54:48.127Z Compiling ident_case v1.0.1
25612026-06-30T19:54:48.127Z Compiling cpufeatures v0.2.17
25622026-06-30T19:54:48.127Z Compiling anyhow v1.0.102
25632026-06-30T19:54:48.127Z Compiling pkg-config v0.3.32
25642026-06-30T19:54:48.127Z Compiling base64 v0.22.1
25652026-06-30T19:54:48.154Z Compiling either v1.15.0
25662026-06-30T19:54:48.158Z Running `/home/build/.rustup/toolchains/1.96.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=03fcc1d2f064dc5b -C extra-filename=-9675ab8a959e1686 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-9675ab8a959e1686 -L 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-06-30T19:54:48.519Z Running `/home/build/.rustup/toolchains/1.96.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=0c7f20f1ec8f88bb -C extra-filename=-5d2b59558facd16d --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`
25682026-06-30T19:54:48.519Z Running `/home/build/.rustup/toolchains/1.96.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=d546c983cd63b952 -C extra-filename=-c71d6c6cbdc15377 --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)'`
25692026-06-30T19:54:48.519Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-05540d085a498351/build-script-build`
25702026-06-30T19:54:48.523Z Running `/home/build/.rustup/toolchains/1.96.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=d6b51666836ee3c1 -C extra-filename=-d7b87b25cac2758a --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-06-30T19:54:48.523Z Running `/home/build/.rustup/toolchains/1.96.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=0c6d633c3bd6cc2d -C extra-filename=-618aa504141926aa --out-dir /work/oxidecomputer/omicron/target/debug/build/getrandom-618aa504141926aa -L 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-06-30T19:54:48.523Z Compiling futures-channel v0.3.32
25732026-06-30T19:54:48.523Z Compiling powerfmt v0.2.0
25742026-06-30T19:54:48.523Z Compiling utf8parse v0.2.2
25752026-06-30T19:54:48.549Z Compiling num-conv v0.2.0
25762026-06-30T19:54:48.552Z Compiling time-core v0.1.8
25772026-06-30T19:54:48.552Z Running `/home/build/.rustup/toolchains/1.96.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=744ec440670be3a3 -C extra-filename=-802a02953ab3b2a2 --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`
25782026-06-30T19:54:48.552Z Running `/home/build/.rustup/toolchains/1.96.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=18ab562633b25f9c -C extra-filename=-533a9d4dd3ba43e1 --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-06-30T19:54:48.552Z Running `/home/build/.rustup/toolchains/1.96.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=d0732ddc67cfd5f4 -C extra-filename=-8a91b2fd79f237fe --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`
25802026-06-30T19:54:48.552Z Running `/home/build/.rustup/toolchains/1.96.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.102/build.rs --error-format=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=4c53027a549395fb -C extra-filename=-b0b1b805e7f4c99b --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-b0b1b805e7f4c99b -L 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-06-30T19:54:48.552Z Running `/home/build/.rustup/toolchains/1.96.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=8830b4f8384bf412 -C extra-filename=-04d86b88b00df2ea --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-06-30T19:54:48.552Z Running `/home/build/.rustup/toolchains/1.96.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=2b325dbc5e83defa -C extra-filename=-afae2e2264006bb0 --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)'`
25832026-06-30T19:54:48.552Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-d74fceb7f2ffb6e2/build-script-build`
25842026-06-30T19:54:48.899Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-68cab2fd40a9d29c/build-script-build`
25852026-06-30T19:54:48.899Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="const-generics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=6e4973ff82a798d4 -C extra-filename=-551f9edf049805be --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-06-30T19:54:48.899Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-260b1c36d1afce2b/build-script-build`
25872026-06-30T19:54:48.899Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-f4c53dd6cc6eeae1/build-script-build`
25882026-06-30T19:54:48.903Z Running `/home/build/.rustup/toolchains/1.96.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=5c3b3fda329ee457 -C extra-filename=-fa6b42ed4cc11fef --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-a81f463b5eadc7cf.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-38ce5daaa43c1f94.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25892026-06-30T19:54:48.903Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-a51fd58e4030cd49/build-script-build`
25902026-06-30T19:54:48.903Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-9675ab8a959e1686/build-script-build`
25912026-06-30T19:54:48.903Z Compiling errno v0.3.14
25922026-06-30T19:54:48.903Z Compiling once_cell v1.21.3
25932026-06-30T19:54:48.903Z Compiling getrandom v0.2.17
25942026-06-30T19:54:48.903Z Compiling jobserver v0.1.34
25952026-06-30T19:54:48.903Z Compiling mio v1.2.0
25962026-06-30T19:54:48.903Z Running `/home/build/.rustup/toolchains/1.96.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=06e021bd590babcb -C extra-filename=-37de36d771c6eb9a --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`
25972026-06-30T19:54:48.903Z Running `/home/build/.rustup/toolchains/1.96.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=55d258e31b04a76f -C extra-filename=-83efb3bf92b107e7 --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`
25982026-06-30T19:54:48.903Z Running `/home/build/.rustup/toolchains/1.96.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=cf18f9c59f2b8185 -C extra-filename=-6fba9c5da1bb2d6d --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`
25992026-06-30T19:54:48.903Z Running `/home/build/.rustup/toolchains/1.96.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=dd77a0846f31c6b4 -C extra-filename=-101965df2ff7192a --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-06-30T19:54:49.186Z Running `/home/build/.rustup/toolchains/1.96.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=6b01635945798603 -C extra-filename=-c063ff308ae52934 --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-29b83d6ab9521271.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_diagnostic_namespace)'`
26012026-06-30T19:54:49.189Z Compiling socket2 v0.6.3
26022026-06-30T19:54:49.189Z Compiling regex-automata v0.4.14
26032026-06-30T19:54:49.189Z Compiling time-macros v0.2.27
26042026-06-30T19:54:49.189Z Compiling deranged v0.5.8
26052026-06-30T19:54:49.189Z Compiling num_threads v0.1.7
26062026-06-30T19:54:49.189Z Compiling anstyle v1.0.14
26072026-06-30T19:54:49.189Z Compiling base64ct v1.8.3
26082026-06-30T19:54:49.189Z Compiling crossbeam-utils v0.8.21
26092026-06-30T19:54:49.189Z Compiling is_terminal_polyfill v1.70.2
26102026-06-30T19:54:49.189Z Compiling colorchoice v1.0.4
26112026-06-30T19:54:49.217Z Compiling anstyle-query v1.1.5
26122026-06-30T19:54:49.220Z Compiling httparse v1.10.1
26132026-06-30T19:54:49.249Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-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 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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=be285589d16a2fe6 -C extra-filename=-1f50f07ad72d01d7 --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-ccf4af5f4acd8b5c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-577b54cb67165b62.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26142026-06-30T19:54:49.252Z Running `/home/build/.rustup/toolchains/1.96.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=b935b3e5f1e0f226 -C extra-filename=-8b9aad4db87b0c55 --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-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26152026-06-30T19:54:49.252Z Running `/home/build/.rustup/toolchains/1.96.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=3491e60856517469 -C extra-filename=-e2575b5c144b22ce --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-475c5481f11c65dc.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26162026-06-30T19:54:49.252Z Running `/home/build/.rustup/toolchains/1.96.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=edb7f54765f0ce79 -C extra-filename=-2be4f244cd0ef462 --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-ccf4af5f4acd8b5c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26172026-06-30T19:54:49.252Z Running `/home/build/.rustup/toolchains/1.96.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=bd95b2b00dd4b43f -C extra-filename=-62a3273ba722b64a --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-7d9dec711376449a.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-57908231e01adef6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26182026-06-30T19:54:49.252Z Running `/home/build/.rustup/toolchains/1.96.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=9e4c2de14439e9b5 -C extra-filename=-3e48272610caadc8 --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-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26192026-06-30T19:54:49.252Z Running `/home/build/.rustup/toolchains/1.96.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=69a2a2f9fc31a004 -C extra-filename=-20e2a5c74bb6c2f5 --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-ccf4af5f4acd8b5c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b057846ce76d7ba6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(tsan_enabled)'`
26202026-06-30T19:54:49.555Z Running `/home/build/.rustup/toolchains/1.96.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=114ed93f43e24120 -C extra-filename=-43c4035872041e02 --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-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26212026-06-30T19:54:49.555Z Running `/home/build/.rustup/toolchains/1.96.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=5db2b2dfb3207a74 -C extra-filename=-6b71e4e3efe07320 --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"))'`
26222026-06-30T19:54:49.559Z Running `/home/build/.rustup/toolchains/1.96.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=7129b49c91193d63 -C extra-filename=-484654af456c02f7 --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-37de36d771c6eb9a.rlib --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-101965df2ff7192a.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26232026-06-30T19:54:49.559Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-b0b1b805e7f4c99b/build-script-build`
26242026-06-30T19:54:49.559Z Running `/home/build/.rustup/toolchains/1.96.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=f8c15cb4f7e9d5e1 -C extra-filename=-33d2256449469a81 --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-06-30T19:54:49.559Z Running `/home/build/.rustup/toolchains/1.96.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=ec84580fff20af9c -C extra-filename=-2f5e09e4f5a3ac8c --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-06-30T19:54:49.559Z Running `/home/build/.rustup/toolchains/1.96.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=62f935f4c045e48f -C extra-filename=-ad3616d890d7f534 --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`
26272026-06-30T19:54:49.559Z Running `/home/build/.rustup/toolchains/1.96.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=eba30f0b661568a7 -C extra-filename=-60c8f6d8d1e5d3d5 --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-06-30T19:54:49.559Z Running `/home/build/.rustup/toolchains/1.96.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=e55592f10aeccdcb -C extra-filename=-0f3a62f4707f631b --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-0f3a62f4707f631b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26292026-06-30T19:54:49.559Z Running `/home/build/.rustup/toolchains/1.96.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=3f23a6de5a1dc150 -C extra-filename=-eb2dd144d6cd661f --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`
26302026-06-30T19:54:49.559Z Running `/home/build/.rustup/toolchains/1.96.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=449c65058e605e36 -C extra-filename=-5245eb45c03b9429 --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-63ba44012e1cbc03.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-29cf7af8e2fc43be.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-89fdf5aa1838c400.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26312026-06-30T19:54:49.559Z Running `/home/build/.rustup/toolchains/1.96.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=0e364ff8b7082989 -C extra-filename=-2979e45ffd283bf6 --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-6fba9c5da1bb2d6d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26322026-06-30T19:54:49.584Z Compiling syn v2.0.117
26332026-06-30T19:54:49.588Z Compiling parking_lot v0.12.5
26342026-06-30T19:54:49.588Z Compiling rand_core v0.6.4
26352026-06-30T19:54:49.588Z Compiling signal-hook-registry v1.4.8
26362026-06-30T19:54:49.588Z Compiling cc v1.2.56
26372026-06-30T19:54:49.588Z Compiling anstyle-parse v1.0.0
26382026-06-30T19:54:49.617Z Running `/home/build/.rustup/toolchains/1.96.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=7e008972b03acce3 -C extra-filename=-9aefef24eeecbb7e --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-9aefef24eeecbb7e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26392026-06-30T19:54:49.658Z Running `/home/build/.rustup/toolchains/1.96.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=59869f73fd6ffb60 -C extra-filename=-b42e381d5bc8ef55 --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`
26402026-06-30T19:54:49.926Z Running `/home/build/.rustup/toolchains/1.96.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=7d387ccda825ae1a -C extra-filename=-8a0b65bb2d2209ae --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-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-e378351b8a3dc1f7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26412026-06-30T19:54:49.926Z Running `/home/build/.rustup/toolchains/1.96.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=cb095e3e8d0b4346 -C extra-filename=-1f5100c8f325d83a --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-54159e90ff1115fe.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)'`
26422026-06-30T19:54:49.926Z Running `/home/build/.rustup/toolchains/1.96.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=7e9d9cfc8e024310 -C extra-filename=-b90ae94c6b847292 --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-a5a76f247fefddb9.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-20e2a5c74bb6c2f5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26432026-06-30T19:54:49.930Z Compiling tracing-core v0.1.36
26442026-06-30T19:54:49.930Z Compiling allocator-api2 v0.2.21
26452026-06-30T19:54:49.930Z Compiling clap_lex v1.0.0
26462026-06-30T19:54:49.930Z Compiling dunce v1.0.5
26472026-06-30T19:54:49.930Z Compiling camino v1.2.2
26482026-06-30T19:54:49.930Z Compiling fs_extra v1.3.0
26492026-06-30T19:54:49.930Z Compiling ryu v1.0.23
26502026-06-30T19:54:49.930Z Compiling flagset v0.4.7
26512026-06-30T19:54:49.930Z Running `/home/build/.rustup/toolchains/1.96.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=975176c6d651d744 -C extra-filename=-d597faab344c3474 --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-3e48272610caadc8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26522026-06-30T19:54:49.930Z Running `/home/build/.rustup/toolchains/1.96.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=740fa9fe2e793c03 -C extra-filename=-8fcec526aa4960a3 --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-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-e378351b8a3dc1f7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests`
26532026-06-30T19:54:49.930Z Running `/home/build/.rustup/toolchains/1.96.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=b792d2c952d5993b -C extra-filename=-c33ab584de8d9506 --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-516c5eaca3dcccc7.rmeta --extern jobserver=/work/oxidecomputer/omicron/target/debug/deps/libjobserver-8b9aad4db87b0c55.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-54dbde732dbccf40.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26542026-06-30T19:54:49.930Z Running `/home/build/.rustup/toolchains/1.96.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=e77d0f140a451e02 -C extra-filename=-a4b588786e87421e --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-2be4f244cd0ef462.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26552026-06-30T19:54:49.960Z Running `/home/build/.rustup/toolchains/1.96.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=bdf455d4b4007ada -C extra-filename=-ca2af37d5e0b54bb --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-83efb3bf92b107e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26562026-06-30T19:54:50.241Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-618aa504141926aa/build-script-build`
26572026-06-30T19:54:50.244Z Running `/home/build/.rustup/toolchains/1.96.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=6afc2c66a64519b3 -C extra-filename=-6cf507d1cff81ff6 --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`
26582026-06-30T19:54:50.244Z Running `/home/build/.rustup/toolchains/1.96.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=c5d1cf5797f1a33e -C extra-filename=-941d8d519fa39158 --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`
26592026-06-30T19:54:50.273Z Compiling pem-rfc7468 v0.7.0
26602026-06-30T19:54:50.276Z Compiling anstream v1.0.0
26612026-06-30T19:54:50.276Z Compiling aws-lc-rs v1.16.3
26622026-06-30T19:54:50.276Z Compiling atomic-waker v1.1.2
26632026-06-30T19:54:50.307Z Compiling httpdate v1.0.3
26642026-06-30T19:54:50.310Z Compiling try-lock v0.2.5
26652026-06-30T19:54:50.310Z Compiling fastrand v2.3.0
26662026-06-30T19:54:50.341Z Compiling spin v0.9.8
26672026-06-30T19:54:50.345Z Running `/home/build/.rustup/toolchains/1.96.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.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="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=ae8a222d976e84b4 -C extra-filename=-2756caaa37d30dcc --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-2756caaa37d30dcc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26682026-06-30T19:54:50.345Z Running `/home/build/.rustup/toolchains/1.96.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=15ae6b1eebfb9237 -C extra-filename=-98230cbbab9e3f9d --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-06-30T19:54:50.345Z Running `/home/build/.rustup/toolchains/1.96.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=50ca053865d25d9a -C extra-filename=-0f13d12a47502573 --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-62a3273ba722b64a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26702026-06-30T19:54:50.345Z Running `/home/build/.rustup/toolchains/1.96.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=e5ee9d11baaea22e -C extra-filename=-c3c1c57b2bfa2e19 --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`
26712026-06-30T19:54:50.345Z Running `/home/build/.rustup/toolchains/1.96.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=4fa5e42e1acb748b -C extra-filename=-b95faaec17b65d76 --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`
26722026-06-30T19:54:50.345Z Running `/home/build/.rustup/toolchains/1.96.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=2f7be6d8fa308054 -C extra-filename=-7bafc2cc5669c27a --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`
26732026-06-30T19:54:50.477Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-0f3a62f4707f631b/build-script-build`
26742026-06-30T19:54:50.477Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-9aefef24eeecbb7e/build-script-build`
26752026-06-30T19:54:50.481Z Running `/home/build/.rustup/toolchains/1.96.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=a4f7dbbee85a5c4a -C extra-filename=-0ef97071bef2e3cd --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-2f5e09e4f5a3ac8c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26762026-06-30T19:54:50.547Z Running `/home/build/.rustup/toolchains/1.96.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=79bc44001c1ca026 -C extra-filename=-7884411faf8446e1 --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`
26772026-06-30T19:54:50.551Z Running `/home/build/.rustup/toolchains/1.96.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=779b1db071c669a5 -C extra-filename=-00bd218468570be9 --out-dir /work/oxidecomputer/omicron/target/debug/build/aws-lc-rs-00bd218468570be9 -L 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-06-30T19:54:50.551Z Running `/home/build/.rustup/toolchains/1.96.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=3a70d51dd87eff36 -C extra-filename=-1ef663efb51a962b --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-33d2256449469a81.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-ca2af37d5e0b54bb.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-b42e381d5bc8ef55.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-60c8f6d8d1e5d3d5.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-ad3616d890d7f534.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-83efb3bf92b107e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26792026-06-30T19:54:50.580Z Running `/home/build/.rustup/toolchains/1.96.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=3e5a875cf4992ab9 -C extra-filename=-25cc7ebab10ea2cb --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`
26802026-06-30T19:54:50.583Z Compiling bitflags v2.11.0
26812026-06-30T19:54:50.584Z Compiling semver v1.0.28
26822026-06-30T19:54:50.584Z Compiling uuid v1.23.4
26832026-06-30T19:54:50.584Z Compiling indexmap v2.14.0
26842026-06-30T19:54:50.613Z Running `/home/build/.rustup/toolchains/1.96.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=3ec9f61da4e89b21 -C extra-filename=-135c6475389edf7b --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-06-30T19:54:50.616Z Running `/home/build/.rustup/toolchains/1.96.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=42957620c50d6b18 -C extra-filename=-c0198133be15211f --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`
26862026-06-30T19:54:50.720Z Running `/home/build/.rustup/toolchains/1.96.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=a075fe5b12f9a544 -C extra-filename=-567322735588ace4 --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-a5a76f247fefddb9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26872026-06-30T19:54:50.825Z Running `/home/build/.rustup/toolchains/1.96.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=84f83b62f1a5b84e -C extra-filename=-e4b7d8345d76cf1f --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-c71d6c6cbdc15377.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26882026-06-30T19:54:50.828Z Compiling cmake v0.1.57
26892026-06-30T19:54:50.828Z Compiling slog v2.8.2
26902026-06-30T19:54:50.828Z Compiling want v0.3.1
26912026-06-30T19:54:50.828Z Compiling tower-service v0.3.3
26922026-06-30T19:54:50.828Z Compiling tower-layer v0.3.3
26932026-06-30T19:54:50.828Z Compiling untrusted v0.7.1
26942026-06-30T19:54:50.828Z Compiling ucd-trie v0.1.7
26952026-06-30T19:54:50.828Z Compiling pretty-hex v0.4.1
26962026-06-30T19:54:50.828Z Compiling plain v0.2.3
26972026-06-30T19:54:50.828Z Running `/home/build/.rustup/toolchains/1.96.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.150/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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=5b24b40d4c7987d4 -C extra-filename=-6f9354b082e3e3f5 --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-86480131418ac148.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-29cf7af8e2fc43be.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-c71d6c6cbdc15377.rmeta --extern zmij=/work/oxidecomputer/omicron/target/debug/deps/libzmij-1eed3ad9b5d6e150.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"))'`
26982026-06-30T19:54:50.828Z Running `/home/build/.rustup/toolchains/1.96.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=c6bc460a959a4246 -C extra-filename=-64568b11226546eb --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-c71d6c6cbdc15377.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26992026-06-30T19:54:50.828Z Running `/home/build/.rustup/toolchains/1.96.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=ca8d16534de17eae -C extra-filename=-a366b71677993b1e --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-ccf4af5f4acd8b5c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27002026-06-30T19:54:50.828Z Running `/home/build/.rustup/toolchains/1.96.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=5d4f6bacba1e242a -C extra-filename=-9ce442fd1cc128fd --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-fd684d5e51179a36.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-397b737bc890d6d2.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-c71d6c6cbdc15377.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27012026-06-30T19:54:50.828Z Running `/home/build/.rustup/toolchains/1.96.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=63d1df8ba56f88b2 -C extra-filename=-c8a30a0355989d83 --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-1f50f07ad72d01d7.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-c71d6c6cbdc15377.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27022026-06-30T19:54:51.024Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=63524bb2f05cddee -C extra-filename=-da778a8e0d5d80e2 --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)'`
27032026-06-30T19:54:51.028Z Running `/home/build/.rustup/toolchains/1.96.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=ea9a168611fb8770 -C extra-filename=-49eb9166be51a979 --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`
27042026-06-30T19:54:51.056Z Compiling time v0.3.47
27052026-06-30T19:54:51.059Z Compiling untrusted v0.9.0
27062026-06-30T19:54:51.088Z Compiling rustls v0.23.41
27072026-06-30T19:54:51.092Z Compiling mime v0.3.17
27082026-06-30T19:54:51.092Z Compiling unicode-segmentation v1.12.0
27092026-06-30T19:54:51.092Z Compiling simd-adler32 v0.3.8
27102026-06-30T19:54:51.123Z Running `/home/build/.rustup/toolchains/1.96.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=933c5facc6528f89 -C extra-filename=-cb2fa448f0536d34 --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-06-30T19:54:51.127Z Running `/home/build/.rustup/toolchains/1.96.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=d09df9b080bb11d1 -C extra-filename=-c4d6b64651c620f9 --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`
27122026-06-30T19:54:51.127Z Running `/home/build/.rustup/toolchains/1.96.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=fdd5ce9a4d4d2c27 -C extra-filename=-d07e1f9c6fa50b91 --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-06-30T19:54:51.127Z Running `/home/build/.rustup/toolchains/1.96.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=b6d574464049b571 -C extra-filename=-95adc8fe9f2951ec --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-06-30T19:54:51.127Z Running `/home/build/.rustup/toolchains/1.96.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=c78b949686793856 -C extra-filename=-7fc39982ef9dfaba --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-06-30T19:54:51.127Z Running `/home/build/.rustup/toolchains/1.96.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=e1b8d02670a9e16c -C extra-filename=-7267fb885812b854 --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-135c6475389edf7b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27162026-06-30T19:54:51.127Z Running `/home/build/.rustup/toolchains/1.96.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=e68629e549c3bf8f -C extra-filename=-093db0f2b3b1531a --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-093db0f2b3b1531a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-6b71e4e3efe07320.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27172026-06-30T19:54:51.127Z Running `/home/build/.rustup/toolchains/1.96.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=87e6d576c72596b5 -C extra-filename=-eb0483341114352c --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)'`
27182026-06-30T19:54:51.127Z Running `/home/build/.rustup/toolchains/1.96.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=994984b92bc03d07 -C extra-filename=-662b4c506cdd594c --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-c33ab584de8d9506.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27192026-06-30T19:54:51.296Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-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 --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=66c3afccefebc448 -C extra-filename=-7dcb47ac0aa2b6cf --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-64568b11226546eb.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-3e48272610caadc8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
27202026-06-30T19:54:51.300Z Running `/home/build/.rustup/toolchains/1.96.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=4c8cccb8a2072c55 -C extra-filename=-5e04864d6535fe16 --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-2979e45ffd283bf6.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-86480131418ac148.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-37de36d771c6eb9a.rmeta --extern num_threads=/work/oxidecomputer/omicron/target/debug/deps/libnum_threads-eb2dd144d6cd661f.rmeta --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-6fba9c5da1bb2d6d.rmeta --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-101965df2ff7192a.rmeta --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-484654af456c02f7.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27212026-06-30T19:54:51.300Z Running `/home/build/.rustup/toolchains/1.96.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=cb2afe94ccf66d4f -C extra-filename=-13e7df82655a3fd3 --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`
27222026-06-30T19:54:51.366Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-2756caaa37d30dcc/build-script-build`
27232026-06-30T19:54:51.369Z Running `/home/build/.rustup/toolchains/1.96.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=c6ff0eb8be2d1706 -C extra-filename=-95bf3ad5c179ed43 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-95bf3ad5c179ed43 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27242026-06-30T19:54:51.369Z Running `/home/build/.rustup/toolchains/1.96.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=a3dacfd3c74044ed -C extra-filename=-7fc84d34336edae0 --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`
27252026-06-30T19:54:51.369Z Compiling rand_core v0.9.5
27262026-06-30T19:54:51.369Z Compiling pest v2.8.6
27272026-06-30T19:54:51.369Z Compiling rustc_version v0.4.1
27282026-06-30T19:54:51.369Z Compiling adler2 v2.0.1
27292026-06-30T19:54:51.369Z Running `/home/build/.rustup/toolchains/1.96.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=07ed50a25686f0ec -C extra-filename=-18e28674e7c55e6a --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`
27302026-06-30T19:54:51.369Z Running `/home/build/.rustup/toolchains/1.96.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=0f7c7e6160c8d8eb -C extra-filename=-1b85095cd2f7e3ea --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-06-30T19:54:51.402Z Running `/home/build/.rustup/toolchains/1.96.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=13e3712290f13885 -C extra-filename=-b7b051eec9c8a316 --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`
27322026-06-30T19:54:51.652Z Compiling aws-lc-sys v0.40.0
27332026-06-30T19:54:51.656Z Compiling openssl-probe v0.2.1
27342026-06-30T19:54:51.656Z Compiling encoding_rs v0.8.35
27352026-06-30T19:54:51.656Z Compiling vcpkg v0.2.15
27362026-06-30T19:54:51.656Z Compiling foldhash v0.2.0
27372026-06-30T19:54:51.656Z Compiling crc32fast v1.5.0
27382026-06-30T19:54:51.656Z Compiling sync_wrapper v1.0.2
27392026-06-30T19:54:51.656Z Compiling iri-string v0.7.10
27402026-06-30T19:54:51.656Z Compiling static_assertions v1.1.0
27412026-06-30T19:54:51.656Z Compiling lazy_static v1.5.0
27422026-06-30T19:54:51.687Z Running `/home/build/.rustup/toolchains/1.96.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=805ba977a0ce485d -C extra-filename=-614c1cfc56bd8768 --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-a366b71677993b1e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27432026-06-30T19:54:51.691Z Running `/home/build/.rustup/toolchains/1.96.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=2e1d09c24993cc90 -C extra-filename=-03e74e23898f7961 --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-29cf7af8e2fc43be.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-95adc8fe9f2951ec.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27442026-06-30T19:54:51.691Z Running `/home/build/.rustup/toolchains/1.96.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=1d40a579c59d492f -C extra-filename=-9c2fba7dc8c3ab68 --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-e4b7d8345d76cf1f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27452026-06-30T19:54:51.691Z Running `/home/build/.rustup/toolchains/1.96.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=18e325ef691be50d -C extra-filename=-a0f14633b679912f --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-06-30T19:54:52.026Z Running `/home/build/.rustup/toolchains/1.96.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=17b44f74bdc8d3c9 -C extra-filename=-6f3e26061bd0b1ee --out-dir /work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6f3e26061bd0b1ee -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c33ab584de8d9506.rlib --extern cmake=/work/oxidecomputer/omicron/target/debug/deps/libcmake-662b4c506cdd594c.rlib --extern dunce=/work/oxidecomputer/omicron/target/debug/deps/libdunce-941d8d519fa39158.rlib --extern fs_extra=/work/oxidecomputer/omicron/target/debug/deps/libfs_extra-c3c1c57b2bfa2e19.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27472026-06-30T19:54:52.026Z Running `/home/build/.rustup/toolchains/1.96.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=90ec158318494b7d -C extra-filename=-77aaf41f58c5bf5a --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`
27482026-06-30T19:54:52.027Z Running `/home/build/.rustup/toolchains/1.96.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=28e333d53561ef05 -C extra-filename=-29586db834c2c8c8 --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-ccf4af5f4acd8b5c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27492026-06-30T19:54:52.030Z Running `/home/build/.rustup/toolchains/1.96.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=8b49aac30882999d -C extra-filename=-65b8010b89ba5e3c --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`
27502026-06-30T19:54:52.030Z Running `/home/build/.rustup/toolchains/1.96.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=e64f56452889cf41 -C extra-filename=-533c824c10e8633d --out-dir /work/oxidecomputer/omicron/target/debug/build/crc32fast-533c824c10e8633d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27512026-06-30T19:54:52.030Z Running `/home/build/.rustup/toolchains/1.96.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=242cfe80ff7d3360 -C extra-filename=-57a36c2ad6cf5439 --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`
27522026-06-30T19:54:52.030Z Running `/home/build/.rustup/toolchains/1.96.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=af75a703fc90d3c5 -C extra-filename=-fb7734b753186998 --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-a81f463b5eadc7cf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27532026-06-30T19:54:52.030Z Running `/home/build/.rustup/toolchains/1.96.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=a49eb3748055001e -C extra-filename=-c3ddc02eb03e5250 --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-06-30T19:54:52.030Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-093db0f2b3b1531a/build-script-build`
27552026-06-30T19:54:52.030Z Compiling regex v1.12.3
27562026-06-30T19:54:52.030Z Compiling miniz_oxide v0.8.9
27572026-06-30T19:54:52.030Z Compiling winnow v1.0.3
27582026-06-30T19:54:52.030Z Compiling paste v1.0.15
27592026-06-30T19:54:52.030Z Compiling winnow v0.7.14
27602026-06-30T19:54:52.030Z Compiling cookie v0.18.1
27612026-06-30T19:54:52.030Z Compiling zlib-rs v0.6.2
27622026-06-30T19:54:52.030Z Compiling litrs v1.0.0
27632026-06-30T19:54:52.030Z Compiling psl-types v2.0.11
27642026-06-30T19:54:52.059Z Running `/home/build/.rustup/toolchains/1.96.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=9d852bae2f0a7b88 -C extra-filename=-0d57bdbec6aad337 --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`
27652026-06-30T19:54:52.062Z Running `/home/build/.rustup/toolchains/1.96.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=5cdd2f8e6f0c871f -C extra-filename=-d002aab0f53c3af0 --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-567322735588ace4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27662026-06-30T19:54:52.387Z Running `/home/build/.rustup/toolchains/1.96.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=502c67de0149a34e -C extra-filename=-1eef1698af9ef41b --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-63ba44012e1cbc03.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-29cf7af8e2fc43be.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-5245eb45c03b9429.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-89fdf5aa1838c400.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27672026-06-30T19:54:52.387Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-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="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=6e5cceb2d9e19f55 -C extra-filename=-0d49d99825834bad --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-c71d6c6cbdc15377.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)'`
27682026-06-30T19:54:52.391Z Running `/home/build/.rustup/toolchains/1.96.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=ad5e7c5a11c8be4d -C extra-filename=-6cf93203ab6fbab7 --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-a0f14633b679912f.rmeta --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-1b85095cd2f7e3ea.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27692026-06-30T19:54:52.391Z Running `/home/build/.rustup/toolchains/1.96.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=a55e1350a01b0aab -C extra-filename=-b6a1f3764dd48795 --out-dir /work/oxidecomputer/omicron/target/debug/build/paste-b6a1f3764dd48795 -L 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-06-30T19:54:52.391Z Running `/home/build/.rustup/toolchains/1.96.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=aac0589ee79c6997 -C extra-filename=-1bfc1429ca26185f --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-06-30T19:54:52.391Z Compiling tinyvec_macros v0.1.1
27722026-06-30T19:54:52.391Z Compiling usdt-impl v0.6.0
27732026-06-30T19:54:52.391Z Compiling num-integer v0.1.46
27742026-06-30T19:54:52.391Z Compiling thread-id v5.1.0
27752026-06-30T19:54:52.391Z Compiling data-encoding v2.10.0
27762026-06-30T19:54:52.391Z Compiling memmap2 v0.9.10
27772026-06-30T19:54:52.391Z Compiling ahash v0.8.12
27782026-06-30T19:54:52.391Z Compiling object v0.37.3
27792026-06-30T19:54:52.399Z Compiling bit-vec v0.8.0
27802026-06-30T19:54:52.402Z Running `/home/build/.rustup/toolchains/1.96.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=4975096aa70c98fc -C extra-filename=-03d4d64eac81b5d5 --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`
27812026-06-30T19:54:52.402Z Running `/home/build/.rustup/toolchains/1.96.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=758d2817bfed3f06 -C extra-filename=-c7afbda83ac8ae72 --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-c7afbda83ac8ae72 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-26f8dcada7e7abf4.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27822026-06-30T19:54:52.402Z Running `/home/build/.rustup/toolchains/1.96.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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ascii", "binary", "debug", "default", "parser", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=db34b3949740d692 -C extra-filename=-8bdb67458aeb1f07 --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`
27832026-06-30T19:54:52.402Z Running `/home/build/.rustup/toolchains/1.96.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=c1cb3fae08067a0b -C extra-filename=-62a2e18b766de46d --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`
27842026-06-30T19:54:52.402Z Running `/home/build/.rustup/toolchains/1.96.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=08fd68b768370713 -C extra-filename=-6d22b549ea5348ba --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`
27852026-06-30T19:54:52.574Z Running `/home/build/.rustup/toolchains/1.96.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=71a727f13730b1f8 -C extra-filename=-d8c602be5b3fa833 --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`
27862026-06-30T19:54:52.577Z Running `/home/build/.rustup/toolchains/1.96.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=8dfcb58e0930f9b3 -C extra-filename=-c738c1d1cf6b2102 --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-c738c1d1cf6b2102 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27872026-06-30T19:54:52.577Z Running `/home/build/.rustup/toolchains/1.96.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=29dfe7afd968bc8a -C extra-filename=-5e024dd57b3f5220 --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-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27882026-06-30T19:54:52.577Z Running `/home/build/.rustup/toolchains/1.96.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=118858ae75b52ba3 -C extra-filename=-920dd5da461a6d02 --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-1f5100c8f325d83a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27892026-06-30T19:54:52.577Z Running `/home/build/.rustup/toolchains/1.96.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=278ba881f178d727 -C extra-filename=-6dbee979cff49b73 --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`
27902026-06-30T19:54:52.577Z Running `/home/build/.rustup/toolchains/1.96.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=712029cd7c5c0dd7 -C extra-filename=-5813f5a21feda626 --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-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27912026-06-30T19:54:52.577Z Compiling terminal_size v0.4.3
27922026-06-30T19:54:52.577Z Compiling tempfile v3.25.0
27932026-06-30T19:54:52.607Z Compiling hashbrown v0.16.1
27942026-06-30T19:54:52.610Z Running `/home/build/.rustup/toolchains/1.96.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=27c039b1a0fa51b9 -C extra-filename=-fcde364264fe8366 --out-dir /work/oxidecomputer/omicron/target/debug/build/object-fcde364264fe8366 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27952026-06-30T19:54:52.610Z Running `/home/build/.rustup/toolchains/1.96.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=aae0ca01c979b26f -C extra-filename=-903f6a50a3d448c2 --out-dir /work/oxidecomputer/omicron/target/debug/build/ahash-903f6a50a3d448c2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-26f8dcada7e7abf4.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27962026-06-30T19:54:52.610Z Running `/home/build/.rustup/toolchains/1.96.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=629393987021c7a0 -C extra-filename=-a08be137faec8875 --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`
27972026-06-30T19:54:52.815Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=3901a57a5d716d25 -C extra-filename=-72dfe15583183510 --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-c0198133be15211f.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-1f50f07ad72d01d7.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-7dcb47ac0aa2b6cf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27982026-06-30T19:54:52.818Z Running `/home/build/.rustup/toolchains/1.96.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=d0976be1f972afa0 -C extra-filename=-68792b73d7f60e2e --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-7dcb47ac0aa2b6cf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27992026-06-30T19:54:52.821Z Compiling synstructure v0.13.2
28002026-06-30T19:54:52.821Z Compiling serde_derive_internals v0.29.1
28012026-06-30T19:54:52.821Z Compiling pest_meta v2.8.6
28022026-06-30T19:54:52.821Z Compiling darling_core v0.21.3
28032026-06-30T19:54:52.821Z Running `/home/build/.rustup/toolchains/1.96.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=517d4d82944c2990 -C extra-filename=-5cce30a55b979f3d --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-98230cbbab9e3f9d.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-fd684d5e51179a36.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-65b8010b89ba5e3c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28042026-06-30T19:54:52.821Z Running `/work/oxidecomputer/omicron/target/debug/build/crc32fast-533c824c10e8633d/build-script-build`
28052026-06-30T19:54:52.960Z Compiling toml_parser v1.1.2+spec-1.1.0
28062026-06-30T19:54:52.960Z Compiling document-features v0.2.12
28072026-06-30T19:54:52.963Z Compiling tinyvec v1.10.0
28082026-06-30T19:54:52.964Z Compiling darling_core v0.20.11
28092026-06-30T19:54:52.964Z Compiling rustix v0.38.44
28102026-06-30T19:54:52.964Z Compiling base16ct v0.2.0
28112026-06-30T19:54:52.964Z Compiling bit-set v0.8.0
28122026-06-30T19:54:52.995Z Running `/home/build/.rustup/toolchains/1.96.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=3f1f1ead994a07ac -C extra-filename=-7df656c02fce06c5 --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-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28132026-06-30T19:54:52.998Z Running `/home/build/.rustup/toolchains/1.96.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=f8a1c62e0887f9fa -C extra-filename=-60ea3d868d426f36 --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-91bf8e578b010fbb.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-d7b87b25cac2758a.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-a194696445488582.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28142026-06-30T19:54:52.998Z Running `/home/build/.rustup/toolchains/1.96.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=c6263837e5074c76 -C extra-filename=-86e46965a1e8b724 --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-03e74e23898f7961.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28152026-06-30T19:54:52.998Z Running `/home/build/.rustup/toolchains/1.96.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=b29bcd8ca1c6ff7d -C extra-filename=-79cb5c07660c1ade --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-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28162026-06-30T19:54:53.130Z Running `/home/build/.rustup/toolchains/1.96.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=2ab2eee76c7395e5 -C extra-filename=-d7de13df64e70a85 --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-ccf4af5f4acd8b5c.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)'`
28172026-06-30T19:54:53.134Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-b6a1f3764dd48795/build-script-build`
28182026-06-30T19:54:53.134Z Running `/home/build/.rustup/toolchains/1.96.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=f5c5da97392c5114 -C extra-filename=-1c9eafb37e087664 --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-8bdb67458aeb1f07.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28192026-06-30T19:54:53.134Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-c7afbda83ac8ae72/build-script-build`
28202026-06-30T19:54:53.134Z Running `/home/build/.rustup/toolchains/1.96.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=9ed812b748b69924 -C extra-filename=-f96663b74c7be7c3 --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-03d4d64eac81b5d5.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28212026-06-30T19:54:53.134Z Compiling clap_builder v4.6.0
28222026-06-30T19:54:53.162Z Running `/home/build/.rustup/toolchains/1.96.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=203751e4eb4a24f6 -C extra-filename=-7c7af1351ba55467 --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-91bf8e578b010fbb.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-d7b87b25cac2758a.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-a194696445488582.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28232026-06-30T19:54:53.165Z Running `/home/build/.rustup/toolchains/1.96.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=1a267e30f9406b27 -C extra-filename=-3f6b2e87b92f8b19 --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-d8c602be5b3fa833.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28242026-06-30T19:54:53.165Z Running `/home/build/.rustup/toolchains/1.96.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=92e302f285417855 -C extra-filename=-59f410be95ce894e --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-06-30T19:54:53.165Z Running `/home/build/.rustup/toolchains/1.96.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=9082b049361ea43b -C extra-filename=-db3b35cdfba82a9a --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-db3b35cdfba82a9a -L 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-06-30T19:54:53.165Z Running `/home/build/.rustup/toolchains/1.96.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=3821aea2ce946d57 -C extra-filename=-19b255e00cde2496 --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-a08be137faec8875.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28272026-06-30T19:54:53.238Z Compiling openssl-sys v0.9.115
28282026-06-30T19:54:53.241Z Compiling ff v0.13.1
28292026-06-30T19:54:53.241Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-c738c1d1cf6b2102/build-script-build`
28302026-06-30T19:54:53.275Z Running `/home/build/.rustup/toolchains/1.96.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=bf1ed8c0e7ef38af -C extra-filename=-db95e8e9529ca309 --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-1ef663efb51a962b.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-33d2256449469a81.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-6cf507d1cff81ff6.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-a194696445488582.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-68792b73d7f60e2e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28312026-06-30T19:54:53.278Z Running `/work/oxidecomputer/omicron/target/debug/build/object-fcde364264fe8366/build-script-build`
28322026-06-30T19:54:53.348Z Compiling wait-timeout v0.2.1
28332026-06-30T19:54:53.415Z Running `/home/build/.rustup/toolchains/1.96.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=d5bcf289d04af306 -C extra-filename=-f953f35bdea91ea4 --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-a4b588786e87421e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28342026-06-30T19:54:53.418Z Running `/home/build/.rustup/toolchains/1.96.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.115/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=16497ab1f51583b4 -C extra-filename=-eee02ccbc685358d --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-eee02ccbc685358d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c33ab584de8d9506.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-533a9d4dd3ba43e1.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-c3ddc02eb03e5250.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28352026-06-30T19:54:53.564Z Compiling num-iter v0.1.45
28362026-06-30T19:54:53.564Z Compiling bstr v1.12.1
28372026-06-30T19:54:53.567Z Compiling crossbeam-epoch v0.9.18
28382026-06-30T19:54:53.567Z Compiling anstyle-parse v0.2.7
28392026-06-30T19:54:53.567Z Compiling quick-error v1.2.3
28402026-06-30T19:54:53.567Z Compiling siphasher v1.0.2
28412026-06-30T19:54:53.567Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-903f6a50a3d448c2/build-script-build`
28422026-06-30T19:54:53.567Z Running `/home/build/.rustup/toolchains/1.96.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=799930511d6f8334 -C extra-filename=-a0f1a60af5e209bc --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-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28432026-06-30T19:54:53.821Z Running `/home/build/.rustup/toolchains/1.96.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=ec7bbf1bd8f52536 -C extra-filename=-14bcaa68aa0be40d --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-97b6d6236c1189b8.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5e04864d6535fe16.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28442026-06-30T19:54:53.821Z Running `/home/build/.rustup/toolchains/1.96.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=f51559747fc85d88 -C extra-filename=-c4eca94bacacceef --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-920dd5da461a6d02.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1f5100c8f325d83a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28452026-06-30T19:54:53.821Z Running `/home/build/.rustup/toolchains/1.96.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=22d309735dd70562 -C extra-filename=-6ecbc3b5ef545b60 --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-29cf7af8e2fc43be.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-5245eb45c03b9429.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28462026-06-30T19:54:53.824Z Compiling pest_generator v2.8.6
28472026-06-30T19:54:53.824Z Compiling group v0.13.0
28482026-06-30T19:54:53.824Z Compiling num-bigint-dig v0.8.6
28492026-06-30T19:54:53.824Z Compiling rand_xorshift v0.4.0
28502026-06-30T19:54:53.824Z Compiling heck v0.4.1
28512026-06-30T19:54:53.824Z Compiling itertools v0.13.0
28522026-06-30T19:54:53.824Z Compiling memoffset v0.9.1
28532026-06-30T19:54:53.824Z Running `/home/build/.rustup/toolchains/1.96.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=c958075fc5711d27 -C extra-filename=-4fde6b813fd18c67 --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-eb0483341114352c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28542026-06-30T19:54:53.824Z Running `/home/build/.rustup/toolchains/1.96.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=23e7c0178d89b2e5 -C extra-filename=-61a1884dd5b5b5ab --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-83efb3bf92b107e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28552026-06-30T19:54:53.825Z Running `/home/build/.rustup/toolchains/1.96.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=b97119b319322d45 -C extra-filename=-f51b6fde85f5f638 --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`
28562026-06-30T19:54:53.825Z Running `/home/build/.rustup/toolchains/1.96.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=fcd36644f1727486 -C extra-filename=-b8bf9e5fddfaba5e --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`
28572026-06-30T19:54:54.063Z Running `/home/build/.rustup/toolchains/1.96.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=411f85727436da1b -C extra-filename=-bfc847626c22af68 --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-03e74e23898f7961.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-86e46965a1e8b724.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28582026-06-30T19:54:54.063Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-db3b35cdfba82a9a/build-script-build`
28592026-06-30T19:54:54.063Z Running `/home/build/.rustup/toolchains/1.96.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=911fd9e25144ed4b -C extra-filename=-ae9ffada69599551 --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-f953f35bdea91ea4.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a4b588786e87421e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28602026-06-30T19:54:54.066Z Compiling hubpack_derive v0.1.1
28612026-06-30T19:54:54.066Z Compiling rusty-fork v0.3.1
28622026-06-30T19:54:54.066Z Compiling usdt-impl v0.5.0
28632026-06-30T19:54:54.066Z Compiling winnow v0.5.40
28642026-06-30T19:54:54.066Z Compiling unarray v0.1.4
28652026-06-30T19:54:54.066Z Compiling curve25519-dalek v4.1.3
28662026-06-30T19:54:54.099Z Compiling thread-id v4.2.2
28672026-06-30T19:54:54.103Z Running `/home/build/.rustup/toolchains/1.96.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=3f8bee923a4a6757 -C extra-filename=-f5758dc9c5baab6c --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-f5758dc9c5baab6c -L 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-06-30T19:54:54.104Z Running `/home/build/.rustup/toolchains/1.96.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=e0d3c54f39037578 -C extra-filename=-c7f66a712244a735 --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-29cf7af8e2fc43be.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)'`
28692026-06-30T19:54:54.104Z Running `/home/build/.rustup/toolchains/1.96.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=28c80e07671ae248 -C extra-filename=-239fd8d40de891f8 --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-614c1cfc56bd8768.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28702026-06-30T19:54:54.104Z Running `/home/build/.rustup/toolchains/1.96.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=de245992c73ab626 -C extra-filename=-f933e2cc2e49d477 --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-18e28674e7c55e6a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28712026-06-30T19:54:54.104Z Running `/home/build/.rustup/toolchains/1.96.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=6550c7c733063767 -C extra-filename=-27f7417d3c3a51bd --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-27f7417d3c3a51bd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-f9234036ec2c327a.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28722026-06-30T19:54:54.104Z Running `/home/build/.rustup/toolchains/1.96.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=b60559e8715eb3f0 -C extra-filename=-69f5c9f5c283aee7 --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-802a02953ab3b2a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28732026-06-30T19:54:54.243Z Running `/home/build/.rustup/toolchains/1.96.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=96c2e495e79b912d -C extra-filename=-f762295cd3df5062 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8fcec526aa4960a3.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28742026-06-30T19:54:54.247Z Running `/home/build/.rustup/toolchains/1.96.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=0f18f78e94b74a85 -C extra-filename=-9c04229033293e30 --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"))'`
28752026-06-30T19:54:54.247Z Running `/home/build/.rustup/toolchains/1.96.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=7533c7a650eedb69 -C extra-filename=-61e5ad0f9c8e94b2 --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-91bf8e578b010fbb.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-f51b6fde85f5f638.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-72dfe15583183510.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-a0f1a60af5e209bc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28762026-06-30T19:54:54.247Z Running `/home/build/.rustup/toolchains/1.96.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=7ee14c2f17c57c74 -C extra-filename=-eaae15304fdb4128 --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-eaae15304fdb4128 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-26f8dcada7e7abf4.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28772026-06-30T19:54:54.247Z Running `/home/build/.rustup/toolchains/1.96.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=0f6f9dd903948a7f -C extra-filename=-373f6546f99997e5 --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`
28782026-06-30T19:54:54.247Z Running `/home/build/.rustup/toolchains/1.96.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=942e12cd9bb84573 -C extra-filename=-e7cb8de7448dbaf2 --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-06-30T19:54:54.247Z Running `/home/build/.rustup/toolchains/1.96.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=d97a5b64afec36f8 -C extra-filename=-78f4bc115f155199 --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-78f4bc115f155199 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-9c2fba7dc8c3ab68.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28802026-06-30T19:54:54.277Z Compiling anstream v0.6.21
28812026-06-30T19:54:54.281Z Compiling openssl v0.10.79
28822026-06-30T19:54:54.281Z Compiling foreign-types-shared v0.1.1
28832026-06-30T19:54:54.311Z Running `/home/build/.rustup/toolchains/1.96.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=f040d7914200d796 -C extra-filename=-a7038128efc60c50 --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-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28842026-06-30T19:54:54.563Z Compiling cfg_aliases v0.2.1
28852026-06-30T19:54:54.566Z Compiling vergen-lib v9.1.0
28862026-06-30T19:54:54.566Z Compiling cargo-platform v0.3.2
28872026-06-30T19:54:54.566Z Compiling env_filter v1.0.0
28882026-06-30T19:54:54.566Z Running `/home/build/.rustup/toolchains/1.96.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=340e6f76c96eb395 -C extra-filename=-e57c24619c2e2ef1 --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`
28892026-06-30T19:54:54.566Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-eee02ccbc685358d/build-script-main`
28902026-06-30T19:54:54.627Z Running `/home/build/.rustup/toolchains/1.96.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.79/build.rs --error-format=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=0ee849fc24a2393c -C extra-filename=-2e3dffe866ee261b --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-2e3dffe866ee261b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28912026-06-30T19:54:54.630Z Running `/home/build/.rustup/toolchains/1.96.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=2aaff288b52d6100 -C extra-filename=-0813c49105c134b4 --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-33d2256449469a81.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-61a1884dd5b5b5ab.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-b42e381d5bc8ef55.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-60c8f6d8d1e5d3d5.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-ad3616d890d7f534.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-83efb3bf92b107e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28922026-06-30T19:54:54.743Z Compiling serde_derive v1.0.228
28932026-06-30T19:54:54.747Z Compiling zeroize_derive v1.4.3
28942026-06-30T19:54:54.747Z Compiling zerofrom-derive v0.1.6
28952026-06-30T19:54:54.747Z Compiling yoke-derive v0.8.1
28962026-06-30T19:54:54.747Z Compiling zerovec-derive v0.11.2
28972026-06-30T19:54:54.747Z Compiling displaydoc v0.2.5
28982026-06-30T19:54:54.747Z Compiling zerocopy-derive v0.8.40
28992026-06-30T19:54:54.747Z Compiling thiserror-impl v2.0.18
29002026-06-30T19:54:54.747Z Running `/home/build/.rustup/toolchains/1.96.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=fb6e3511aa79e0bd -C extra-filename=-b0866efa650d6974 --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-64568b11226546eb.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-3e48272610caadc8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
29012026-06-30T19:54:54.747Z Running `/home/build/.rustup/toolchains/1.96.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=bb0f8b76afbb10ab -C extra-filename=-1192493b7de9ba2a --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-lib-1192493b7de9ba2a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-6b71e4e3efe07320.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29022026-06-30T19:54:54.747Z Running `/home/build/.rustup/toolchains/1.96.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=4f31294d7a705221 -C extra-filename=-5a271331fb2a007e --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-06-30T19:54:54.747Z Running `/home/build/.rustup/toolchains/1.96.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=f2a35827b26aab28 -C extra-filename=-9f6864a7b25b0482 --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-c71d6c6cbdc15377.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29042026-06-30T19:54:54.747Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name env_filter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/env_filter-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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=8e3fa342664b5e0a -C extra-filename=-7441cbd3a22dd55d --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-517a0a45b5918497.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29052026-06-30T19:54:54.977Z Running `/home/build/.rustup/toolchains/1.96.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=1ad6b72f45834930 -C extra-filename=-5f32d1b75b4bbc32 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29062026-06-30T19:54:54.980Z Compiling tokio-macros v2.7.0
29072026-06-30T19:54:54.980Z Compiling schemars_derive v0.8.22
29082026-06-30T19:54:54.980Z Compiling futures-macro v0.3.32
29092026-06-30T19:54:55.011Z Compiling thiserror-impl v1.0.69
29102026-06-30T19:54:55.014Z Compiling tracing-attributes v0.1.31
29112026-06-30T19:54:55.014Z Compiling clap_derive v4.6.1
29122026-06-30T19:54:55.014Z Compiling der_derive v0.7.3
29132026-06-30T19:54:55.014Z Compiling async-trait v0.1.89
29142026-06-30T19:54:55.014Z Compiling pest_derive v2.8.6
29152026-06-30T19:54:55.014Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name zeroize_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize_derive-1.4.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=0aa3c6d0a2e3779b -C extra-filename=-d6cd373a36f33500 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29162026-06-30T19:54:55.014Z Running `/home/build/.rustup/toolchains/1.96.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=e619aaa868e65ce0 -C extra-filename=-e3d3e05fa8dbb00c --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern synstructure=/work/oxidecomputer/omicron/target/debug/deps/libsynstructure-7df656c02fce06c5.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29172026-06-30T19:54:55.014Z Running `/home/build/.rustup/toolchains/1.96.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=b4da5c0a4d785afa -C extra-filename=-3ad409a153944230 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29182026-06-30T19:54:55.014Z Running `/home/build/.rustup/toolchains/1.96.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=c56f24876229299a -C extra-filename=-1c53d67cb800b7bc --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern synstructure=/work/oxidecomputer/omicron/target/debug/deps/libsynstructure-7df656c02fce06c5.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29192026-06-30T19:54:55.014Z Running `/home/build/.rustup/toolchains/1.96.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=f8336205b6d2e570 -C extra-filename=-af50e8bf13b06eff --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29202026-06-30T19:54:55.014Z Running `/home/build/.rustup/toolchains/1.96.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=a90cb7ad910d3050 -C extra-filename=-10f1867274664dbd --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29212026-06-30T19:54:55.014Z Running `/home/build/.rustup/toolchains/1.96.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.40/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_derive_union_into_bytes)' --check-cfg 'cfg(zerocopy_unstable_derive_on_error)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=82420af9f4f35759 -C extra-filename=-ef525cd206fce395 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29222026-06-30T19:54:55.053Z Running `/home/build/.rustup/toolchains/1.96.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=45284e111c012b97 -C extra-filename=-a6aaa50e57b54826 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29232026-06-30T19:54:55.056Z Running `/home/build/.rustup/toolchains/1.96.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=7f009255b6d74826 -C extra-filename=-3bd6566625d11e6f --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29242026-06-30T19:54:55.056Z Running `/home/build/.rustup/toolchains/1.96.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=af660263b69fcfc7 -C extra-filename=-d6d0de4da8510220 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-79cb5c07660c1ade.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29252026-06-30T19:54:55.196Z Running `/home/build/.rustup/toolchains/1.96.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=93989aa9c9fa0e21 -C extra-filename=-b1bd09d49767db40 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29262026-06-30T19:54:55.200Z Running `/home/build/.rustup/toolchains/1.96.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=584605f0f10ff997 -C extra-filename=-c09ce5507df5d0d6 --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-b4f780b189a31b98.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29272026-06-30T19:54:55.200Z Compiling scroll_derive v0.13.1
29282026-06-30T19:54:55.200Z Compiling strum_macros v0.26.4
29292026-06-30T19:54:55.200Z Compiling scroll_derive v0.12.1
29302026-06-30T19:54:55.228Z Compiling zerocopy-derive v0.7.35
29312026-06-30T19:54:55.232Z Running `/home/build/.rustup/toolchains/1.96.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=23bbd7419a61895b -C extra-filename=-4e778a706bc0dc16 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29322026-06-30T19:54:55.232Z Running `/home/build/.rustup/toolchains/1.96.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=bb4abcefdf2a4b5b -C extra-filename=-de4fc64916b0b76a --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29332026-06-30T19:54:55.232Z Running `/home/build/.rustup/toolchains/1.96.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=e243d9771f008249 -C extra-filename=-8dc6a4d778643777 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29342026-06-30T19:54:55.232Z Running `/home/build/.rustup/toolchains/1.96.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=0e479ced96ae46a8 -C extra-filename=-44c692c3f641c731 --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-03e74e23898f7961.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-bfc847626c22af68.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29352026-06-30T19:54:55.265Z Compiling flate2 v1.1.9
29362026-06-30T19:54:55.302Z Running `/home/build/.rustup/toolchains/1.96.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=3eaeb542a4e777f1 -C extra-filename=-0fe691a293350de0 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29372026-06-30T19:54:55.328Z Running `/home/build/.rustup/toolchains/1.96.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=c0c0fe27bd8af30a -C extra-filename=-7c28d0965ba73971 --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-b4f780b189a31b98.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-6b71e4e3efe07320.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29382026-06-30T19:54:55.332Z Running `/home/build/.rustup/toolchains/1.96.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=3cea53b8261e0880 -C extra-filename=-d853fcd4fa1ef71d --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29392026-06-30T19:54:55.332Z Running `/home/build/.rustup/toolchains/1.96.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=e55fa02c2a569253 -C extra-filename=-8f2795012efe5e94 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29402026-06-30T19:54:55.364Z Running `/home/build/.rustup/toolchains/1.96.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=00118251b3477a4f -C extra-filename=-4c657b5b17c10318 --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-d7de13df64e70a85.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-6cf93203ab6fbab7.rmeta --extern zlib_rs=/work/oxidecomputer/omicron/target/debug/deps/libzlib_rs-62a2e18b766de46d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29412026-06-30T19:54:55.368Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-f5758dc9c5baab6c/build-script-build`
29422026-06-30T19:54:55.368Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-eaae15304fdb4128/build-script-build`
29432026-06-30T19:54:55.528Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-27f7417d3c3a51bd/build-script-build`
29442026-06-30T19:54:55.600Z Compiling darling_macro v0.21.3
29452026-06-30T19:54:55.600Z Compiling darling_macro v0.20.11
29462026-06-30T19:54:55.600Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-78f4bc115f155199/build-script-build`
29472026-06-30T19:54:55.603Z Running `/home/build/.rustup/toolchains/1.96.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=d580bca9b28473f3 -C extra-filename=-251a5bc5e7156943 --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-60ea3d868d426f36.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29482026-06-30T19:54:55.603Z Running `/home/build/.rustup/toolchains/1.96.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=3b71222da918a41d -C extra-filename=-519e32e87c1c4b1b --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-7c7af1351ba55467.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29492026-06-30T19:54:55.751Z Compiling curve25519-dalek-derive v0.1.1
29502026-06-30T19:54:55.754Z Running `/home/build/.rustup/toolchains/1.96.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=731fad2deaf390a0 -C extra-filename=-f40ba7a1fb5a8d66 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29512026-06-30T19:54:55.802Z Compiling foreign-types v0.3.2
29522026-06-30T19:54:55.838Z Running `/home/build/.rustup/toolchains/1.96.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=9d0917c3ce3c3b3c -C extra-filename=-199c62b0e07218ce --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`
29532026-06-30T19:54:55.842Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-2e3dffe866ee261b/build-script-build`
29542026-06-30T19:54:55.842Z Running `/home/build/.rustup/toolchains/1.96.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=8c96be7514c617fb -C extra-filename=-4c40a4e129c7e6c3 --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-e57c24619c2e2ef1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29552026-06-30T19:54:55.917Z Compiling nix v0.31.2
29562026-06-30T19:54:55.921Z Compiling zeroize v1.8.2
29572026-06-30T19:54:55.921Z Running `/home/build/.rustup/toolchains/1.96.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.115/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --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=12e1dc66032a947a -C extra-filename=-066c74919d193261 --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-475c5481f11c65dc.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)'`
29582026-06-30T19:54:55.921Z Running `/home/build/.rustup/toolchains/1.96.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="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=bfe8c3390ecb1bee -C extra-filename=-0d3511daa731a660 --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-0d3511daa731a660 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-5a271331fb2a007e.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29592026-06-30T19:54:55.921Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --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=7b6e490cc78b01ce -C extra-filename=-0fb4c9d3e4ab382f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zeroize_derive=/work/oxidecomputer/omicron/target/debug/deps/libzeroize_derive-d6cd373a36f33500.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29602026-06-30T19:54:56.028Z Compiling daft-derive v0.1.7
29612026-06-30T19:54:56.033Z Compiling openssl-macros v0.1.1
29622026-06-30T19:54:56.033Z Compiling same-file v1.0.6
29632026-06-30T19:54:56.033Z Compiling keccak v0.1.6
29642026-06-30T19:54:56.067Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name daft_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/daft-derive-0.1.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(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9ccac56573c6ab02 -C extra-filename=-f54d7a48ce4a8760 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29652026-06-30T19:54:56.067Z Running `/home/build/.rustup/toolchains/1.96.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=1f1f76fc6096d80d -C extra-filename=-fe2f676a360a883d --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29662026-06-30T19:54:56.067Z Running `/home/build/.rustup/toolchains/1.96.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=6ea4b34aead13467 -C extra-filename=-dc6f0f0fcc5269e7 --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`
29672026-06-30T19:54:56.070Z Running `/home/build/.rustup/toolchains/1.96.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=e773aa7bd841f7ea -C extra-filename=-38e80676e0413185 --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`
29682026-06-30T19:54:56.186Z Compiling signal-hook v0.3.18
29692026-06-30T19:54:56.189Z Running `/home/build/.rustup/toolchains/1.96.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=6986a1c6a7cc355b -C extra-filename=-6d0546ed3977e7bd --out-dir /work/oxidecomputer/omicron/target/debug/build/signal-hook-6d0546ed3977e7bd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29702026-06-30T19:54:56.318Z Running `/home/build/.rustup/toolchains/1.96.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=b473f1cb0ae37e43 -C extra-filename=-787448b27b7feb28 --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-551f9edf049805be.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
29712026-06-30T19:54:56.335Z Compiling futures-util v0.3.32
29722026-06-30T19:54:56.369Z Running `/home/build/.rustup/toolchains/1.96.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=00fcde25dba7f8bf -C extra-filename=-7549e874c0c6d611 --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-fa6b42ed4cc11fef.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a81f463b5eadc7cf.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-c972994ffc95c23b.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-a6aaa50e57b54826.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-38ce5daaa43c1f94.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-5fa9b52b41e44aec.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-29cf7af8e2fc43be.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-6fbd798935e4a46a.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-5d2b59558facd16d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29732026-06-30T19:54:56.372Z Compiling rustls-pki-types v1.14.0
29742026-06-30T19:54:56.440Z Running `/home/build/.rustup/toolchains/1.96.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=df34cddaa12ca9ed -C extra-filename=-bdc2c9436396c182 --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-0fb4c9d3e4ab382f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29752026-06-30T19:54:56.447Z Compiling scroll v0.12.0
29762026-06-30T19:54:56.451Z Running `/home/build/.rustup/toolchains/1.96.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=bf44135b3c937646 -C extra-filename=-16e25791d5d88bcf --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-d853fcd4fa1ef71d.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29772026-06-30T19:54:56.474Z Compiling walkdir v2.5.0
29782026-06-30T19:54:56.510Z Running `/home/build/.rustup/toolchains/1.96.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=2795380850899223 -C extra-filename=-a8b45d636343c1fb --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-dc6f0f0fcc5269e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29792026-06-30T19:54:56.625Z Compiling env_logger v0.11.9
29802026-06-30T19:54:56.628Z Running `/home/build/.rustup/toolchains/1.96.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.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 --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=d4dda081b4fb8314 -C extra-filename=-e5c5db9078d14ea7 --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-0813c49105c134b4.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-33d2256449469a81.rmeta --extern env_filter=/work/oxidecomputer/omicron/target/debug/deps/libenv_filter-7441cbd3a22dd55d.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29812026-06-30T19:54:56.668Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-lib-1192493b7de9ba2a/build-script-build`
29822026-06-30T19:54:56.712Z Compiling zstd-sys v2.0.16+zstd.1.5.7
29832026-06-30T19:54:56.712Z Running `/home/build/.rustup/toolchains/1.96.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=a6b33ccc775f68b9 -C extra-filename=-18f4787d1e85421a --out-dir /work/oxidecomputer/omicron/target/debug/build/zstd-sys-18f4787d1e85421a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c33ab584de8d9506.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-533a9d4dd3ba43e1.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29842026-06-30T19:54:56.716Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-6d0546ed3977e7bd/build-script-build`
29852026-06-30T19:54:56.788Z Compiling scroll v0.13.0
29862026-06-30T19:54:56.831Z Compiling der v0.7.10
29872026-06-30T19:54:56.831Z Compiling goblin v0.8.2
29882026-06-30T19:54:56.834Z Compiling bzip2-sys v0.1.13+1.0.8
29892026-06-30T19:54:56.834Z Running `/home/build/.rustup/toolchains/1.96.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=437fa84b5e5ddeac -C extra-filename=-667f74cc7fdff2cc --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-0fe691a293350de0.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29902026-06-30T19:54:56.834Z Running `/home/build/.rustup/toolchains/1.96.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=45eba3d2860eb687 -C extra-filename=-cc49f530e007cd9c --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-10f1867274664dbd.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)'`
29912026-06-30T19:54:56.866Z Running `/home/build/.rustup/toolchains/1.96.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=b05c8fbf9d001d88 -C extra-filename=-91a03e1609ff148f --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-9ecfd7549d856f01.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-8dc6a4d778643777.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-7bafc2cc5669c27a.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-0ef97071bef2e3cd.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29922026-06-30T19:54:56.870Z Compiling darling v0.21.3
29932026-06-30T19:54:56.870Z Compiling rustls-native-certs v0.8.3
29942026-06-30T19:54:56.870Z Compiling darling v0.20.11
29952026-06-30T19:54:56.870Z Compiling zerocopy v0.7.35
29962026-06-30T19:54:56.870Z Running `/home/build/.rustup/toolchains/1.96.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=a8c92dd672523a70 -C extra-filename=-0194fe363b9ff511 --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-517a0a45b5918497.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-d07e1f9c6fa50b91.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-16e25791d5d88bcf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29972026-06-30T19:54:56.870Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-0d3511daa731a660/build-script-build`
29982026-06-30T19:54:56.902Z Running `/home/build/.rustup/toolchains/1.96.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=131843faf11f08a8 -C extra-filename=-ab9f0e7e0ba2caf1 --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-ab9f0e7e0ba2caf1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c33ab584de8d9506.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-533a9d4dd3ba43e1.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29992026-06-30T19:54:56.938Z Compiling vergen v9.1.0
30002026-06-30T19:54:56.941Z Running `/home/build/.rustup/toolchains/1.96.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=41f6a59d818bb17a -C extra-filename=-0434c22b71da31fb --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-60ea3d868d426f36.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-251a5bc5e7156943.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30012026-06-30T19:54:56.941Z Running `/home/build/.rustup/toolchains/1.96.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=abc1cc6b6e6328b3 -C extra-filename=-238f96e092439ad8 --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-77aaf41f58c5bf5a.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-bdc2c9436396c182.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30022026-06-30T19:54:56.976Z Running `/home/build/.rustup/toolchains/1.96.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=0177102e4c53f951 -C extra-filename=-73154dc9dd5dab38 --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-cd826904474fece0.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-8f2795012efe5e94.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30032026-06-30T19:54:56.979Z Running `/home/build/.rustup/toolchains/1.96.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=49484a053b74b486 -C extra-filename=-5b33c8084bdad2f5 --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-7c7af1351ba55467.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-519e32e87c1c4b1b.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30042026-06-30T19:54:57.015Z Compiling zerofrom v0.1.6
30052026-06-30T19:54:57.020Z Compiling crypto-common v0.1.7
30062026-06-30T19:54:57.020Z Running `/home/build/.rustup/toolchains/1.96.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=7507449088980f11 -C extra-filename=-a0ac399c1996f852 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-a0ac399c1996f852 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-6b71e4e3efe07320.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30072026-06-30T19:54:57.275Z Compiling block-buffer v0.10.4
30082026-06-30T19:54:57.278Z Compiling block-padding v0.3.3
30092026-06-30T19:54:57.278Z Compiling crypto-bigint v0.5.5
30102026-06-30T19:54:57.278Z Compiling fs-err v3.3.0
30112026-06-30T19:54:57.278Z Running `/home/build/.rustup/toolchains/1.96.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=05209a42840b16ad -C extra-filename=-96cca0b70872e960 --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-e3d3e05fa8dbb00c.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30122026-06-30T19:54:57.278Z Running `/home/build/.rustup/toolchains/1.96.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=97bb7bd8eb613937 -C extra-filename=-790dfff78026cdf0 --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-787448b27b7feb28.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a4b588786e87421e.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-551f9edf049805be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30132026-06-30T19:54:57.485Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.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="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=4c0b3bcdd71bd18f -C extra-filename=-560ecfd8d12822db --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-ef525cd206fce395.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_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)'`
30142026-06-30T19:54:57.488Z Running `/home/build/.rustup/toolchains/1.96.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=1bee72e01708ac8b -C extra-filename=-9d834e77d80b9286 --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-787448b27b7feb28.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30152026-06-30T19:54:57.488Z Compiling yoke v0.8.1
30162026-06-30T19:54:57.488Z Compiling tracing v0.1.44
30172026-06-30T19:54:57.488Z Compiling goblin v0.10.5
30182026-06-30T19:54:57.488Z Compiling derive_builder_core v0.20.2
30192026-06-30T19:54:57.511Z Compiling toml_write v0.1.2
30202026-06-30T19:54:57.515Z Compiling bitflags v1.3.2
30212026-06-30T19:54:57.515Z Compiling native-tls v0.2.18
30222026-06-30T19:54:57.515Z Compiling enum-as-inner v0.6.1
30232026-06-30T19:54:57.515Z Running `/home/build/.rustup/toolchains/1.96.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=37716976d2f90244 -C extra-filename=-927d3a06c489e1d7 --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-de4fc64916b0b76a.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)'`
30242026-06-30T19:54:57.515Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name block_padding --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-padding-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=21be71c35e37cb24 -C extra-filename=-c50b04b7312392ae --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-787448b27b7feb28.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30252026-06-30T19:54:57.515Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.79/src/lib.rs --error-format=json --json=diagnostic-rendered-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=7a9208f673ff15f3 -C extra-filename=-a1ea4a24beab3ec6 --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-64568b11226546eb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-4c40a4e129c7e6c3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-fe2f676a360a883d.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-066c74919d193261.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)'`
30262026-06-30T19:54:57.515Z Running `/home/build/.rustup/toolchains/1.96.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=6021cbbc49981cf6 -C extra-filename=-b6262a583f70b86d --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-b6262a583f70b86d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-f9234036ec2c327a.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30272026-06-30T19:54:57.515Z Running `/home/build/.rustup/toolchains/1.96.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=6dd7d313df3e5beb -C extra-filename=-862b9b5f3a40b11c --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-787448b27b7feb28.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a4b588786e87421e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30282026-06-30T19:54:57.820Z Running `/home/build/.rustup/toolchains/1.96.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=275223c44a377963 -C extra-filename=-df32c27bd59afd85 --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-ace8c102e25112b5.rmeta --extern yoke_derive=/work/oxidecomputer/omicron/target/debug/deps/libyoke_derive-1c53d67cb800b7bc.so --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-96cca0b70872e960.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30292026-06-30T19:54:57.823Z Running `/home/build/.rustup/toolchains/1.96.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=db3eab927451dfe1 -C extra-filename=-92d9e500ef1476d7 --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-517a0a45b5918497.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-d07e1f9c6fa50b91.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-667f74cc7fdff2cc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30302026-06-30T19:54:57.823Z Running `/home/build/.rustup/toolchains/1.96.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=e74a695812c82e47 -C extra-filename=-dfd42778004a1d6d --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-5b33c8084bdad2f5.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30312026-06-30T19:54:57.854Z Running `/home/build/.rustup/toolchains/1.96.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=448bfc5e8b09901e -C extra-filename=-e0693d2d7d96384a --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-517a0a45b5918497.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-6fbd798935e4a46a.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-b1bd09d49767db40.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-0f13d12a47502573.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30322026-06-30T19:54:57.857Z Running `/home/build/.rustup/toolchains/1.96.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=6d3dfdd0e6adb9a6 -C extra-filename=-d49bff060f4ba1f7 --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`
30332026-06-30T19:54:57.858Z Running `/home/build/.rustup/toolchains/1.96.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=b5ef808e3b7657cf -C extra-filename=-ea55f6da188cc094 --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`
30342026-06-30T19:54:57.858Z Compiling clap v4.6.1
30352026-06-30T19:54:57.858Z Compiling dtrace-parser v0.3.0
30362026-06-30T19:54:57.858Z Compiling serde_with_macros v3.17.0
30372026-06-30T19:54:57.858Z Compiling unicode-normalization v0.1.25
30382026-06-30T19:54:57.858Z Compiling managed v0.8.0
30392026-06-30T19:54:57.858Z Running `/home/build/.rustup/toolchains/1.96.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="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=ac9e922a4166371a -C extra-filename=-d2e63b3d05ca0f9f --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-64568b11226546eb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-199c62b0e07218ce.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"))'`
30402026-06-30T19:54:57.858Z Running `/home/build/.rustup/toolchains/1.96.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=33b09365b3bc4628 -C extra-filename=-e04f385b20aa8bce --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-475c5481f11c65dc.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-d597faab344c3474.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30412026-06-30T19:54:57.858Z Running `/home/build/.rustup/toolchains/1.96.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=e92d9d9f4a1ecb0a -C extra-filename=-fc3e7cadb306fb76 --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-fc3e7cadb306fb76 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30422026-06-30T19:54:57.858Z Running `/home/build/.rustup/toolchains/1.96.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=7db6011040972381 -C extra-filename=-955cc156dd0ac2cc --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-b4f780b189a31b98.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30432026-06-30T19:54:58.099Z Running `/home/build/.rustup/toolchains/1.96.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=2fc0ac13afbe8300 -C extra-filename=-258dd76510bbc30c --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-db95e8e9529ca309.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-c09ce5507df5d0d6.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30442026-06-30T19:54:58.103Z Compiling digest v0.10.7
30452026-06-30T19:54:58.103Z Compiling inout v0.1.4
30462026-06-30T19:54:58.103Z Compiling spki v0.7.3
30472026-06-30T19:54:58.103Z Compiling strum v0.26.3
30482026-06-30T19:54:58.103Z Compiling dtrace-parser v0.2.0
30492026-06-30T19:54:58.103Z Compiling ref-cast v1.0.25
30502026-06-30T19:54:58.103Z Running `/home/build/.rustup/toolchains/1.96.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.17.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_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --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=85f3b49228af0aac -C extra-filename=-3b98e515edf20544 --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-0434c22b71da31fb.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30512026-06-30T19:54:58.103Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-a0ac399c1996f852/build-script-build`
30522026-06-30T19:54:58.103Z Running `/work/oxidecomputer/omicron/target/debug/build/zstd-sys-18f4787d1e85421a/build-script-build`
30532026-06-30T19:54:58.103Z Running `/home/build/.rustup/toolchains/1.96.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=c8f327c2a30629f5 -C extra-filename=-e66b08c8ed750eb5 --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-3f6b2e87b92f8b19.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30542026-06-30T19:54:58.103Z Running `/home/build/.rustup/toolchains/1.96.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=d644ce9001e8fb7a -C extra-filename=-49cbce1a6a3fb8a1 --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-03e74e23898f7961.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-44c692c3f641c731.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30552026-06-30T19:54:58.103Z Running `/home/build/.rustup/toolchains/1.96.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=deb7a653d36160ef -C extra-filename=-182d9d7531721e32 --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`
30562026-06-30T19:54:58.420Z Running `/home/build/.rustup/toolchains/1.96.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=080a440461a24685 -C extra-filename=-c0fc3cf44f1b7f2b --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-9d834e77d80b9286.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-9ecfd7549d856f01.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-790dfff78026cdf0.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30572026-06-30T19:54:58.423Z Running `/home/build/.rustup/toolchains/1.96.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=947102fc318ab6c4 -C extra-filename=-c0e409c5d0d8e208 --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-91a03e1609ff148f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30582026-06-30T19:54:58.423Z Compiling zerovec v0.11.5
30592026-06-30T19:54:58.423Z Compiling zerotrie v0.2.3
30602026-06-30T19:54:58.423Z Compiling ref-cast-impl v1.0.25
30612026-06-30T19:54:58.423Z Compiling phf_shared v0.11.3
30622026-06-30T19:54:58.424Z Compiling zstd-safe v7.2.4
30632026-06-30T19:54:58.424Z Compiling fixedbitset v0.4.2
30642026-06-30T19:54:58.452Z Running `/home/build/.rustup/toolchains/1.96.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=ec9cab1038f4b09d -C extra-filename=-0c589bbae7109598 --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-03e74e23898f7961.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-44c692c3f641c731.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30652026-06-30T19:54:58.455Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-ab9f0e7e0ba2caf1/build-script-build`
30662026-06-30T19:54:58.455Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-b6262a583f70b86d/build-script-build`
30672026-06-30T19:54:58.455Z Running `/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6f3e26061bd0b1ee/build-script-main`
30682026-06-30T19:54:58.455Z Running `/home/build/.rustup/toolchains/1.96.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 --cfg 'feature="block-padding"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("block-padding", "std"))' -C metadata=88925629558d0329 -C extra-filename=-f0854a454a33fe7e --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-c50b04b7312392ae.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-787448b27b7feb28.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30692026-06-30T19:54:58.455Z Running `/home/build/.rustup/toolchains/1.96.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=1237d6ce7e31c410 -C extra-filename=-7ba3ae6fb5353ee3 --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-7c28d0965ba73971.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30702026-06-30T19:54:58.455Z Running `/home/build/.rustup/toolchains/1.96.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=3c0f79a6e24d58c6 -C extra-filename=-bb3a51f2e0edf0ac --out-dir /work/oxidecomputer/omicron/target/debug/build/ref-cast-bb3a51f2e0edf0ac -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30712026-06-30T19:54:58.626Z Running `/home/build/.rustup/toolchains/1.96.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=94f242d5fd20b77b -C extra-filename=-0488af395669d656 --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-df32c27bd59afd85.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-96cca0b70872e960.rmeta --extern zerovec_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerovec_derive-af50e8bf13b06eff.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30722026-06-30T19:54:58.691Z Running `/home/build/.rustup/toolchains/1.96.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=caf39189c0fdc0fe -C extra-filename=-480a743f6ab0adf6 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30732026-06-30T19:54:58.694Z Running `/home/build/.rustup/toolchains/1.96.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=d0238c348d0e58ac -C extra-filename=-96935086b2537b8f --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-b8bf9e5fddfaba5e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30742026-06-30T19:54:58.694Z Running `/home/build/.rustup/toolchains/1.96.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=7c0505b2e8c0723a -C extra-filename=-13b3d983aed29208 --out-dir /work/oxidecomputer/omicron/target/debug/build/zstd-safe-13b3d983aed29208 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30752026-06-30T19:54:58.694Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-fc3e7cadb306fb76/build-script-build`
30762026-06-30T19:54:58.694Z Compiling cipher v0.4.4
30772026-06-30T19:54:58.694Z Compiling sha2 v0.10.9
30782026-06-30T19:54:58.694Z Compiling hmac v0.12.1
30792026-06-30T19:54:58.694Z Compiling signature v2.2.0
30802026-06-30T19:54:58.694Z Compiling sha1 v0.10.6
30812026-06-30T19:54:58.694Z Running `/home/build/.rustup/toolchains/1.96.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=38c5ae833079a0b8 -C extra-filename=-4b41efb20c47cd4d --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-3ad409a153944230.so --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-df32c27bd59afd85.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-96cca0b70872e960.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30822026-06-30T19:54:58.694Z Running `/home/build/.rustup/toolchains/1.96.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=97cfc21225c6909a -C extra-filename=-71f89665c857a75b --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-c71d6c6cbdc15377.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-5f32d1b75b4bbc32.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)'`
30832026-06-30T19:54:58.694Z Running `/home/build/.rustup/toolchains/1.96.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=9c0c31674e03d7d1 -C extra-filename=-c66d0a7d4213361a --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`
30842026-06-30T19:54:58.908Z Compiling futures-executor v0.3.32
30852026-06-30T19:54:58.908Z Compiling derive_builder_macro v0.20.2
30862026-06-30T19:54:58.911Z Compiling x509-cert v0.2.5
30872026-06-30T19:54:58.911Z Compiling sha3 v0.10.8
30882026-06-30T19:54:58.911Z Compiling foldhash v0.1.5
30892026-06-30T19:54:58.911Z Running `/home/build/.rustup/toolchains/1.96.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="block-padding"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-padding", "dev", "rand_core", "std", "zeroize"))' -C metadata=9b34e4cdf2802eaf -C extra-filename=-6c63e98a419d5a2c --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-790dfff78026cdf0.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-f0854a454a33fe7e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30902026-06-30T19:54:58.911Z Running `/home/build/.rustup/toolchains/1.96.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=ddd200e7e95d5531 -C extra-filename=-b76170c7789673cd --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-ccf4af5f4acd8b5c.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-04d86b88b00df2ea.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c0fc3cf44f1b7f2b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30912026-06-30T19:54:58.911Z Running `/home/build/.rustup/toolchains/1.96.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=4f0f52727a6966d4 -C extra-filename=-244d006b89675f36 --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-c0fc3cf44f1b7f2b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30922026-06-30T19:54:58.911Z Running `/home/build/.rustup/toolchains/1.96.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=0580607572724293 -C extra-filename=-75f6e99731d7f203 --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-c0fc3cf44f1b7f2b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a4b588786e87421e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30932026-06-30T19:54:58.911Z Running `/home/build/.rustup/toolchains/1.96.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="oid"' --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=bcc6faae06af6059 -C extra-filename=-dcb275200166cb17 --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-ccf4af5f4acd8b5c.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-04d86b88b00df2ea.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c0fc3cf44f1b7f2b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30942026-06-30T19:54:58.911Z Running `/home/build/.rustup/toolchains/1.96.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=16921469bdae46c4 -C extra-filename=-70f68d88027d2aad --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-ccf4af5f4acd8b5c.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-04d86b88b00df2ea.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-f40ba7a1fb5a8d66.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c0fc3cf44f1b7f2b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a4b588786e87421e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.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"'`
30952026-06-30T19:54:59.089Z Compiling pbkdf2 v0.12.2
30962026-06-30T19:54:59.092Z Compiling hkdf v0.12.4
30972026-06-30T19:54:59.092Z Compiling rfc6979 v0.4.0
30982026-06-30T19:54:59.092Z Compiling new_debug_unreachable v1.0.6
30992026-06-30T19:54:59.092Z Running `/home/build/.rustup/toolchains/1.96.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=7550c6629d24454f -C extra-filename=-eef5baa9b0804630 --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-a81f463b5eadc7cf.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-5fa9b52b41e44aec.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31002026-06-30T19:54:59.092Z Running `/home/build/.rustup/toolchains/1.96.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=f2eafefd4339cb90 -C extra-filename=-3c269f38a75defc9 --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-9ecfd7549d856f01.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-91a03e1609ff148f.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-c0e409c5d0d8e208.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31012026-06-30T19:54:59.092Z Running `/home/build/.rustup/toolchains/1.96.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=f1db5e8a33e02d5a -C extra-filename=-ecd338b72bd5e92f --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-dfd42778004a1d6d.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31022026-06-30T19:54:59.092Z Running `/home/build/.rustup/toolchains/1.96.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=156e6cb49f2c5206 -C extra-filename=-4ba454c998708bfc --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`
31032026-06-30T19:54:59.092Z Running `/home/build/.rustup/toolchains/1.96.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=5e541adf504282cc -C extra-filename=-ec3920e6b4fe9015 --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-c0fc3cf44f1b7f2b.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-38e80676e0413185.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31042026-06-30T19:54:59.272Z Compiling bytes v1.11.1
31052026-06-30T19:54:59.275Z Compiling chrono v0.4.44
31062026-06-30T19:54:59.275Z Compiling ipnet v2.11.0
31072026-06-30T19:54:59.275Z Compiling serde_tokenstream v0.2.3
31082026-06-30T19:54:59.275Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pbkdf2-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hmac"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=145534d79c7a8c65 -C extra-filename=-dbe848c33baa4723 --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-c0fc3cf44f1b7f2b.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-244d006b89675f36.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31092026-06-30T19:54:59.344Z Running `/home/build/.rustup/toolchains/1.96.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=0ee97bef656e7147 -C extra-filename=-cea31c2e38ef4423 --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-244d006b89675f36.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31102026-06-30T19:54:59.348Z Running `/home/build/.rustup/toolchains/1.96.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=9ea8d52a22a9c4f0 -C extra-filename=-e2e3ba23333150b0 --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-244d006b89675f36.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31112026-06-30T19:54:59.375Z Running `/home/build/.rustup/toolchains/1.96.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=6406ec864db4fd23 -C extra-filename=-614a93ba6dc1950a --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`
31122026-06-30T19:54:59.379Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-bb3a51f2e0edf0ac/build-script-build`
31132026-06-30T19:54:59.415Z Compiling tinystr v0.8.2
31142026-06-30T19:54:59.415Z Compiling potential_utf v0.1.4
31152026-06-30T19:54:59.418Z Compiling erased-serde v0.3.31
31162026-06-30T19:54:59.418Z Compiling hex v0.4.3
31172026-06-30T19:54:59.418Z Compiling aes v0.8.4
31182026-06-30T19:54:59.418Z Compiling cbc v0.1.2
31192026-06-30T19:54:59.418Z Compiling salsa20 v0.10.2
31202026-06-30T19:54:59.418Z Compiling serde_urlencoded v0.7.1
31212026-06-30T19:54:59.418Z Compiling futures v0.3.32
31222026-06-30T19:54:59.418Z Compiling openapiv3 v2.2.0
31232026-06-30T19:54:59.418Z Compiling serde_spanned v0.6.9
31242026-06-30T19:54:59.418Z Compiling hubpack v0.1.2
31252026-06-30T19:54:59.418Z Compiling toml_datetime v0.6.11
31262026-06-30T19:54:59.446Z Running `/home/build/.rustup/toolchains/1.96.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=4d52008ad7fa82a9 -C extra-filename=-a2a64572023fe240 --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-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31272026-06-30T19:54:59.450Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.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 --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=a97999de2f568672 -C extra-filename=-fa9b90e544911148 --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-0cd954401ddedea0.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1f5100c8f325d83a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31282026-06-30T19:54:59.450Z Running `/home/build/.rustup/toolchains/1.96.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=b1d51a290fc42a9d -C extra-filename=-b402c6181ca8fdd7 --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-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31292026-06-30T19:54:59.450Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ipnet-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="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=223f038a1b0f7c0d -C extra-filename=-a3c7710536f17a69 --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-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31302026-06-30T19:54:59.516Z Running `/home/build/.rustup/toolchains/1.96.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=ab9e14d613c7ff98 -C extra-filename=-7092f79dec89e7cb --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-3ad409a153944230.so --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-0488af395669d656.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31312026-06-30T19:54:59.521Z Running `/home/build/.rustup/toolchains/1.96.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=6df905c8be607fc7 -C extra-filename=-d1667521e100809f --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-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31322026-06-30T19:54:59.521Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name salsa20 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/salsa20-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("std", "zeroize"))' -C metadata=c8e76d84c65531b7 -C extra-filename=-7af5f8d1a15adb62 --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-6c63e98a419d5a2c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31332026-06-30T19:54:59.521Z Running `/home/build/.rustup/toolchains/1.96.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=92654dc8af67a08f -C extra-filename=-42758531048c8111 --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-9ce442fd1cc128fd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31342026-06-30T19:54:59.521Z Running `/home/build/.rustup/toolchains/1.96.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=350b2e6068e19aae -C extra-filename=-8ef8e959fc8416b0 --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-fa6b42ed4cc11fef.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a81f463b5eadc7cf.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-eef5baa9b0804630.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-c972994ffc95c23b.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-38ce5daaa43c1f94.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-5fa9b52b41e44aec.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31352026-06-30T19:54:59.521Z Running `/home/build/.rustup/toolchains/1.96.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=fc6a257d119bce98 -C extra-filename=-f0057a01d68b2d0a --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-878f6df4c8ca5317.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-86480131418ac148.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-b95faaec17b65d76.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31362026-06-30T19:54:59.521Z Running `/home/build/.rustup/toolchains/1.96.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=1e3c2611c2f5e88b -C extra-filename=-f6c1d6068b903b0f --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-f762295cd3df5062.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31372026-06-30T19:54:59.521Z Compiling dof v0.3.0
31382026-06-30T19:54:59.521Z Compiling cargo_metadata v0.23.1
31392026-06-30T19:54:59.546Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name aes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aes-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hazmat", "zeroize"))' -C metadata=ac127d0dfccc70bb -C extra-filename=-85a3bd9173a4eccf --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-ccf4af5f4acd8b5c.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-6c63e98a419d5a2c.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-04d86b88b00df2ea.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31402026-06-30T19:54:59.550Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name cbc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cbc-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-padding", "default", "std", "zeroize"))' -C metadata=fd4f554053edc6c3 -C extra-filename=-a5d602bb2567ed97 --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-6c63e98a419d5a2c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31412026-06-30T19:54:59.550Z Running `/home/build/.rustup/toolchains/1.96.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=943a058b69c4308d -C extra-filename=-eec8b3d45e167752 --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-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31422026-06-30T19:54:59.550Z Running `/home/build/.rustup/toolchains/1.96.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=6bbaf8c7eb4b5a16 -C extra-filename=-cd89589bdd020c6c --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-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31432026-06-30T19:54:59.550Z Running `/home/build/.rustup/toolchains/1.96.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=9bd9916d7e7f7bd1 -C extra-filename=-8a37692d605bf759 --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-0488af395669d656.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31442026-06-30T19:54:59.550Z Running `/home/build/.rustup/toolchains/1.96.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=f5cbe5e5ede430dc -C extra-filename=-8f3a76856c2d0ae6 --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-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31452026-06-30T19:54:59.608Z Running `/home/build/.rustup/toolchains/1.96.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=55ecc3566287cc8c -C extra-filename=-e9f062a1a6ffc461 --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-0d49d99825834bad.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-9f6864a7b25b0482.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31462026-06-30T19:54:59.612Z Running `/home/build/.rustup/toolchains/1.96.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=f3f08f75286ff1b6 -C extra-filename=-745e06628c0acb2c --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-0194fe363b9ff511.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-c4d6b64651c620f9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-73154dc9dd5dab38.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31472026-06-30T19:54:59.649Z Running `/home/build/.rustup/toolchains/1.96.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=331c4ec20b8397ae -C extra-filename=-0efbdc397970b102 --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-517a0a45b5918497.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-77aaf41f58c5bf5a.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-066c74919d193261.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)'`
31482026-06-30T19:54:59.653Z Running `/home/build/.rustup/toolchains/1.96.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=499309b66035bd25 -C extra-filename=-6d44e4010f86ba8c --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-67a95489542da8d3/out/lib -l static=bz2`
31492026-06-30T19:54:59.745Z Compiling icu_locale_core v2.1.1
31502026-06-30T19:54:59.815Z Compiling icu_collections v2.1.1
31512026-06-30T19:54:59.818Z Running `/home/build/.rustup/toolchains/1.96.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=13733985e7b0e32a -C extra-filename=-ffa3aaed89bf2864 --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-3ad409a153944230.so --extern litemap=/work/oxidecomputer/omicron/target/debug/deps/liblitemap-b63721280092ad35.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-7092f79dec89e7cb.rmeta --extern writeable=/work/oxidecomputer/omicron/target/debug/deps/libwriteable-fc152cbb7e87bbf2.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-0488af395669d656.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31522026-06-30T19:54:59.921Z Compiling tokio v1.52.1
31532026-06-30T19:54:59.924Z Compiling http v1.4.2
31542026-06-30T19:54:59.924Z Compiling precomputed-hash v0.1.1
31552026-06-30T19:54:59.954Z Running `/home/build/.rustup/toolchains/1.96.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=85695ed73f97e852 -C extra-filename=-9cab2582a5b4b80f --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-3ad409a153944230.so --extern potential_utf=/work/oxidecomputer/omicron/target/debug/deps/libpotential_utf-8a37692d605bf759.rmeta --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-df32c27bd59afd85.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-96cca0b70872e960.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-0488af395669d656.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31562026-06-30T19:55:00.066Z Compiling toml_edit v0.19.15
31572026-06-30T19:55:00.069Z Compiling derive_builder v0.20.2
31582026-06-30T19:55:00.069Z Compiling toml_edit v0.22.27
31592026-06-30T19:55:00.069Z Running `/home/build/.rustup/toolchains/1.96.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=5bd21daaf819d734 -C extra-filename=-dc8f9b743288eb88 --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-a2a64572023fe240.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-e2575b5c144b22ce.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b90ae94c6b847292.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-6fbd798935e4a46a.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-d597faab344c3474.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-43c4035872041e02.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-3bd6566625d11e6f.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31602026-06-30T19:55:00.069Z Running `/home/build/.rustup/toolchains/1.96.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=1f435d98e10daebc -C extra-filename=-5d812602a22ff772 --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`
31612026-06-30T19:55:00.069Z Running `/home/build/.rustup/toolchains/1.96.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=d3860b1154b5b1ad -C extra-filename=-163d9e629feecafc --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-a2a64572023fe240.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-86480131418ac148.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31622026-06-30T19:55:00.247Z Compiling ppv-lite86 v0.2.21
31632026-06-30T19:55:00.250Z Compiling scrypt v0.11.0
31642026-06-30T19:55:00.283Z Running `/home/build/.rustup/toolchains/1.96.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=c41c5693103027fc -C extra-filename=-0279e42e3124cb47 --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-9ce442fd1cc128fd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-8f3a76856c2d0ae6.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-eec8b3d45e167752.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-373f6546f99997e5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31652026-06-30T19:55:00.286Z Running `/home/build/.rustup/toolchains/1.96.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=1f5d5b805f4001bb -C extra-filename=-9b7b888b2ad601c4 --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-9ce442fd1cc128fd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-8f3a76856c2d0ae6.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-eec8b3d45e167752.rmeta --extern toml_write=/work/oxidecomputer/omicron/target/debug/deps/libtoml_write-d49bff060f4ba1f7.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-1bfc1429ca26185f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31662026-06-30T19:55:00.286Z Running `/home/build/.rustup/toolchains/1.96.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=e1645812f3594e3e -C extra-filename=-250c838f8b4f7b34 --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-ecd338b72bd5e92f.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31672026-06-30T19:55:00.423Z Compiling bzip2 v0.4.4
31682026-06-30T19:55:00.423Z Compiling hashbrown v0.15.5
31692026-06-30T19:55:00.426Z Compiling petgraph v0.6.5
31702026-06-30T19:55:00.426Z Compiling signal-hook-mio v0.2.5
31712026-06-30T19:55:00.458Z Running `/home/build/.rustup/toolchains/1.96.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=d6f30579678615d4 -C extra-filename=-c2be6540b1357add --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-560ecfd8d12822db.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31722026-06-30T19:55:00.463Z Running `/home/build/.rustup/toolchains/1.96.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=decbd99b31944e14 -C extra-filename=-255efeca5121bfd9 --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-cd89589bdd020c6c.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-c71d6c6cbdc15377.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)'`
31732026-06-30T19:55:00.463Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name scrypt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scrypt-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("default", "password-hash", "simple", "std"))' -C metadata=dc85381e8ba29c7f -C extra-filename=-0153456b8bfc4d94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-dbe848c33baa4723.rmeta --extern salsa20=/work/oxidecomputer/omicron/target/debug/deps/libsalsa20-7af5f8d1a15adb62.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31742026-06-30T19:55:00.463Z Running `/home/build/.rustup/toolchains/1.96.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=f384aa3c473110a6 -C extra-filename=-5ac1b58a6f2e6a0b --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-ccf4af5f4acd8b5c.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-a366b71677993b1e.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-560ecfd8d12822db.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)'`
31752026-06-30T19:55:00.604Z Compiling dof v0.4.0
31762026-06-30T19:55:00.607Z Compiling string_cache v0.8.9
31772026-06-30T19:55:00.607Z Compiling pin-project-internal v1.1.11
31782026-06-30T19:55:00.607Z Compiling globset v0.4.18
31792026-06-30T19:55:00.607Z Compiling heapless v0.7.17
31802026-06-30T19:55:00.607Z Running `/home/build/.rustup/toolchains/1.96.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=43f7de94a5bc8be2 -C extra-filename=-cf01bc038f989c74 --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-6d44e4010f86ba8c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.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-67a95489542da8d3/out/lib`
31812026-06-30T19:55:00.607Z Running `/home/build/.rustup/toolchains/1.96.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=4e24bc3707921b80 -C extra-filename=-e93bde9809d746ca --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-480a743f6ab0adf6.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)'`
31822026-06-30T19:55:00.607Z Running `/home/build/.rustup/toolchains/1.96.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=5ef48433a9a1b18e -C extra-filename=-12bf3c46aa8d148d --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-475c5481f11c65dc.rmeta --extern mio_1_0=/work/oxidecomputer/omicron/target/debug/deps/libmio-e2575b5c144b22ce.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31832026-06-30T19:55:00.607Z Running `/home/build/.rustup/toolchains/1.96.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=c151ab10a39963ca -C extra-filename=-46db0f0b0cd0def3 --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-c66d0a7d4213361a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-5f32d1b75b4bbc32.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31842026-06-30T19:55:00.607Z Running `/home/build/.rustup/toolchains/1.96.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=24ec80ca1c3253f1 -C extra-filename=-03705ebcd02dc3b9 --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-98230cbbab9e3f9d.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-fd684d5e51179a36.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-4ba454c998708bfc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31852026-06-30T19:55:00.640Z Running `/home/build/.rustup/toolchains/1.96.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=3e288510727f9a11 -C extra-filename=-4b27ec5067f8cd7d --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-92d9e500ef1476d7.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-c4d6b64651c620f9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-560ecfd8d12822db.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31862026-06-30T19:55:00.643Z Compiling rand_chacha v0.9.0
31872026-06-30T19:55:00.673Z Compiling rand_chacha v0.3.1
31882026-06-30T19:55:00.677Z Running `/home/build/.rustup/toolchains/1.96.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=b6ad250454dae318 -C extra-filename=-d32f9f904aecfcc7 --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-614a93ba6dc1950a.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b90ae94c6b847292.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-96935086b2537b8f.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-5d812602a22ff772.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31892026-06-30T19:55:00.677Z Running `/home/build/.rustup/toolchains/1.96.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=958c0b00924f1c54 -C extra-filename=-c492010093423e5d --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-63ba44012e1cbc03.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-6ecbc3b5ef545b60.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-5245eb45c03b9429.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-89fdf5aa1838c400.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31902026-06-30T19:55:00.677Z Running `/home/build/.rustup/toolchains/1.96.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=553c057882dcabb7 -C extra-filename=-93f6c90bd74f6f8c --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31912026-06-30T19:55:00.677Z Running `/home/build/.rustup/toolchains/1.96.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=74a0cfb9b1d77f7f -C extra-filename=-9ce2ccca29a8e824 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-9ce2ccca29a8e824 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-9c2fba7dc8c3ab68.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31922026-06-30T19:55:00.677Z Running `/home/build/.rustup/toolchains/1.96.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=f1df45ba999e8850 -C extra-filename=-be48d9d6a75dccb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-250c838f8b4f7b34.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(nightly)'`
31932026-06-30T19:55:00.677Z Running `/home/build/.rustup/toolchains/1.96.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=4a33425a1b508304 -C extra-filename=-e091b2c3235b21f2 --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-cd826904474fece0.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-745e06628c0acb2c.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-0c589bbae7109598.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-a7038128efc60c50.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`
31942026-06-30T19:55:00.744Z Running `/home/build/.rustup/toolchains/1.96.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=7374227f3ed337d2 -C extra-filename=-5011698daf307d9b --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-c2be6540b1357add.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-614c1cfc56bd8768.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31952026-06-30T19:55:00.744Z Running `/home/build/.rustup/toolchains/1.96.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=ec5641775e014a7a -C extra-filename=-62ae4fadae269c7c --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-c2be6540b1357add.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a4b588786e87421e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31962026-06-30T19:55:00.816Z Compiling icu_provider v2.1.1
31972026-06-30T19:55:00.819Z Compiling http-body v1.0.1
31982026-06-30T19:55:00.980Z Compiling pkcs5 v0.7.1
31992026-06-30T19:55:00.981Z Compiling zip v0.6.6
32002026-06-30T19:55:00.984Z Compiling libbz2-rs-sys v0.2.2
32012026-06-30T19:55:00.984Z Compiling bumpalo v3.20.2
32022026-06-30T19:55:00.984Z Compiling lalrpop-util v0.19.12
32032026-06-30T19:55:00.984Z Compiling crossterm v0.28.1
32042026-06-30T19:55:00.984Z Running `/home/build/.rustup/toolchains/1.96.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=b987d0bbad9e0a0c -C extra-filename=-d542883118704951 --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-a2a64572023fe240.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32052026-06-30T19:55:00.984Z Running `/home/build/.rustup/toolchains/1.96.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=8247ed7b3eab37a7 -C extra-filename=-f15e1a546932f3f9 --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-3ad409a153944230.so --extern icu_locale_core=/work/oxidecomputer/omicron/target/debug/deps/libicu_locale_core-ffa3aaed89bf2864.rmeta --extern writeable=/work/oxidecomputer/omicron/target/debug/deps/libwriteable-fc152cbb7e87bbf2.rmeta --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-df32c27bd59afd85.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-96cca0b70872e960.rmeta --extern zerotrie=/work/oxidecomputer/omicron/target/debug/deps/libzerotrie-4b41efb20c47cd4d.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-0488af395669d656.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32062026-06-30T19:55:01.017Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name pkcs5 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkcs5-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pbes2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "pbes2", "sha1-insecure"))' -C metadata=e69b76885bbe1265 -C extra-filename=-1f3af78b8b11383b --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-85a3bd9173a4eccf.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-a5d602bb2567ed97.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-91a03e1609ff148f.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-dbe848c33baa4723.rmeta --extern scrypt=/work/oxidecomputer/omicron/target/debug/deps/libscrypt-0153456b8bfc4d94.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-c0e409c5d0d8e208.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32072026-06-30T19:55:01.020Z Compiling rand v0.9.2
32082026-06-30T19:55:01.020Z Compiling serde-big-array v0.5.1
32092026-06-30T19:55:01.020Z Compiling serde_repr v0.1.20
32102026-06-30T19:55:01.020Z Compiling snafu-derive v0.8.9
32112026-06-30T19:55:01.020Z Compiling similar v2.7.0
32122026-06-30T19:55:01.020Z Running `/home/build/.rustup/toolchains/1.96.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"' --cfg 'feature="deflate"' --cfg 'feature="flate2"' --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=e843c4f22a02a533 -C extra-filename=-b05b0066f41e386f --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-cd826904474fece0.rmeta --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-cf01bc038f989c74.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-d7de13df64e70a85.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.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-67a95489542da8d3/out/lib`
32132026-06-30T19:55:01.020Z Running `/home/build/.rustup/toolchains/1.96.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=a8a51bf15078534c -C extra-filename=-a4f761cf4830c91d --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`
32142026-06-30T19:55:01.020Z Running `/home/build/.rustup/toolchains/1.96.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=1ac166cf9ae684fd -C extra-filename=-6cfa4bac6de20521 --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-64568b11226546eb.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a81f463b5eadc7cf.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-e2575b5c144b22ce.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b90ae94c6b847292.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-b0866efa650d6974.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-12bf3c46aa8d148d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32152026-06-30T19:55:01.021Z Running `/home/build/.rustup/toolchains/1.96.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=1de8ff46a13199d1 -C extra-filename=-260cc9073e85ca23 --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`
32162026-06-30T19:55:01.021Z Running `/home/build/.rustup/toolchains/1.96.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=92e0c019783efae9 -C extra-filename=-e9887c00ec8704ce --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`
32172026-06-30T19:55:01.049Z Running `/home/build/.rustup/toolchains/1.96.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=a1178b4bc2b9131e -C extra-filename=-e3b6b39bcf57f93e --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-5011698daf307d9b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-614c1cfc56bd8768.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32182026-06-30T19:55:01.052Z Running `/home/build/.rustup/toolchains/1.96.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=c23ac5a8f0459a5a -C extra-filename=-0af2aa1bdfa3282c --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-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32192026-06-30T19:55:01.052Z Running `/home/build/.rustup/toolchains/1.96.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=d2edcfedcb162c03 -C extra-filename=-0ae5c82528a68bdf --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-6ecbc3b5ef545b60.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-18e28674e7c55e6a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32202026-06-30T19:55:01.052Z Running `/home/build/.rustup/toolchains/1.96.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=52c4ef701ced4a79 -C extra-filename=-63f93233617744d2 --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-b4f780b189a31b98.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32212026-06-30T19:55:01.053Z Running `/home/build/.rustup/toolchains/1.96.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=4a0f1dbc2b10ed5f -C extra-filename=-40f88ac2422bc722 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32222026-06-30T19:55:01.217Z Compiling http-body-util v0.1.3
32232026-06-30T19:55:01.220Z Running `/home/build/.rustup/toolchains/1.96.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=f687d236125ccba4 -C extra-filename=-3c95a6d691e8b68b --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-a2a64572023fe240.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a81f463b5eadc7cf.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-d542883118704951.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-6fbd798935e4a46a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32242026-06-30T19:55:01.286Z Compiling icu_normalizer v2.1.1
32252026-06-30T19:55:01.325Z Compiling icu_properties v2.1.2
32262026-06-30T19:55:01.355Z Running `/home/build/.rustup/toolchains/1.96.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=d45490238f5dbca3 -C extra-filename=-096506404c05b770 --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-9cab2582a5b4b80f.rmeta --extern icu_normalizer_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_normalizer_data-afae2e2264006bb0.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-f15e1a546932f3f9.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b057846ce76d7ba6.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-0488af395669d656.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32272026-06-30T19:55:01.427Z Compiling rand v0.8.6
32282026-06-30T19:55:01.430Z Running `/home/build/.rustup/toolchains/1.96.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=d172c16261a36a48 -C extra-filename=-a51dc212da69bcd4 --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-9cab2582a5b4b80f.rmeta --extern icu_locale_core=/work/oxidecomputer/omicron/target/debug/deps/libicu_locale_core-ffa3aaed89bf2864.rmeta --extern icu_properties_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties_data-a4ee466cc94783ae.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-f15e1a546932f3f9.rmeta --extern zerotrie=/work/oxidecomputer/omicron/target/debug/deps/libzerotrie-4b41efb20c47cd4d.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-0488af395669d656.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32292026-06-30T19:55:01.499Z Compiling pem v3.0.6
32302026-06-30T19:55:01.564Z Running `/home/build/.rustup/toolchains/1.96.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=5bd12217ff6364b8 -C extra-filename=-a82f32d59ebd6116 --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-475c5481f11c65dc.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-62ae4fadae269c7c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a4b588786e87421e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32312026-06-30T19:55:01.567Z Running `/home/build/.rustup/toolchains/1.96.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=58336a44c83c1a31 -C extra-filename=-c5245c0a70f87cad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-e9f062a1a6ffc461.rmeta --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-250c838f8b4f7b34.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-9c2fba7dc8c3ab68.rmeta --extern vergen_lib=/work/oxidecomputer/omicron/target/debug/deps/libvergen_lib-be48d9d6a75dccb2.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)'`
32322026-06-30T19:55:01.596Z Compiling toml v0.7.8
32332026-06-30T19:55:01.599Z Compiling zopfli v0.8.3
32342026-06-30T19:55:01.599Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-9ce2ccca29a8e824/build-script-build`
32352026-06-30T19:55:01.599Z Running `/home/build/.rustup/toolchains/1.96.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=588d0a5b10639a7d -C extra-filename=-c68176a7a0e70026 --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-8a91b2fd79f237fe.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32362026-06-30T19:55:01.701Z Compiling hash32 v0.2.1
32372026-06-30T19:55:01.705Z Compiling unicode-bidi v0.3.18
32382026-06-30T19:55:01.705Z Running `/home/build/.rustup/toolchains/1.96.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=e04336449cec98fc -C extra-filename=-e51b9bb9d95fe188 --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-260cc9073e85ca23.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-d7de13df64e70a85.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-1b85095cd2f7e3ea.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32392026-06-30T19:55:01.705Z Running `/home/build/.rustup/toolchains/1.96.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=c1e9e944b29c4204 -C extra-filename=-032d4c456560b8b2 --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-71f89665c857a75b.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-8f3a76856c2d0ae6.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-eec8b3d45e167752.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0279e42e3124cb47.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32402026-06-30T19:55:01.804Z Running `/home/build/.rustup/toolchains/1.96.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=5c7e5a67c3d44057 -C extra-filename=-783a0cc50a74f3f3 --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-cd826904474fece0.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-4b27ec5067f8cd7d.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-49cbce1a6a3fb8a1.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-5e024dd57b3f5220.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)'`
32412026-06-30T19:55:01.807Z Compiling pkcs8 v0.10.2
32422026-06-30T19:55:01.807Z Compiling bzip2 v0.6.1
32432026-06-30T19:55:01.807Z Compiling smoltcp v0.9.1
32442026-06-30T19:55:01.807Z Compiling unicode-properties v0.1.4
32452026-06-30T19:55:01.807Z Running `/home/build/.rustup/toolchains/1.96.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=41b6ce4ea4424df4 -C extra-filename=-0d8c07458c7755e5 --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-cd826904474fece0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32462026-06-30T19:55:01.807Z Running `/home/build/.rustup/toolchains/1.96.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=d9ca74732d88d489 -C extra-filename=-aee33761a69e5737 --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`
32472026-06-30T19:55:01.869Z Compiling proptest v1.10.0
32482026-06-30T19:55:01.872Z Running `/home/build/.rustup/toolchains/1.96.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="encryption"' --cfg 'feature="pem"' --cfg 'feature="pkcs5"' --cfg 'feature="rand_core"' --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=a495015c7fbb893a -C extra-filename=-9337bd9511262fb4 --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-91a03e1609ff148f.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-1f3af78b8b11383b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a4b588786e87421e.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-c0e409c5d0d8e208.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32492026-06-30T19:55:01.872Z Running `/home/build/.rustup/toolchains/1.96.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=820a125c1be87799 -C extra-filename=-6a31d2dff4f72411 --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-e9887c00ec8704ce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32502026-06-30T19:55:01.872Z Running `/home/build/.rustup/toolchains/1.96.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=5f87553a816fc81c -C extra-filename=-0eac01d0a034ac49 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-0eac01d0a034ac49 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32512026-06-30T19:55:01.872Z Running `/home/build/.rustup/toolchains/1.96.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=6f3390ed45c7cd6f -C extra-filename=-bb26010320bafbd1 --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`
32522026-06-30T19:55:01.902Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name proptest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-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 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", "fork", "handle-panics", "hardware-rng", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=6a7d0cbda748e702 -C extra-filename=-9746d691934e2755 --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-19b255e00cde2496.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a08be137faec8875.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-64568b11226546eb.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1f5100c8f325d83a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-5011698daf307d9b.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-239fd8d40de891f8.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-89fdf5aa1838c400.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-61e5ad0f9c8e94b2.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-72dfe15583183510.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-e7cb8de7448dbaf2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32532026-06-30T19:55:01.933Z Compiling jiff v0.2.21
32542026-06-30T19:55:01.937Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name jiff --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_jiff)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --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", "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=203630f5b5cbd19e -C extra-filename=-2c78d21b15d93291 --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`
32552026-06-30T19:55:02.006Z Compiling predicates-core v1.0.10
32562026-06-30T19:55:02.009Z Running `/home/build/.rustup/toolchains/1.96.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=b0e3733399f64a0e -C extra-filename=-c00cba8245233c12 --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`
32572026-06-30T19:55:02.046Z Compiling sec1 v0.7.3
32582026-06-30T19:55:02.049Z Compiling pkcs1 v0.7.5
32592026-06-30T19:55:02.049Z Compiling ed25519 v2.2.3
32602026-06-30T19:55:02.049Z Running `/home/build/.rustup/toolchains/1.96.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=4256ef62156b53ec -C extra-filename=-68db78215e8f6f3e --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-59f410be95ce894e.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-91a03e1609ff148f.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-787448b27b7feb28.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9337bd9511262fb4.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32612026-06-30T19:55:02.111Z Running `/home/build/.rustup/toolchains/1.96.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=8a4f97381acdf2a9 -C extra-filename=-d7e12f8217a4a4b2 --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-9337bd9511262fb4.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-75f6e99731d7f203.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32622026-06-30T19:55:02.115Z Running `/home/build/.rustup/toolchains/1.96.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=061eed3fb1272b8b -C extra-filename=-261a178a27bc70eb --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-0d8c07458c7755e5.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-567322735588ace4.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-ace8c102e25112b5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics`
32632026-06-30T19:55:02.115Z Running `/home/build/.rustup/toolchains/1.96.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=296481b9d0b95408 -C extra-filename=-20f04b766e68baca --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-91a03e1609ff148f.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9337bd9511262fb4.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-c0e409c5d0d8e208.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32642026-06-30T19:55:02.184Z Compiling stringprep v0.1.5
32652026-06-30T19:55:02.187Z Running `/home/build/.rustup/toolchains/1.96.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=aec0d8ac28ee2a97 -C extra-filename=-1d7c88c744706641 --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-aee33761a69e5737.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-e66b08c8ed750eb5.rmeta --extern unicode_properties=/work/oxidecomputer/omicron/target/debug/deps/libunicode_properties-bb26010320bafbd1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32662026-06-30T19:55:02.258Z Compiling pin-project v1.1.11
32672026-06-30T19:55:02.258Z Compiling serde_plain v1.0.2
32682026-06-30T19:55:02.261Z Compiling olpc-cjson v0.1.4
32692026-06-30T19:55:02.261Z Compiling md-5 v0.10.6
32702026-06-30T19:55:02.261Z Compiling strum_macros v0.27.2
32712026-06-30T19:55:02.261Z Compiling async-recursion v1.1.1
32722026-06-30T19:55:02.261Z Compiling float-cmp v0.10.0
32732026-06-30T19:55:02.261Z Compiling difflib v0.4.0
32742026-06-30T19:55:02.261Z Running `/home/build/.rustup/toolchains/1.96.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=b3ac9c4022570d3d -C extra-filename=-755b78194291d4c1 --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-d002aab0f53c3af0.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-54159e90ff1115fe.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-920dd5da461a6d02.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-c4eca94bacacceef.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1f5100c8f325d83a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b057846ce76d7ba6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
32752026-06-30T19:55:02.261Z Running `/home/build/.rustup/toolchains/1.96.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=fcbd0cb6c990761a -C extra-filename=-366bcf9ab525a747 --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-93f6c90bd74f6f8c.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32762026-06-30T19:55:02.261Z Running `/home/build/.rustup/toolchains/1.96.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=ba5f9776fcc45259 -C extra-filename=-fb065ab4cfaa4c8a --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-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32772026-06-30T19:55:02.261Z Compiling fallible-iterator v0.2.0
32782026-06-30T19:55:02.261Z Compiling normalize-line-endings v0.3.0
32792026-06-30T19:55:02.261Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/md-5-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=f08a88d75fb89282 -C extra-filename=-4847020ddf7332c6 --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-ccf4af5f4acd8b5c.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c0fc3cf44f1b7f2b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32802026-06-30T19:55:02.261Z Running `/home/build/.rustup/toolchains/1.96.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=d8762315e935aecb -C extra-filename=-35f7a294658306ba --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-b4f780b189a31b98.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32812026-06-30T19:55:02.295Z Running `/home/build/.rustup/toolchains/1.96.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=5e1a49e5095b42c8 -C extra-filename=-572d719930d25663 --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`
32822026-06-30T19:55:02.295Z Running `/home/build/.rustup/toolchains/1.96.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=fb0f0f716a4d2c9d -C extra-filename=-b4d419cfb7278799 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32832026-06-30T19:55:02.299Z Running `/home/build/.rustup/toolchains/1.96.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=d17d7dbcaa18de16 -C extra-filename=-bd540f93f13a5d3a --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-1f5100c8f325d83a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32842026-06-30T19:55:02.326Z Running `/home/build/.rustup/toolchains/1.96.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=76b359e35dbacb82 -C extra-filename=-5cdc300b88fd58cb --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`
32852026-06-30T19:55:02.330Z Running `/home/build/.rustup/toolchains/1.96.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=2fb911410eeb4cf8 -C extra-filename=-a541ed0c90ef0e33 --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-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-e66b08c8ed750eb5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32862026-06-30T19:55:02.330Z Running `/home/build/.rustup/toolchains/1.96.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=7de837debdc5bced -C extra-filename=-521fc1edb17798c4 --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`
32872026-06-30T19:55:02.511Z Compiling idna_adapter v1.2.1
32882026-06-30T19:55:02.657Z Compiling elliptic-curve v0.13.8
32892026-06-30T19:55:02.657Z Compiling ed25519-dalek v2.2.0
32902026-06-30T19:55:02.660Z Compiling typed-path v0.9.3
32912026-06-30T19:55:02.660Z Running `/home/build/.rustup/toolchains/1.96.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=4e7e7e36f4f8f3f1 -C extra-filename=-15d05f815d162c0d --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-096506404c05b770.rmeta --extern icu_properties=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties-a51dc212da69bcd4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32922026-06-30T19:55:02.798Z Compiling usdt-macro v0.6.0
32932026-06-30T19:55:02.798Z Compiling usdt-attr-macro v0.6.0
32942026-06-30T19:55:02.801Z Compiling phf_shared v0.13.1
32952026-06-30T19:55:02.801Z Compiling fixedbitset v0.5.7
32962026-06-30T19:55:02.801Z Compiling peg-runtime v0.8.5
32972026-06-30T19:55:02.801Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
32982026-06-30T19:55:02.801Z Compiling whoami v2.1.0
32992026-06-30T19:55:02.801Z Compiling is-terminal v0.4.17
33002026-06-30T19:55:02.801Z Compiling crossbeam-channel v0.5.15
33012026-06-30T19:55:02.801Z Compiling thread_local v1.1.9
33022026-06-30T19:55:02.832Z Compiling slog-async v2.8.0
33032026-06-30T19:55:02.835Z Running `/home/build/.rustup/toolchains/1.96.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=26d7884690ef3199 -C extra-filename=-97e0b9cd6dd93868 --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-59f410be95ce894e.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-862b9b5f3a40b11c.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c0fc3cf44f1b7f2b.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-f953f35bdea91ea4.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-787448b27b7feb28.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-ae9ffada69599551.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-cea31c2e38ef4423.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-0ef97071bef2e3cd.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9337bd9511262fb4.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a4b588786e87421e.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-68db78215e8f6f3e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33042026-06-30T19:55:02.835Z Running `/home/build/.rustup/toolchains/1.96.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=eb1b5b2e2a7afd60 -C extra-filename=-8824289258a727f1 --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`
33052026-06-30T19:55:02.835Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-0eac01d0a034ac49/build-script-build`
33062026-06-30T19:55:02.835Z Running `/home/build/.rustup/toolchains/1.96.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=77bef4d868319ad2 -C extra-filename=-db44ff17759d6d63 --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-70f68d88027d2aad.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-d7e12f8217a4a4b2.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a4b588786e87421e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-75f6e99731d7f203.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33072026-06-30T19:55:02.906Z Running `/home/build/.rustup/toolchains/1.96.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=73f5570819a94ded -C extra-filename=-81424264b8ab8242 --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-b8bf9e5fddfaba5e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33082026-06-30T19:55:02.910Z Running `/home/build/.rustup/toolchains/1.96.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=01973c528b5ab3f6 -C extra-filename=-b6f2ddd031d55ce8 --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-49cbce1a6a3fb8a1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-b402c6181ca8fdd7.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-783a0cc50a74f3f3.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33092026-06-30T19:55:02.910Z Running `/home/build/.rustup/toolchains/1.96.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=94c3aa4f3c5d8eb8 -C extra-filename=-05a8ba746065e1db --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`
33102026-06-30T19:55:02.910Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_ereport_messages --edition=2024 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/6c0aca2/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="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug-impls", "serde"))' -C metadata=47a9128650658a56 -C extra-filename=-a6bd3e9bad88fc17 --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-71f89665c857a75b.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-560ecfd8d12822db.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33112026-06-30T19:55:02.910Z Running `/home/build/.rustup/toolchains/1.96.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=295846d1997c8d2b -C extra-filename=-e61723d1a1e57478 --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-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33122026-06-30T19:55:02.910Z Running `/home/build/.rustup/toolchains/1.96.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=d4e3ae14140e0e2c -C extra-filename=-c8808146bcb512d7 --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`
33132026-06-30T19:55:02.910Z Running `/home/build/.rustup/toolchains/1.96.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=a5fd3b5806e553cc -C extra-filename=-8c9eb83308222b30 --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-eb0483341114352c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33142026-06-30T19:55:02.910Z Running `/home/build/.rustup/toolchains/1.96.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=5d7221a2874ff07a -C extra-filename=-256e074e75faabf0 --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`
33152026-06-30T19:55:02.910Z Compiling idna v1.1.0
33162026-06-30T19:55:02.911Z Running `/home/build/.rustup/toolchains/1.96.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=605164c8504c60bc -C extra-filename=-28fe3e852df481b1 --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-49cbce1a6a3fb8a1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-b402c6181ca8fdd7.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-783a0cc50a74f3f3.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33172026-06-30T19:55:02.911Z Running `/home/build/.rustup/toolchains/1.96.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=f27e14ff987e26f2 -C extra-filename=-e0b0c1aadba72a64 --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-ccf4af5f4acd8b5c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33182026-06-30T19:55:02.911Z Running `/home/build/.rustup/toolchains/1.96.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=019fdef292aa071b -C extra-filename=-b2b4c84172e588ba --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-async-b2b4c84172e588ba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33192026-06-30T19:55:03.045Z Compiling postgres-protocol v0.6.10
33202026-06-30T19:55:03.048Z Compiling predicates v3.1.4
33212026-06-30T19:55:03.048Z Compiling term v1.2.1
33222026-06-30T19:55:03.048Z Running `/home/build/.rustup/toolchains/1.96.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=e2ae559339580963 -C extra-filename=-c2e6186661e94d7c --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-15d05f815d162c0d.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b057846ce76d7ba6.rmeta --extern utf8_iter=/work/oxidecomputer/omicron/target/debug/deps/libutf8_iter-add33099202c13e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33232026-06-30T19:55:03.048Z Running `/home/build/.rustup/toolchains/1.96.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=c88e1c69f01e4b90 -C extra-filename=-07361b8ab9eb046b --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-ea55f6da188cc094.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-cd826904474fece0.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-261a178a27bc70eb.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-182d9d7531721e32.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33242026-06-30T19:55:03.083Z Compiling ecdsa v0.16.9
33252026-06-30T19:55:03.086Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name postgres_protocol --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/postgres-protocol-0.6.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "js"))' -C metadata=b4cc482bf75adcaf -C extra-filename=-de018dba4800a7fe --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-8a91b2fd79f237fe.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-cd826904474fece0.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-5cdc300b88fd58cb.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-244d006b89675f36.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-4847020ddf7332c6.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-29cf7af8e2fc43be.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-1d7c88c744706641.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33262026-06-30T19:55:03.116Z Running `/home/build/.rustup/toolchains/1.96.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=0f02b06749ac27f7 -C extra-filename=-76de08f1400fdbf8 --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`
33272026-06-30T19:55:03.120Z Running `/home/build/.rustup/toolchains/1.96.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=cafda8c42166a5a0 -C extra-filename=-8238e83e5599a13f --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-33d2256449469a81.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-572d719930d25663.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-bd540f93f13a5d3a.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-521fc1edb17798c4.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-c00cba8245233c12.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33282026-06-30T19:55:03.120Z Compiling phf v0.13.1
33292026-06-30T19:55:03.153Z Running `/home/build/.rustup/toolchains/1.96.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="default"' --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=5f0c9ec4eca07974 -C extra-filename=-14d489de955721f7 --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-91a03e1609ff148f.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c0fc3cf44f1b7f2b.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-97e0b9cd6dd93868.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-e2e3ba23333150b0.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-75f6e99731d7f203.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-c0e409c5d0d8e208.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33302026-06-30T19:55:03.221Z Compiling take_mut v0.2.2
33312026-06-30T19:55:03.225Z Compiling structmeta-derive v0.3.0
33322026-06-30T19:55:03.225Z Running `/home/build/.rustup/toolchains/1.96.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=ca2d3248358d4be8 -C extra-filename=-b951afa1cc6a20fb --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-81424264b8ab8242.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33332026-06-30T19:55:03.326Z Compiling match_cfg v0.1.0
33342026-06-30T19:55:03.331Z Compiling slog-json v2.6.1
33352026-06-30T19:55:03.331Z Compiling newtype-uuid-macros v0.1.0
33362026-06-30T19:55:03.331Z Running `/home/build/.rustup/toolchains/1.96.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=7be37236979f16ad -C extra-filename=-806a0bb75efbfb63 --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`
33372026-06-30T19:55:03.331Z Running `/home/build/.rustup/toolchains/1.96.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=86c79e2c4e3a22a4 -C extra-filename=-d9f014fd10694add --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33382026-06-30T19:55:03.428Z Compiling rsa v0.9.10
33392026-06-30T19:55:03.431Z Compiling snafu v0.8.9
33402026-06-30T19:55:03.501Z Running `/home/build/.rustup/toolchains/1.96.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=14f4f2e1543c76d4 -C extra-filename=-27a5ce183885699e --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`
33412026-06-30T19:55:03.505Z Running `/home/build/.rustup/toolchains/1.96.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=dc4b816172ac31b1 -C extra-filename=-3a587c341d5a4883 --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-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5e04864d6535fe16.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33422026-06-30T19:55:03.505Z Running `/home/build/.rustup/toolchains/1.96.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=92b11c8925101148 -C extra-filename=-1bec0b00f873f3ad --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-b4f780b189a31b98.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-b402c6181ca8fdd7.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33432026-06-30T19:55:03.600Z Compiling petgraph v0.8.3
33442026-06-30T19:55:03.603Z Compiling cpufeatures v0.3.0
33452026-06-30T19:55:03.603Z Compiling debug-ignore v1.0.5
33462026-06-30T19:55:03.603Z Running `/home/build/.rustup/toolchains/1.96.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=d84e72cc73fc0770 -C extra-filename=-cd3321ca0903b058 --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-a81f463b5eadc7cf.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-366bcf9ab525a747.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-63f93233617744d2.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33472026-06-30T19:55:03.603Z Running `/home/build/.rustup/toolchains/1.96.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=8d67b75f86801aff -C extra-filename=-a0fb23c05cf046a5 --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-9ecfd7549d856f01.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c0fc3cf44f1b7f2b.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-755b78194291d4c1.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-920dd5da461a6d02.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1f5100c8f325d83a.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-20f04b766e68baca.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9337bd9511262fb4.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a4b588786e87421e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-75f6e99731d7f203.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-c0e409c5d0d8e208.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33482026-06-30T19:55:03.765Z Compiling slog-term v2.9.2
33492026-06-30T19:55:03.769Z Compiling hostname v0.3.1
33502026-06-30T19:55:03.769Z Compiling hybrid-array v0.4.10
33512026-06-30T19:55:03.769Z Compiling toml_datetime v1.1.1+spec-1.1.0
33522026-06-30T19:55:03.769Z Compiling serde_spanned v1.1.1
33532026-06-30T19:55:03.770Z Running `/home/build/.rustup/toolchains/1.96.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=aaa91c56b6a7dff3 -C extra-filename=-0d6d10aa8340734e --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-05a8ba746065e1db.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-03705ebcd02dc3b9.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-5f32d1b75b4bbc32.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33542026-06-30T19:55:03.770Z Running `/home/build/.rustup/toolchains/1.96.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=65ac6879c0351ce8 -C extra-filename=-27aedb9df198127e --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`
33552026-06-30T19:55:03.770Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-b2b4c84172e588ba/build-script-build`
33562026-06-30T19:55:03.798Z Running `/home/build/.rustup/toolchains/1.96.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=e7bbbad1a22c6bad -C extra-filename=-84a8ec097d8b4a2a --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`
33572026-06-30T19:55:03.944Z Compiling postgres-types v0.2.12
33582026-06-30T19:55:03.947Z Compiling serde_path_to_error v0.1.20
33592026-06-30T19:55:03.947Z Compiling multer v3.1.0
33602026-06-30T19:55:03.947Z Running `/home/build/.rustup/toolchains/1.96.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=7eea0bbdb468fc5a -C extra-filename=-0d8d89fdd79c2066 --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-fa9b90e544911148.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-e61723d1a1e57478.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-76de08f1400fdbf8.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-e0b0c1aadba72a64.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5e04864d6535fe16.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33612026-06-30T19:55:03.947Z Running `/home/build/.rustup/toolchains/1.96.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=c8cf3d116e1af029 -C extra-filename=-768177f298b50ff8 --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-475c5481f11c65dc.rmeta --extern match_cfg=/work/oxidecomputer/omicron/target/debug/deps/libmatch_cfg-27a5ce183885699e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33622026-06-30T19:55:03.947Z Running `/home/build/.rustup/toolchains/1.96.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=756a411a34a161c3 -C extra-filename=-8be1155363a2840e --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-c71d6c6cbdc15377.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33632026-06-30T19:55:03.947Z Running `/home/build/.rustup/toolchains/1.96.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.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 '--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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytemuck", "ctutils", "extra-sizes", "serde", "subtle", "zerocopy", "zeroize"))' -C metadata=e99b7592c02ed2c7 -C extra-filename=-075c32db11621146 --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-551f9edf049805be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33642026-06-30T19:55:03.947Z Running `/home/build/.rustup/toolchains/1.96.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=c38f19c9bd986312 -C extra-filename=-3a440798658bb70c --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-c71d6c6cbdc15377.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33652026-06-30T19:55:04.088Z Compiling slog-bunyan v2.5.0
33662026-06-30T19:55:04.088Z Compiling const-oid v0.10.2
33672026-06-30T19:55:04.091Z Compiling toml_writer v1.1.1+spec-1.1.0
33682026-06-30T19:55:04.091Z Compiling compression-core v0.4.31
33692026-06-30T19:55:04.091Z Compiling async-stream-impl v0.3.6
33702026-06-30T19:55:04.091Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name postgres_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/postgres-types-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --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", "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-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=ea529a5e8ee91854 -C extra-filename=-874b5a42aa819b21 --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-a2a64572023fe240.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-5cdc300b88fd58cb.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-de018dba4800a7fe.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-c71d6c6cbdc15377.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33712026-06-30T19:55:04.091Z Running `/home/build/.rustup/toolchains/1.96.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=05961da62e341eba -C extra-filename=-4542ef5150c73ba3 --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-86480131418ac148.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-c71d6c6cbdc15377.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33722026-06-30T19:55:04.091Z Running `/home/build/.rustup/toolchains/1.96.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=6aff80906e844159 -C extra-filename=-cb021eb0910a9979 --out-dir /work/oxidecomputer/omicron/target/debug/build/multer-cb021eb0910a9979 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-26f8dcada7e7abf4.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33732026-06-30T19:55:04.293Z Running `/home/build/.rustup/toolchains/1.96.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=693e44e28653edd2 -C extra-filename=-f375294aed855b15 --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-8c9eb83308222b30.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-806a0bb75efbfb63.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-e0b0c1aadba72a64.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
33742026-06-30T19:55:04.297Z Running `/home/build/.rustup/toolchains/1.96.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=f978ff61a33497f1 -C extra-filename=-a31d003c074deb1b --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-768177f298b50ff8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-3a587c341d5a4883.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5e04864d6535fe16.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33752026-06-30T19:55:04.297Z Compiling url v2.5.8
33762026-06-30T19:55:04.297Z Compiling tokio-util v0.7.18
33772026-06-30T19:55:04.297Z Compiling tower v0.5.3
33782026-06-30T19:55:04.297Z Compiling publicsuffix v2.3.0
33792026-06-30T19:55:04.297Z Compiling tokio-native-tls v0.3.1
33802026-06-30T19:55:04.297Z Running `/home/build/.rustup/toolchains/1.96.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=a8891f1f6cad506f -C extra-filename=-02e8c571657c8d15 --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`
33812026-06-30T19:55:04.297Z Running `/home/build/.rustup/toolchains/1.96.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=16221658a21c075c -C extra-filename=-294bdadf3fdf2c9c --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33822026-06-30T19:55:04.298Z Running `/home/build/.rustup/toolchains/1.96.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=594c8941c9186fc2 -C extra-filename=-1572fe47390edb11 --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`
33832026-06-30T19:55:04.298Z Running `/home/build/.rustup/toolchains/1.96.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=000d273b3883f20f -C extra-filename=-21574cd712eab8b0 --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`
33842026-06-30T19:55:04.364Z Compiling buf-list v1.1.2
33852026-06-30T19:55:04.368Z Compiling dropshot v0.17.1
33862026-06-30T19:55:04.399Z Running `/home/build/.rustup/toolchains/1.96.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=0be23dccf7c6053c -C extra-filename=-e28fb0e0c3946bb7 --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-a2a64572023fe240.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a81f463b5eadc7cf.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-38ce5daaa43c1f94.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-6fbd798935e4a46a.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-5d2b59558facd16d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33872026-06-30T19:55:04.402Z Running `/home/build/.rustup/toolchains/1.96.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=1b996e217555b68b -C extra-filename=-41ab915fd4b89d92 --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-a81f463b5eadc7cf.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-6fbd798935e4a46a.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-fb7734b753186998.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-7fc39982ef9dfaba.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-49eb9166be51a979.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33882026-06-30T19:55:04.402Z Running `/home/build/.rustup/toolchains/1.96.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=779ef57c8ceb7131 -C extra-filename=-040a831bfcf4aaf2 --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-0efbdc397970b102.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
33892026-06-30T19:55:04.402Z Running `/home/build/.rustup/toolchains/1.96.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=e1b4f953673baf3d -C extra-filename=-98ef3503471449e3 --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-dc8f9b743288eb88.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)'`
33902026-06-30T19:55:04.403Z Running `/home/build/.rustup/toolchains/1.96.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=cec98d8c98e4cf69 -C extra-filename=-05c4e5b73460bb74 --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-878f6df4c8ca5317.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-c2e6186661e94d7c.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-97b6d6236c1189b8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-5f32d1b75b4bbc32.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33912026-06-30T19:55:04.403Z Running `/home/build/.rustup/toolchains/1.96.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=70b2710ec2eca24c -C extra-filename=-da59f6aed5984bcc --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-c2e6186661e94d7c.rmeta --extern psl_types=/work/oxidecomputer/omicron/target/debug/deps/libpsl_types-6d22b549ea5348ba.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33922026-06-30T19:55:04.433Z Running `/home/build/.rustup/toolchains/1.96.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=153cf58d941b0915 -C extra-filename=-3e2ff75cb23037b7 --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-a2a64572023fe240.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33932026-06-30T19:55:04.470Z Compiling compression-codecs v0.4.37
33942026-06-30T19:55:04.473Z Running `/home/build/.rustup/toolchains/1.96.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=e104fc30b76804fa -C extra-filename=-5fa0cae4fabf4107 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-5fa0cae4fabf4107 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-26f8dcada7e7abf4.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33952026-06-30T19:55:04.618Z Compiling crypto-common v0.2.2
33962026-06-30T19:55:04.621Z Compiling block-buffer v0.12.1
33972026-06-30T19:55:04.621Z Compiling toml v1.1.2+spec-1.1.0
33982026-06-30T19:55:04.621Z Running `/home/build/.rustup/toolchains/1.96.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=8f8afb6c009f8ba9 -C extra-filename=-04f5532b38874a40 --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-1572fe47390edb11.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-29cf7af8e2fc43be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33992026-06-30T19:55:04.766Z Compiling dropshot_endpoint v0.17.1
34002026-06-30T19:55:04.769Z Compiling rustls-pemfile v2.2.0
34012026-06-30T19:55:04.769Z Compiling waitgroup v0.1.2
34022026-06-30T19:55:04.769Z Compiling hostname v0.4.2
34032026-06-30T19:55:04.873Z Running `/home/build/.rustup/toolchains/1.96.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "zeroize"))' -C metadata=57c010f1dfe81b52 -C extra-filename=-e2ed2b85b06ccea7 --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-075c32db11621146.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34042026-06-30T19:55:04.876Z Running `/home/build/.rustup/toolchains/1.96.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=cf5354b8051f94a2 -C extra-filename=-475a74c6447ddfd2 --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-075c32db11621146.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34052026-06-30T19:55:04.876Z Running `/home/build/.rustup/toolchains/1.96.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=fab101647a340a93 -C extra-filename=-12b68984237a680e --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-c71d6c6cbdc15377.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-3a440798658bb70c.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-8be1155363a2840e.rmeta --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-1c9eafb37e087664.rmeta --extern toml_writer=/work/oxidecomputer/omicron/target/debug/deps/libtoml_writer-02e8c571657c8d15.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-8bdb67458aeb1f07.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34062026-06-30T19:55:04.876Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-cb021eb0910a9979/build-script-build`
34072026-06-30T19:55:04.911Z Running `/home/build/.rustup/toolchains/1.96.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=f0c582b5ca64a47a -C extra-filename=-ed88aab468d4e0db --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-b4f780b189a31b98.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-b402c6181ca8fdd7.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34082026-06-30T19:55:04.914Z Compiling usdt v0.6.0
34092026-06-30T19:55:04.914Z Compiling strum v0.27.2
34102026-06-30T19:55:04.915Z Compiling structmeta v0.3.0
34112026-06-30T19:55:04.915Z Compiling async-compression v0.4.41
34122026-06-30T19:55:04.915Z Compiling atomicwrites v0.4.4
34132026-06-30T19:55:04.915Z Compiling itertools v0.14.0
34142026-06-30T19:55:04.915Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34152026-06-30T19:55:04.915Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
34162026-06-30T19:55:04.915Z Running `/home/build/.rustup/toolchains/1.96.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=40738be634684891 -C extra-filename=-551bcbd054c83dab --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-bdc2c9436396c182.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34172026-06-30T19:55:04.915Z Running `/home/build/.rustup/toolchains/1.96.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=9c6d8eda1c5422c9 -C extra-filename=-6fe44703d794b981 --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-7884411faf8446e1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34182026-06-30T19:55:04.915Z Running `/home/build/.rustup/toolchains/1.96.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=e49648159b18009c -C extra-filename=-fe94fc309d95b66d --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-ccf4af5f4acd8b5c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34192026-06-30T19:55:05.187Z Running `/home/build/.rustup/toolchains/1.96.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=01fb928bb36730d7 -C extra-filename=-00a9a8b7e6f553e6 --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-4b27ec5067f8cd7d.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-92d9e500ef1476d7.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-5813f5a21feda626.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-28fe3e852df481b1.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-783a0cc50a74f3f3.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-b6f2ddd031d55ce8.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34202026-06-30T19:55:05.187Z Running `/home/build/.rustup/toolchains/1.96.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=6cece906a63b5756 -C extra-filename=-1fa630dcba0d2858 --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-04f5532b38874a40.rmeta --extern compression_core=/work/oxidecomputer/omicron/target/debug/deps/libcompression_core-1572fe47390edb11.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-6fbd798935e4a46a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34212026-06-30T19:55:05.190Z Running `/home/build/.rustup/toolchains/1.96.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=5cfb859996e5a4cc -C extra-filename=-bb065a3b5d734b88 --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-b0866efa650d6974.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-72dfe15583183510.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34222026-06-30T19:55:05.190Z Running `/home/build/.rustup/toolchains/1.96.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=15d4f1aad832496e -C extra-filename=-0432474832a6459f --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-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-d9f014fd10694add.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34232026-06-30T19:55:05.190Z Compiling tower-http v0.6.8
34242026-06-30T19:55:05.190Z Compiling macaddr v1.0.1
34252026-06-30T19:55:05.190Z Compiling regress v0.10.5
34262026-06-30T19:55:05.190Z Compiling instant v0.1.13
34272026-06-30T19:55:05.190Z Running `/home/build/.rustup/toolchains/1.96.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=f41c6228db1a0f73 -C extra-filename=-a44a71c5e4c5193c --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-35f7a294658306ba.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34282026-06-30T19:55:05.190Z Running `/home/build/.rustup/toolchains/1.96.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=8389bf478aa6ab98 -C extra-filename=-2e5a252cffc00cc1 --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-8a91b2fd79f237fe.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-c71d6c6cbdc15377.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34292026-06-30T19:55:05.191Z Running `/home/build/.rustup/toolchains/1.96.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=5adb35ba40f9c176 -C extra-filename=-402a9c5595943976 --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-802a02953ab3b2a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34302026-06-30T19:55:05.191Z Running `/home/build/.rustup/toolchains/1.96.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=d7b21e6db8406d22 -C extra-filename=-f0fdfcee3558d257 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34312026-06-30T19:55:05.384Z Compiling h2 v0.4.15
34322026-06-30T19:55:05.387Z Compiling cookie_store v0.22.1
34332026-06-30T19:55:05.387Z Compiling tokio-stream v0.1.18
34342026-06-30T19:55:05.387Z Compiling hickory-proto v0.25.2
34352026-06-30T19:55:05.387Z Running `/home/build/.rustup/toolchains/1.96.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=a1fea4d56c22f6a3 -C extra-filename=-8b2fbd5cda2a78d4 --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-64568b11226546eb.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-d542883118704951.rmeta --extern iri_string=/work/oxidecomputer/omicron/target/debug/deps/libiri_string-57a36c2ad6cf5439.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-6fbd798935e4a46a.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-41ab915fd4b89d92.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-7fc39982ef9dfaba.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-49eb9166be51a979.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34362026-06-30T19:55:05.387Z Running `/home/build/.rustup/toolchains/1.96.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=d6d7cd077ea7a372 -C extra-filename=-8495ceab5b55914b --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-a2a64572023fe240.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-29586db834c2c8c8.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-13e7df82655a3fd3.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-29cf7af8e2fc43be.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-b7b051eec9c8a316.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-567322735588ace4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34372026-06-30T19:55:05.388Z Running `/home/build/.rustup/toolchains/1.96.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=d2ea048752b92450 -C extra-filename=-dcb1278a7b271797 --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-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34382026-06-30T19:55:05.388Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-5fa0cae4fabf4107/build-script-build`
34392026-06-30T19:55:05.419Z Running `/home/build/.rustup/toolchains/1.96.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=9ee2a2827f068984 -C extra-filename=-9ff24fb8fb17ac13 --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-5cce30a55b979f3d.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-29cf7af8e2fc43be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34402026-06-30T19:55:05.422Z Running `/home/build/.rustup/toolchains/1.96.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=ae4bf0669276ea29 -C extra-filename=-5941f833141dc223 --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-ccf4af5f4acd8b5c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34412026-06-30T19:55:05.547Z Running `/home/build/.rustup/toolchains/1.96.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=1d33fca16fec3f29 -C extra-filename=-b50c192ce2e9e040 --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-a2a64572023fe240.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-a8fb7fb8cb05d560.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-d6d0de4da8510220.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
34422026-06-30T19:55:05.550Z Running `/home/build/.rustup/toolchains/1.96.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=eb1aed6214fb3e0b -C extra-filename=-e9e60b9363338a8d --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-7884411faf8446e1.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-91bf8e578b010fbb.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a81f463b5eadc7cf.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-38ce5daaa43c1f94.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-5d2b59558facd16d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-e0693d2d7d96384a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34432026-06-30T19:55:05.550Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
34442026-06-30T19:55:05.550Z Compiling tokio-postgres v0.7.16
34452026-06-30T19:55:05.550Z Compiling derive-ex v0.1.8
34462026-06-30T19:55:05.551Z Compiling digest v0.11.3
34472026-06-30T19:55:05.551Z Compiling async-stream v0.3.6
34482026-06-30T19:55:05.551Z Compiling parse-display-derive v0.10.0
34492026-06-30T19:55:05.551Z Compiling backoff v0.4.0
34502026-06-30T19:55:05.551Z Running `/home/build/.rustup/toolchains/1.96.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=40e5922c5ab5af9e -C extra-filename=-a5294a1b82b3609a --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-14bcaa68aa0be40d.rmeta --extern document_features=/work/oxidecomputer/omicron/target/debug/deps/libdocument_features-f96663b74c7be7c3.so --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-c2e6186661e94d7c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-da59f6aed5984bcc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-5f32d1b75b4bbc32.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5e04864d6535fe16.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34512026-06-30T19:55:05.551Z Running `/home/build/.rustup/toolchains/1.96.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="net"' --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=286d786909f5ba4c -C extra-filename=-36d1838c855e0a1a --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-a81f463b5eadc7cf.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-6fbd798935e4a46a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34522026-06-30T19:55:05.551Z Running `/home/build/.rustup/toolchains/1.96.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=629c585359fb8872 -C extra-filename=-2186992828fe565c --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-4e778a706bc0dc16.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-6dbee979cff49b73.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-955cc156dd0ac2cc.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-fa6b42ed4cc11fef.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-c972994ffc95c23b.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-c2e6186661e94d7c.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-3f6b2e87b92f8b19.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-e0693d2d7d96384a.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34532026-06-30T19:55:05.621Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_messages --edition=2024 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/6c0aca2/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=3578155607e39359 -C extra-filename=-c0281dd066eb058a --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-64568b11226546eb.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-f6c1d6068b903b0f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-0af2aa1bdfa3282c.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-40f88ac2422bc722.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-07361b8ab9eb046b.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-35f7a294658306ba.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-560ecfd8d12822db.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34542026-06-30T19:55:05.624Z Compiling backon v1.6.0
34552026-06-30T19:55:05.624Z Compiling humantime v2.3.0
34562026-06-30T19:55:05.624Z Compiling unicode-width v0.2.0
34572026-06-30T19:55:05.651Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_postgres --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-postgres-0.7.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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-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=a113b9a2bf31448d -C extra-filename=-d1ebbe44f49964ab --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-4e778a706bc0dc16.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-cd826904474fece0.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-5cdc300b88fd58cb.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-fa6b42ed4cc11fef.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b90ae94c6b847292.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-97b6d6236c1189b8.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-b951afa1cc6a20fb.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-6fbd798935e4a46a.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-de018dba4800a7fe.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-874b5a42aa819b21.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-43c4035872041e02.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-c8808146bcb512d7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34582026-06-30T19:55:05.654Z Running `/home/build/.rustup/toolchains/1.96.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=0bdbc200e9dd9ee3 -C extra-filename=-2bfd5c8b85cf6cc3 --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-294bdadf3fdf2c9c.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a81f463b5eadc7cf.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-6fbd798935e4a46a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34592026-06-30T19:55:05.654Z Running `/home/build/.rustup/toolchains/1.96.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=90540887c3e7aea9 -C extra-filename=-7294ee5ce8a05531 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-89fdf5aa1838c400.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-0432474832a6459f.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34602026-06-30T19:55:05.654Z Running `/home/build/.rustup/toolchains/1.96.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=fa274fb1cfc4080d -C extra-filename=-0fa133a53ac73edf --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-a81f463b5eadc7cf.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-2be4f244cd0ef462.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-5941f833141dc223.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-6fbd798935e4a46a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34612026-06-30T19:55:05.654Z Running `/home/build/.rustup/toolchains/1.96.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="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-api", "default", "dev", "getrandom", "mac", "oid", "rand_core", "zeroize"))' -C metadata=95e6431622d9ae36 -C extra-filename=-cf91de6791b032a8 --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-475a74c6447ddfd2.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-21574cd712eab8b0.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-e2ed2b85b06ccea7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34622026-06-30T19:55:05.654Z Running `/home/build/.rustup/toolchains/1.96.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=de87ab1e2b60d8d6 -C extra-filename=-bb81780c4ce032ed --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-0432474832a6459f.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34632026-06-30T19:55:05.654Z Running `/home/build/.rustup/toolchains/1.96.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=133dd57dfadf52e4 -C extra-filename=-592ecd285303f5a0 --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-1107a69f12a0ffff/out -l static=zstd`
34642026-06-30T19:55:05.681Z Running `/work/oxidecomputer/omicron/target/debug/build/zstd-safe-13b3d983aed29208/build-script-build`
34652026-06-30T19:55:05.686Z Running `/home/build/.rustup/toolchains/1.96.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=f26f235db92363a8 -C extra-filename=-4e552196e7dfbf78 --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`
34662026-06-30T19:55:05.686Z Running `/home/build/.rustup/toolchains/1.96.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=7f58daaa9a07e1f2 -C extra-filename=-91a5263c654bc0c5 --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-c0198133be15211f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34672026-06-30T19:55:05.686Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34682026-06-30T19:55:05.709Z Running `/home/build/.rustup/toolchains/1.96.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=9a826532ca29a58e -C extra-filename=-1afb204998bf9546 --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`
34692026-06-30T19:55:05.712Z Running `/home/build/.rustup/toolchains/1.96.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=2bf03a531bb52dce -C extra-filename=-7265520c1d3dec74 --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-255efeca5121bfd9.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-f0fdfcee3558d257.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34702026-06-30T19:55:05.873Z Compiling sha1 v0.11.0
34712026-06-30T19:55:05.876Z Running `/home/build/.rustup/toolchains/1.96.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=2cc651077fc9782e -C extra-filename=-f4d06e834cf9ba6a --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-ccf4af5f4acd8b5c.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-27aedb9df198127e.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-cf91de6791b032a8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34722026-06-30T19:55:05.912Z Compiling convert_case v0.4.0
34732026-06-30T19:55:05.952Z Running `/home/build/.rustup/toolchains/1.96.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=dc276c0237fd4334 -C extra-filename=-1416f0b5ab6f4c16 --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`
34742026-06-30T19:55:05.989Z Compiling half v2.7.1
34752026-06-30T19:55:05.992Z Running `/home/build/.rustup/toolchains/1.96.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=ba0b24c05f3daf96 -C extra-filename=-2c556a54d297417c --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-592ecd285303f5a0.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-1107a69f12a0ffff/out`
34762026-06-30T19:55:06.027Z Compiling ciborium-io v0.2.2
34772026-06-30T19:55:06.030Z Running `/home/build/.rustup/toolchains/1.96.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=dc06a82c0a69dccf -C extra-filename=-7cfede65671214f3 --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-ccf4af5f4acd8b5c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-560ecfd8d12822db.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34782026-06-30T19:55:06.064Z Compiling secrecy v0.10.3
34792026-06-30T19:55:06.067Z Running `/home/build/.rustup/toolchains/1.96.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=eb6c90a4097bc2be -C extra-filename=-21855dc9e1c702e7 --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`
34802026-06-30T19:55:06.102Z Compiling regress v0.11.1
34812026-06-30T19:55:06.106Z Running `/home/build/.rustup/toolchains/1.96.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=9ec21f5b86bd2fa6 -C extra-filename=-e54586513981bbb5 --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-0fb4c9d3e4ab382f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34822026-06-30T19:55:06.240Z Compiling universal-hash v0.5.1
34832026-06-30T19:55:06.243Z Compiling opaque-debug v0.3.1
34842026-06-30T19:55:06.243Z Running `/home/build/.rustup/toolchains/1.96.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=a405ea86815fe96e -C extra-filename=-638b1e2ab1e5ded2 --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-5cce30a55b979f3d.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-29cf7af8e2fc43be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34852026-06-30T19:55:06.355Z Compiling ipnetwork v0.21.1
34862026-06-30T19:55:06.358Z Compiling newtype-uuid v1.3.2
34872026-06-30T19:55:06.358Z Running `/home/build/.rustup/toolchains/1.96.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=aa0952e703b1fef2 -C extra-filename=-41188a1f44f409b7 --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-790dfff78026cdf0.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34882026-06-30T19:55:06.358Z Running `/home/build/.rustup/toolchains/1.96.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=5494425e9e07ddb2 -C extra-filename=-ac01a687e82737ef --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`
34892026-06-30T19:55:06.429Z Compiling serde_with v3.17.0
34902026-06-30T19:55:06.429Z Compiling zstd v0.13.3
34912026-06-30T19:55:06.433Z Compiling indent_write v2.2.0
34922026-06-30T19:55:06.433Z Compiling camino-tempfile v1.4.1
34932026-06-30T19:55:06.433Z Compiling unsafe-libyaml v0.2.11
34942026-06-30T19:55:06.433Z Compiling crucible-workspace-hack v0.1.0
34952026-06-30T19:55:06.433Z Compiling aead v0.5.2
34962026-06-30T19:55:06.433Z Compiling chacha20 v0.9.1
34972026-06-30T19:55:06.433Z Compiling thiserror-impl-no-std v2.0.2
34982026-06-30T19:55:06.433Z Running `/home/build/.rustup/toolchains/1.96.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=4696a73239708dab -C extra-filename=-22fe590a761084f6 --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-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34992026-06-30T19:55:06.433Z Running `/home/build/.rustup/toolchains/1.96.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=e4eff3bfbcf32f62 -C extra-filename=-ceb3aae2b5f46f7d --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-9746d691934e2755.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35002026-06-30T19:55:06.433Z Running `/home/build/.rustup/toolchains/1.96.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.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=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --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", "base64", "chrono", "chrono_0_4", "default", "guide", "hashbrown_0_14", "hashbrown_0_15", "hashbrown_0_16", "hex", "indexmap", "indexmap_1", "indexmap_2", "json", "macros", "schemars_0_8", "schemars_0_9", "schemars_1", "smallvec_1", "std", "time_0_3"))' -C metadata=cbb1b7038af28861 -C extra-filename=-3ff1b3bdfcf7030b --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-d1667521e100809f.rmeta --extern schemars_0_8=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-c71d6c6cbdc15377.rmeta --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-3b98e515edf20544.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35012026-06-30T19:55:06.463Z Running `/home/build/.rustup/toolchains/1.96.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=0fbbbfbf0da1e247 -C extra-filename=-97d81e000bb654cf --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`
35022026-06-30T19:55:06.467Z Running `/home/build/.rustup/toolchains/1.96.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=72b04122d69cd86f -C extra-filename=-8c1df2f6fc4df0ac --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`
35032026-06-30T19:55:06.467Z Compiling swrite v0.1.0
35042026-06-30T19:55:06.467Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
35052026-06-30T19:55:06.467Z Running `/home/build/.rustup/toolchains/1.96.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=120db0a2d04ed8c0 -C extra-filename=-a6c8f47bf8ba2880 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-a6c8f47bf8ba2880 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35062026-06-30T19:55:06.467Z Running `/home/build/.rustup/toolchains/1.96.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=2eef57473c6ff82e -C extra-filename=-3300b8b259f09f7f --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-ccf4af5f4acd8b5c.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-6c63e98a419d5a2c.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-04d86b88b00df2ea.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35072026-06-30T19:55:06.467Z Running `/home/build/.rustup/toolchains/1.96.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=b1b2b2065589a676 -C extra-filename=-b41db2313ffecbac --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-790dfff78026cdf0.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-787448b27b7feb28.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35082026-06-30T19:55:06.467Z Running `/home/build/.rustup/toolchains/1.96.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=36df88d1e1124da3 -C extra-filename=-659df91972860fd8 --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-0d49d99825834bad.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-72dfe15583183510.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35092026-06-30T19:55:06.467Z Running `/home/build/.rustup/toolchains/1.96.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=acc001987b02760a -C extra-filename=-c05c6cb5af5fa706 --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-2c556a54d297417c.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-1107a69f12a0ffff/out`
35102026-06-30T19:55:06.467Z Running `/home/build/.rustup/toolchains/1.96.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=f4deb12a309d89e4 -C extra-filename=-a2c2fbf9b0508ae3 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8fcec526aa4960a3.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35112026-06-30T19:55:06.500Z Compiling derive_more v0.99.20
35122026-06-30T19:55:06.503Z Running `/home/build/.rustup/toolchains/1.96.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=28f5d77246c43ee5 -C extra-filename=-de60edd75692e14d --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`
35132026-06-30T19:55:06.535Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/979b728/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=8edef62252a1597a -C extra-filename=-2a341cedcbfe49d9 --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-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35142026-06-30T19:55:06.538Z Compiling poly1305 v0.8.0
35152026-06-30T19:55:06.538Z Running `/home/build/.rustup/toolchains/1.96.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=2b0a5073ad97d2ed -C extra-filename=-86509a19b020b470 --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-1416f0b5ab6f4c16.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35162026-06-30T19:55:06.565Z Compiling ciborium-ll v0.2.2
35172026-06-30T19:55:06.568Z Running `/home/build/.rustup/toolchains/1.96.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=e38fddf17c138610 -C extra-filename=-4616c399937ccb7d --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-04d86b88b00df2ea.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-ac01a687e82737ef.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-41188a1f44f409b7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35182026-06-30T19:55:06.568Z Running `/home/build/.rustup/toolchains/1.96.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=4d9f4b2cefcac691 -C extra-filename=-1923a6e4ab4974c3 --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-21855dc9e1c702e7.rmeta --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-7cfede65671214f3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35192026-06-30T19:55:06.634Z Compiling byte-wrapper v0.1.0
35202026-06-30T19:55:06.637Z Running `/home/build/.rustup/toolchains/1.96.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=1b187253bbde4967 -C extra-filename=-e0337e133bfb52cb --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-8a91b2fd79f237fe.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern schemars08=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-c71d6c6cbdc15377.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35212026-06-30T19:55:06.692Z Compiling oxnet v0.1.6
35222026-06-30T19:55:06.727Z Compiling blake2 v0.10.6
35232026-06-30T19:55:06.734Z Running `/home/build/.rustup/toolchains/1.96.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=947d6d67fd0b04e4 -C extra-filename=-c77a0c63c4a08491 --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-22fe590a761084f6.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35242026-06-30T19:55:06.757Z Compiling password-hash v0.5.0
35252026-06-30T19:55:06.760Z Running `/home/build/.rustup/toolchains/1.96.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=3853b272bc3c1fa6 -C extra-filename=-0e5adfbef741dfb0 --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-c0fc3cf44f1b7f2b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35262026-06-30T19:55:06.760Z Running `/home/build/.rustup/toolchains/1.96.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=e8270469d4650c34 -C extra-filename=-2df2c3e1c9e897d6 --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-2f5e09e4f5a3ac8c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a4b588786e87421e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35272026-06-30T19:55:06.885Z Compiling ciborium v0.2.2
35282026-06-30T19:55:06.919Z Compiling crossbeam-deque v0.8.6
35292026-06-30T19:55:06.923Z Running `/home/build/.rustup/toolchains/1.96.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=b822e78f7778a9ff -C extra-filename=-dd5c91b8ff049607 --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-21855dc9e1c702e7.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-1923a6e4ab4974c3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35302026-06-30T19:55:07.025Z Compiling chacha20poly1305 v0.10.1
35312026-06-30T19:55:07.029Z Compiling glob v0.3.3
35322026-06-30T19:55:07.029Z Running `/home/build/.rustup/toolchains/1.96.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=1c89e523a3e08a52 -C extra-filename=-8384bfabe6f8b5c5 --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-4fde6b813fd18c67.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-eb0483341114352c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35332026-06-30T19:55:07.131Z Compiling toml_datetime v0.7.5+spec-1.1.0
35342026-06-30T19:55:07.134Z Compiling rayon-core v1.13.0
35352026-06-30T19:55:07.134Z Compiling proc-macro-error-attr v1.0.4
35362026-06-30T19:55:07.134Z Running `/home/build/.rustup/toolchains/1.96.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=4c4f90552d14f0a7 -C extra-filename=-614d87617042c167 --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`
35372026-06-30T19:55:07.134Z Running `/home/build/.rustup/toolchains/1.96.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=13f1918752b4f801 -C extra-filename=-1877e952234606ea --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-b41db2313ffecbac.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-3300b8b259f09f7f.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-6c63e98a419d5a2c.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-4616c399937ccb7d.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35382026-06-30T19:55:07.271Z Compiling proc-macro-error v1.0.4
35392026-06-30T19:55:07.274Z Compiling tabwriter v1.4.1
35402026-06-30T19:55:07.274Z Compiling toml v0.8.23
35412026-06-30T19:55:07.274Z Running `/home/build/.rustup/toolchains/1.96.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=980f13e294481856 -C extra-filename=-45c788480b508cbb --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`
35422026-06-30T19:55:07.274Z Running `/home/build/.rustup/toolchains/1.96.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=2aa94bb728537f5d -C extra-filename=-3a98a3afc6f6ec3e --out-dir /work/oxidecomputer/omicron/target/debug/build/rayon-core-3a98a3afc6f6ec3e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35432026-06-30T19:55:07.274Z Running `/home/build/.rustup/toolchains/1.96.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=2c0867f6b63cc0ab -C extra-filename=-758dab596649aa06 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-758dab596649aa06 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-26f8dcada7e7abf4.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35442026-06-30T19:55:07.306Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-a6c8f47bf8ba2880/build-script-build`
35452026-06-30T19:55:07.309Z Running `/home/build/.rustup/toolchains/1.96.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=655eb9c9ff155c00 -C extra-filename=-09d9f240e7eb69bf --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-09d9f240e7eb69bf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-26f8dcada7e7abf4.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35462026-06-30T19:55:07.343Z Running `/home/build/.rustup/toolchains/1.96.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=1b21e4498ab8e637 -C extra-filename=-767b3b5235066ac3 --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-1afb204998bf9546.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35472026-06-30T19:55:07.346Z Running `/home/build/.rustup/toolchains/1.96.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=70275635cd4137e5 -C extra-filename=-267bc705698b429d --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-71f89665c857a75b.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-8f3a76856c2d0ae6.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-eec8b3d45e167752.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9b7b888b2ad601c4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35482026-06-30T19:55:07.346Z Compiling daft v0.1.7
35492026-06-30T19:55:07.375Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name daft --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/daft-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 --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=5f5bdc3281988d0e -C extra-filename=-96b94e4be8ef41d9 --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-f54d7a48ce4a8760.so --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ceb3aae2b5f46f7d.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9c04229033293e30.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35502026-06-30T19:55:07.404Z Compiling zip v4.6.1
35512026-06-30T19:55:07.410Z Running `/home/build/.rustup/toolchains/1.96.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=d5338e83f8c20e60 -C extra-filename=-f923fa5687fa25e1 --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-6a31d2dff4f72411.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-d7de13df64e70a85.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-2c78d21b15d93291.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-29cf7af8e2fc43be.rmeta --extern zopfli=/work/oxidecomputer/omicron/target/debug/deps/libzopfli-e51b9bb9d95fe188.rmeta --extern zstd=/work/oxidecomputer/omicron/target/debug/deps/libzstd-c05c6cb5af5fa706.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-1107a69f12a0ffff/out`
35522026-06-30T19:55:07.442Z Compiling serde_yaml v0.9.34+deprecated
35532026-06-30T19:55:07.482Z Running `/home/build/.rustup/toolchains/1.96.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=d1d152099cfc4c7b -C extra-filename=-00e8ccd4ce8e993e --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-9ce442fd1cc128fd.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-86480131418ac148.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-b95faaec17b65d76.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-8c1df2f6fc4df0ac.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35542026-06-30T19:55:07.555Z Compiling argon2 v0.5.3
35552026-06-30T19:55:07.558Z Compiling toml_edit v0.23.10+spec-1.0.0
35562026-06-30T19:55:07.633Z Running `/home/build/.rustup/toolchains/1.96.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=142813a3fd182669 -C extra-filename=-2936e0be1cd838ef --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-06-30T19:55:07.638Z Compiling heapless v0.8.0
35582026-06-30T19:55:07.641Z Compiling colored v3.1.1
35592026-06-30T19:55:07.641Z Compiling unicode-width v0.1.14
35602026-06-30T19:55:07.641Z Running `/home/build/.rustup/toolchains/1.96.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=6616eaef2f78c7ee -C extra-filename=-733038e33b6825ff --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-2f5e09e4f5a3ac8c.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-0e5adfbef741dfb0.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-04d86b88b00df2ea.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-2df2c3e1c9e897d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35612026-06-30T19:55:07.641Z Running `/home/build/.rustup/toolchains/1.96.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=dae077c9913ca157 -C extra-filename=-d654880bb5907696 --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-9ce442fd1cc128fd.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-45c788480b508cbb.rmeta --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-1c9eafb37e087664.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-1bfc1429ca26185f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35622026-06-30T19:55:07.673Z Compiling test-strategy v0.4.5
35632026-06-30T19:55:07.677Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
35642026-06-30T19:55:07.677Z Compiling ingot-macros v0.1.1
35652026-06-30T19:55:07.677Z Compiling hash32 v0.3.1
35662026-06-30T19:55:07.677Z Running `/home/build/.rustup/toolchains/1.96.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=7365c7a79083bc0d -C extra-filename=-8976b28566110eb4 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-8976b28566110eb4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35672026-06-30T19:55:07.677Z Running `/home/build/.rustup/toolchains/1.96.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=bd97e2f88cae1266 -C extra-filename=-0d0146fd3fdfea8b --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`
35682026-06-30T19:55:07.709Z Running `/home/build/.rustup/toolchains/1.96.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=c6756dc934824820 -C extra-filename=-e08132f912d19bc2 --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`
35692026-06-30T19:55:07.776Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_client_types --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2bfe090/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=532cfdd30854b1f5 -C extra-filename=-ff820bc0dd0cc684 --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-8a91b2fd79f237fe.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-2936e0be1cd838ef.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35702026-06-30T19:55:07.776Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-758dab596649aa06/build-script-build`
35712026-06-30T19:55:07.779Z Running `/home/build/.rustup/toolchains/1.96.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=e958e17e854c9dc4 -C extra-filename=-2dee782f3f48fb27 --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-bb81780c4ce032ed.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-0432474832a6459f.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35722026-06-30T19:55:07.779Z Compiling iddqd v0.4.2
35732026-06-30T19:55:07.883Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35742026-06-30T19:55:07.887Z Compiling smoltcp v0.11.0
35752026-06-30T19:55:07.887Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-3a98a3afc6f6ec3e/build-script-build`
35762026-06-30T19:55:07.887Z Running `/home/build/.rustup/toolchains/1.96.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=681f01e9d36fe405 -C extra-filename=-a1a4a1f1f25ed74b --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-cd826904474fece0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35772026-06-30T19:55:07.887Z Running `/home/build/.rustup/toolchains/1.96.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.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=d1d49b3ca0363b51 -C extra-filename=-37c224d5101ed844 --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-0434c22b71da31fb.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35782026-06-30T19:55:07.887Z Running `/home/build/.rustup/toolchains/1.96.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=7eca2cd5e07f4fde -C extra-filename=-6794cf164f8fc9c1 --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-98230cbbab9e3f9d.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-fd684d5e51179a36.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-65b8010b89ba5e3c.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-5cce30a55b979f3d.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e93bde9809d746ca.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-c71d6c6cbdc15377.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35792026-06-30T19:55:07.985Z Compiling typify-impl v0.6.2
35802026-06-30T19:55:07.988Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-09d9f240e7eb69bf/build-script-build`
35812026-06-30T19:55:08.060Z Running `/home/build/.rustup/toolchains/1.96.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=c0f976c677836fa8 -C extra-filename=-1157a5c68a65477c --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-96b94e4be8ef41d9.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ceb3aae2b5f46f7d.rmeta --extern newtype_uuid_macros=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid_macros-1bec0b00f873f3ad.so --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9c04229033293e30.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35822026-06-30T19:55:08.063Z Running `/home/build/.rustup/toolchains/1.96.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=6f4771d50e960bfb -C extra-filename=-f286de672949fcf8 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-f286de672949fcf8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35832026-06-30T19:55:08.095Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
35842026-06-30T19:55:08.154Z Running `/home/build/.rustup/toolchains/1.96.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=1efb8e7d511ed653 -C extra-filename=-b03296cb34667d04 --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-b4f780b189a31b98.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-638b1e2ab1e5ded2.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-e378351b8a3dc1f7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35852026-06-30T19:55:08.224Z Compiling parse-display v0.10.0
35862026-06-30T19:55:08.228Z Compiling thiserror-no-std v2.0.2
35872026-06-30T19:55:08.228Z Compiling cobs v0.3.0
35882026-06-30T19:55:08.228Z Running `/home/build/.rustup/toolchains/1.96.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=4e87a1185fc363e8 -C extra-filename=-ff7a5fd98f38850d --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-8384bfabe6f8b5c5.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-eb0483341114352c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35892026-06-30T19:55:08.228Z Running `/home/build/.rustup/toolchains/1.96.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=4e87eae21e349785 -C extra-filename=-872166524394dccb --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35902026-06-30T19:55:08.228Z Running `/home/build/.rustup/toolchains/1.96.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=b71568b78571c71c -C extra-filename=-442c97c292741db1 --out-dir /work/oxidecomputer/omicron/target/debug/build/nvpair-sys-442c97c292741db1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35912026-06-30T19:55:08.323Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
35922026-06-30T19:55:08.327Z Compiling proc-macro-crate v3.4.0
35932026-06-30T19:55:08.327Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
35942026-06-30T19:55:08.327Z Compiling proc-macro-crate v1.3.1
35952026-06-30T19:55:08.327Z Running `/home/build/.rustup/toolchains/1.96.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=82382eea738fdbe9 -C extra-filename=-0a127d0cfdc71a72 --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-7294ee5ce8a05531.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-89fdf5aa1838c400.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35962026-06-30T19:55:08.327Z Running `/home/build/.rustup/toolchains/1.96.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=3fdfd6bc905ff114 -C extra-filename=-46bd99537d5a3a77 --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-a2c2fbf9b0508ae3.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35972026-06-30T19:55:08.327Z Running `/home/build/.rustup/toolchains/1.96.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=b7d0f41cc90ee3a5 -C extra-filename=-fd97d48d0e55e962 --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-cc49f530e007cd9c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35982026-06-30T19:55:08.442Z Compiling foreign-types-macros v0.2.3
35992026-06-30T19:55:08.442Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_api_types_versions --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/979b728/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=afc9547a8d40df21 -C extra-filename=-f9c646ee471b6fe0 --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-ff820bc0dd0cc684.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-2a341cedcbfe49d9.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36002026-06-30T19:55:08.446Z Running `/home/build/.rustup/toolchains/1.96.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=fbbdcf8ae5787305 -C extra-filename=-97da512721e091a7 --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-d654880bb5907696.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36012026-06-30T19:55:08.446Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-b4208df2b2914a54/d9645f8/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=9243addc8328c236 -C extra-filename=-05b10ea44b123404 --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-05b10ea44b123404 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36022026-06-30T19:55:08.446Z Running `/home/build/.rustup/toolchains/1.96.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=e4319d4188cb3ac1 -C extra-filename=-a25f4a37071ef801 --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-62a3273ba722b64a.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0279e42e3124cb47.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36032026-06-30T19:55:08.446Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-8976b28566110eb4/build-script-build`
36042026-06-30T19:55:08.446Z Running `/home/build/.rustup/toolchains/1.96.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=2a6d978f6d6f7f5d -C extra-filename=-37c0114aeb31cc65 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36052026-06-30T19:55:08.611Z Compiling vsss-rs v3.3.4
36062026-06-30T19:55:08.647Z Compiling postcard v1.1.3
36072026-06-30T19:55:08.651Z Running `/home/build/.rustup/toolchains/1.96.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=5d87e638bbf46c7c -C extra-filename=-2d1448c539d5789e --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-70f68d88027d2aad.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-97e0b9cd6dd93868.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-62ae4fadae269c7c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a4b588786e87421e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-46bd99537d5a3a77.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36082026-06-30T19:55:08.687Z Compiling hyper v1.10.1
36092026-06-30T19:55:08.691Z Running `/home/build/.rustup/toolchains/1.96.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=6a63c4a28821139f -C extra-filename=-f67ddeeb27a1f56b --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-fd97d48d0e55e962.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36102026-06-30T19:55:08.761Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
36112026-06-30T19:55:08.764Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
36122026-06-30T19:55:08.764Z Running `/home/build/.rustup/toolchains/1.96.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=608675f81a38175f -C extra-filename=-c346c70d8a8fa8e9 --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-7884411faf8446e1.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-fa6b42ed4cc11fef.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a81f463b5eadc7cf.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-e9e60b9363338a8d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-d542883118704951.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-13e7df82655a3fd3.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-25cc7ebab10ea2cb.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-86480131418ac148.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-6fbd798935e4a46a.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b057846ce76d7ba6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-7267fb885812b854.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36132026-06-30T19:55:08.824Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-f286de672949fcf8/build-script-build`
36142026-06-30T19:55:08.897Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-442c97c292741db1/build-script-build`
36152026-06-30T19:55:08.909Z Compiling rayon v1.11.0
36162026-06-30T19:55:08.909Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/ab2941c/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=1f7cfb9faf3c78ed -C extra-filename=-f512d3b90213e3cb --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-64568b11226546eb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36172026-06-30T19:55:08.909Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/ab2941c/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=0651b337d0d7c911 -C extra-filename=-3893176fde8a1592 --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-3893176fde8a1592 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-26f8dcada7e7abf4.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36182026-06-30T19:55:08.931Z Compiling foreign-types-shared v0.3.1
36192026-06-30T19:55:08.934Z Compiling chacha20 v0.10.0
36202026-06-30T19:55:08.934Z Running `/home/build/.rustup/toolchains/1.96.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=0b1fee0ad1f8082b -C extra-filename=-6f86b12e8207bbaf --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-802a02953ab3b2a2.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-ff7a5fd98f38850d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36212026-06-30T19:55:08.965Z Running `/home/build/.rustup/toolchains/1.96.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=3f910724ecce33c6 -C extra-filename=-632dd44d23d3963a --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-a1a4a1f1f25ed74b.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-ace8c102e25112b5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36222026-06-30T19:55:09.000Z Compiling num-derive v0.4.2
36232026-06-30T19:55:09.004Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
36242026-06-30T19:55:09.005Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
36252026-06-30T19:55:09.005Z Running `/home/build/.rustup/toolchains/1.96.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=5f71153e4d0e3208 -C extra-filename=-e6f32a56e8ba5ead --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-872166524394dccb.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8fcec526aa4960a3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback`
36262026-06-30T19:55:09.033Z Running `/home/build/.rustup/toolchains/1.96.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=0d3fd8449ef69363 -C extra-filename=-06e3632a20b7d5ec --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`
36272026-06-30T19:55:09.037Z Running `/home/build/.rustup/toolchains/1.96.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="rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cipher", "default", "legacy", "rng", "xchacha", "zeroize"))' -C metadata=0591b0bcceb3de6d -C extra-filename=-1d5a63b52a5e30a9 --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-ccf4af5f4acd8b5c.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-27aedb9df198127e.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-577b54cb67165b62.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36282026-06-30T19:55:09.066Z Compiling num_enum_derive v0.5.11
36292026-06-30T19:55:09.069Z Running `/home/build/.rustup/toolchains/1.96.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=26d38367c0fe3fd9 -C extra-filename=-553e42cac272ac28 --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`
36302026-06-30T19:55:09.069Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-05b10ea44b123404/build-script-build`
36312026-06-30T19:55:09.069Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/ab2941c/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=356e94cb65459acc -C extra-filename=-54bcd804cd004c20 --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-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36322026-06-30T19:55:09.069Z Running `/home/build/.rustup/toolchains/1.96.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=677c64da800e3187 -C extra-filename=-6194f714d3585838 --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-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8fcec526aa4960a3.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36332026-06-30T19:55:09.069Z Running `/home/build/.rustup/toolchains/1.96.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=139e44e6abd34cd0 -C extra-filename=-3c3ca786a9e65354 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36342026-06-30T19:55:09.069Z Running `/home/build/.rustup/toolchains/1.96.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=75aa8f7746cac456 -C extra-filename=-dbe945dbbfc33d53 --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-a25f4a37071ef801.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8fcec526aa4960a3.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36352026-06-30T19:55:09.098Z Compiling sigpipe v0.1.3
36362026-06-30T19:55:09.101Z Running `/home/build/.rustup/toolchains/1.96.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=58d299cf8ea0ff1e -C extra-filename=-459dc9d6ee94aa51 --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-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36372026-06-30T19:55:09.130Z Compiling num_enum_derive v0.7.6
36382026-06-30T19:55:09.160Z Running `/home/build/.rustup/toolchains/1.96.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=cadab12346ecb0b9 -C extra-filename=-c3022f0ac3e8e8d0 --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-97da512721e091a7.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36392026-06-30T19:55:09.194Z Compiling cstr-argument v0.1.2
36402026-06-30T19:55:09.226Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
36412026-06-30T19:55:09.230Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
36422026-06-30T19:55:09.230Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name libdlpi_sys --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-b4208df2b2914a54/d9645f8/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=f0dec11caed7160b -C extra-filename=-b2bef98b1f6952e2 --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`
36432026-06-30T19:55:09.230Z Running `/home/build/.rustup/toolchains/1.96.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=48bbef8e1b3d3283 -C extra-filename=-4a5015cb42074201 --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-ccf4af5f4acd8b5c.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-29cf7af8e2fc43be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36442026-06-30T19:55:09.263Z Compiling rand v0.10.0
36452026-06-30T19:55:09.266Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-3893176fde8a1592/build-script-build`
36462026-06-30T19:55:09.333Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
36472026-06-30T19:55:09.337Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-0de9f4adf6a850c0/1e40efd/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=6971227bbd7968a3 -C extra-filename=-09bc26091f031fcb --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-09bc26091f031fcb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36482026-06-30T19:55:09.337Z Running `/home/build/.rustup/toolchains/1.96.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=6ad3f7989820bd38 -C extra-filename=-1b9e2831e5c4e4c0 --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-1b9e2831e5c4e4c0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c33ab584de8d9506.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36492026-06-30T19:55:09.365Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --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=04c36abf2b1b46ec -C extra-filename=-e684e8f1db2351a8 --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-1d5a63b52a5e30a9.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-1f50f07ad72d01d7.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-577b54cb67165b62.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36502026-06-30T19:55:09.395Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/979b728/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=778836115ea99c52 -C extra-filename=-8453fc50ef7fdf08 --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-475c5481f11c65dc.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-7ba3ae6fb5353ee3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36512026-06-30T19:55:09.399Z Compiling itertools v0.12.1
36522026-06-30T19:55:09.500Z Running `/home/build/.rustup/toolchains/1.96.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=239db752c477e0a1 -C extra-filename=-76fc5a97b56cce51 --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-ea55f6da188cc094.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-cd826904474fece0.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-632dd44d23d3963a.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-182d9d7531721e32.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36532026-06-30T19:55:09.504Z Compiling foreign-types v0.5.0
36542026-06-30T19:55:09.504Z Compiling zone_cfg_derive v0.3.1
36552026-06-30T19:55:09.532Z Running `/home/build/.rustup/toolchains/1.96.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=81d973325806b2a5 -C extra-filename=-e4beb502f8aead58 --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-802a02953ab3b2a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36562026-06-30T19:55:09.599Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
36572026-06-30T19:55:09.603Z Compiling smf v0.2.3
36582026-06-30T19:55:09.603Z Running `/home/build/.rustup/toolchains/1.96.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=422b584cc3716c2e -C extra-filename=-f7f85523f7b9e357 --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-37c0114aeb31cc65.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-06e3632a20b7d5ec.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36592026-06-30T19:55:09.603Z Running `/home/build/.rustup/toolchains/1.96.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=58b005ee168645ca -C extra-filename=-5c9de76596afd3e7 --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-f933e2cc2e49d477.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-e6f32a56e8ba5ead.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8fcec526aa4960a3.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36602026-06-30T19:55:09.603Z Running `/home/build/.rustup/toolchains/1.96.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=92df74426f316c2f -C extra-filename=-928e7176ef76a434 --out-dir /work/oxidecomputer/omicron/target/debug/build/illumos-utils-928e7176ef76a434 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36612026-06-30T19:55:09.603Z Running `/home/build/.rustup/toolchains/1.96.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=f816193121ad471a -C extra-filename=-802630cf4e25368d --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-927d3a06c489e1d7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36622026-06-30T19:55:09.668Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
36632026-06-30T19:55:09.671Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/979b728/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=2dba42ee251fe08e -C extra-filename=-7787d95894d0029e --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-8453fc50ef7fdf08.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-7ba3ae6fb5353ee3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36642026-06-30T19:55:09.734Z Compiling whoami v1.6.1
36652026-06-30T19:55:09.771Z Compiling usdt-macro v0.5.0
36662026-06-30T19:55:09.775Z Running `/home/build/.rustup/toolchains/1.96.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=dbbae32e5effed2d -C extra-filename=-953f3903e16643e4 --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`
36672026-06-30T19:55:09.842Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
36682026-06-30T19:55:09.846Z Compiling usdt-attr-macro v0.5.0
36692026-06-30T19:55:09.846Z Running `/home/build/.rustup/toolchains/1.96.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=5da2864c821f244e -C extra-filename=-081385512a92ff18 --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-0c589bbae7109598.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-b402c6181ca8fdd7.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e091b2c3235b21f2.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36702026-06-30T19:55:09.919Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
36712026-06-30T19:55:09.923Z Compiling memmap v0.7.0
36722026-06-30T19:55:09.924Z Compiling derive-where v1.6.0
36732026-06-30T19:55:09.924Z Compiling console v0.15.11
36742026-06-30T19:55:09.924Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_artifact --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/a7d440f/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=088c326cd854997e -C extra-filename=-b468f357abed8eff --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-96b94e4be8ef41d9.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-2e5a252cffc00cc1.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-7ba3ae6fb5353ee3.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36752026-06-30T19:55:09.924Z Running `/home/build/.rustup/toolchains/1.96.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=d9e93f1c2b773bdb -C extra-filename=-d551996283192f4b --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-0c589bbae7109598.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-b402c6181ca8fdd7.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e091b2c3235b21f2.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36762026-06-30T19:55:09.957Z Compiling hyper-util v0.1.20
36772026-06-30T19:55:09.960Z Running `/home/build/.rustup/toolchains/1.96.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=c5e91de441c00adf -C extra-filename=-75099fcedaf88e01 --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-4a5015cb42074201.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-f7f85523f7b9e357.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-553e42cac272ac28.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36782026-06-30T19:55:09.960Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-1b9e2831e5c4e4c0/build-script-build`
36792026-06-30T19:55:09.960Z Running `/home/build/.rustup/toolchains/1.96.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=2d5793e2bf28df0b -C extra-filename=-bb899a1ebe7ca272 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36802026-06-30T19:55:09.960Z Running `/home/build/.rustup/toolchains/1.96.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=90a35a87eeee35ce -C extra-filename=-35c8d163493d0151 --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-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36812026-06-30T19:55:09.960Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-09bc26091f031fcb/build-script-build`
36822026-06-30T19:55:09.960Z Running `/home/build/.rustup/toolchains/1.96.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=ae515e060a74798f -C extra-filename=-d729c60e81f65f0e --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-475c5481f11c65dc.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-1afb204998bf9546.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36832026-06-30T19:55:09.991Z Compiling newline-converter v0.3.0
36842026-06-30T19:55:10.026Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
36852026-06-30T19:55:10.030Z Running `/home/build/.rustup/toolchains/1.96.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=62d4cda8b56edf65 -C extra-filename=-d59cce6721deaed5 --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-18e28674e7c55e6a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36862026-06-30T19:55:10.030Z Running `/home/build/.rustup/toolchains/1.96.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=9bbe278df91d39b1 -C extra-filename=-ccf70f60cb5f0125 --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-8a91b2fd79f237fe.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-fa6b42ed4cc11fef.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-d542883118704951.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-97b6d6236c1189b8.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-6fbd798935e4a46a.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-43c4035872041e02.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-7fc39982ef9dfaba.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-49eb9166be51a979.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-e0693d2d7d96384a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36872026-06-30T19:55:10.030Z Running `/home/build/.rustup/toolchains/1.96.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=cbcaeed70c015892 -C extra-filename=-c17e121db2e11db5 --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-475c5481f11c65dc.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-6194f714d3585838.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36882026-06-30T19:55:10.094Z Running `/work/oxidecomputer/omicron/target/debug/build/illumos-utils-928e7176ef76a434/build-script-build`
36892026-06-30T19:55:10.160Z Compiling bytecount v0.6.9
36902026-06-30T19:55:10.191Z Compiling owo-colors v4.3.0
36912026-06-30T19:55:10.194Z Running `/home/build/.rustup/toolchains/1.96.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=3539e563d23288f4 -C extra-filename=-63f9465ca6a8cbb8 --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`
36922026-06-30T19:55:10.221Z Compiling cancel-safe-futures v0.1.5
36932026-06-30T19:55:10.258Z Compiling libsw-core v0.3.2
36942026-06-30T19:55:10.261Z Running `/home/build/.rustup/toolchains/1.96.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=782aa7075d38a187 -C extra-filename=-fec7aa6e202b54d1 --out-dir /work/oxidecomputer/omicron/target/debug/build/owo-colors-fec7aa6e202b54d1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36952026-06-30T19:55:10.290Z Running `/home/build/.rustup/toolchains/1.96.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=fe2e7a41650e7aed -C extra-filename=-da692d92f7c427dd --out-dir /work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-da692d92f7c427dd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36962026-06-30T19:55:10.293Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
36972026-06-30T19:55:10.294Z Running `/home/build/.rustup/toolchains/1.96.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=9d9143598de2fd0e -C extra-filename=-90b57efbe3ee524c --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-dc8f9b743288eb88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36982026-06-30T19:55:10.365Z Compiling num-rational v0.4.2
36992026-06-30T19:55:10.369Z Compiling num-complex v0.4.6
37002026-06-30T19:55:10.398Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_api_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/979b728/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=b60029bd57c5689d -C extra-filename=-99041caa11f7abc5 --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-ff820bc0dd0cc684.rmeta --extern propolis_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types_versions-f9c646ee471b6fe0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37012026-06-30T19:55:10.435Z Compiling expectorate v1.2.0
37022026-06-30T19:55:10.438Z Running `/home/build/.rustup/toolchains/1.96.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=e1650e21d358c52d -C extra-filename=-ada4ec1bf521e8a8 --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-920dd5da461a6d02.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1f5100c8f325d83a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37032026-06-30T19:55:10.438Z Running `/home/build/.rustup/toolchains/1.96.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=2a20ed21314c1b54 -C extra-filename=-6d7172f0fa818cf6 --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-1f5100c8f325d83a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37042026-06-30T19:55:10.507Z Compiling float-ord v0.3.2
37052026-06-30T19:55:10.510Z Compiling linear-map v1.2.0
37062026-06-30T19:55:10.574Z Running `/home/build/.rustup/toolchains/1.96.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=9493e18734ce662c -C extra-filename=-25152984c50b4bd1 --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-bb065a3b5d734b88.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-d729c60e81f65f0e.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-d59cce6721deaed5.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-0ae5c82528a68bdf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37072026-06-30T19:55:10.615Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
37082026-06-30T19:55:10.619Z Compiling libsw v3.5.0
37092026-06-30T19:55:10.619Z Compiling gethostname v0.5.0
37102026-06-30T19:55:10.619Z Running `/home/build/.rustup/toolchains/1.96.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=04816f06e3bf99a5 -C extra-filename=-1c2944f8913e7e4c --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-06-30T19:55:10.619Z Running `/home/build/.rustup/toolchains/1.96.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=08befc3bb2e819ec -C extra-filename=-5e781a52876182ce --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`
37122026-06-30T19:55:10.726Z Compiling num_enum v0.7.6
37132026-06-30T19:55:10.726Z Compiling num_enum v0.5.11
37142026-06-30T19:55:10.729Z Compiling zone v0.3.1
37152026-06-30T19:55:10.729Z Compiling prettyplease v0.2.37
37162026-06-30T19:55:10.729Z Compiling unicode-xid v0.2.6
37172026-06-30T19:55:10.730Z Compiling resolv-conf v0.7.6
37182026-06-30T19:55:10.730Z Compiling convert_case v0.10.0
37192026-06-30T19:55:10.730Z Compiling unicode-linebreak v0.1.5
37202026-06-30T19:55:10.730Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2bfe090/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=d0ab4c1bac62bc81 -C extra-filename=-cc84cd942bff2bce --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-2936e0be1cd838ef.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-3c3ca786a9e65354.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1f5100c8f325d83a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37212026-06-30T19:55:10.730Z Running `/home/build/.rustup/toolchains/1.96.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=8d4d8a15ab9010b3 -C extra-filename=-c542c4b920042ea3 --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-90b57efbe3ee524c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37222026-06-30T19:55:10.730Z Running `/home/build/.rustup/toolchains/1.96.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=ee7470367257b67c -C extra-filename=-cbc4981ef833fd7b --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-b0866efa650d6974.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37232026-06-30T19:55:10.761Z Running `/home/build/.rustup/toolchains/1.96.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=b7ba97ce2817d757 -C extra-filename=-a38e43deff1661c8 --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-c3022f0ac3e8e8d0.so --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-6b71e4e3efe07320.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37242026-06-30T19:55:10.764Z Running `/home/build/.rustup/toolchains/1.96.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=a40caeba3e4d3096 -C extra-filename=-92761d57a336a1f9 --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-dbe945dbbfc33d53.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37252026-06-30T19:55:10.764Z Compiling smawk v0.3.2
37262026-06-30T19:55:10.764Z Compiling papergrid v0.11.0
37272026-06-30T19:55:10.764Z Compiling tabled_derive v0.7.0
37282026-06-30T19:55:10.764Z Compiling slog-dtrace v0.3.0
37292026-06-30T19:55:10.798Z Running `/home/build/.rustup/toolchains/1.96.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=80705292fdc686a6 -C extra-filename=-7382b80de2bf9c74 --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-e4beb502f8aead58.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-5c9de76596afd3e7.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37302026-06-30T19:55:10.802Z Running `/home/build/.rustup/toolchains/1.96.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=83ab393a67869ecf -C extra-filename=-8c8482349eff0047 --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`
37312026-06-30T19:55:10.802Z Running `/home/build/.rustup/toolchains/1.96.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=d22523b373e265df -C extra-filename=-d6e503fa601485a0 --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`
37322026-06-30T19:55:10.802Z Running `/home/build/.rustup/toolchains/1.96.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=55831c159a518062 -C extra-filename=-2c13e6d1e75f7dd4 --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`
37332026-06-30T19:55:10.802Z Running `/home/build/.rustup/toolchains/1.96.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=92f77802c97ea80e -C extra-filename=-659b7e27e44e4a02 --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-18e28674e7c55e6a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37342026-06-30T19:55:10.802Z Running `/home/build/.rustup/toolchains/1.96.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=9840b381109c75be -C extra-filename=-515c315f08bf6404 --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-515c315f08bf6404 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37352026-06-30T19:55:10.869Z Compiling num v0.4.3
37362026-06-30T19:55:10.873Z Running `/home/build/.rustup/toolchains/1.96.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=9e405512dcecf401 -C extra-filename=-e026e2cb87b9cfbe --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-63f9465ca6a8cbb8.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-91bf8e578b010fbb.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37372026-06-30T19:55:10.873Z Running `/home/build/.rustup/toolchains/1.96.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=73b4ca25ac8f2085 -C extra-filename=-e89eda67191d49d9 --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`
37382026-06-30T19:55:10.873Z Running `/home/build/.rustup/toolchains/1.96.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=69ac2928c8cfe277 -C extra-filename=-0642ad9bee92fc8d --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-f933e2cc2e49d477.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-e6f32a56e8ba5ead.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8fcec526aa4960a3.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37392026-06-30T19:55:10.873Z Running `/home/build/.rustup/toolchains/1.96.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=971c4299e8a92e71 -C extra-filename=-af69d65a875bc79c --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-dtrace-af69d65a875bc79c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-26f8dcada7e7abf4.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37402026-06-30T19:55:11.048Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
37412026-06-30T19:55:11.051Z Compiling linked-hash-map v0.5.6
37422026-06-30T19:55:11.051Z Compiling hickory-proto v0.24.4
37432026-06-30T19:55:11.051Z Running `/home/build/.rustup/toolchains/1.96.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=f8003c623bf77b3d -C extra-filename=-87140b5865f4661e --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-6d7172f0fa818cf6.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-920dd5da461a6d02.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-c4eca94bacacceef.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-ada4ec1bf521e8a8.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1f5100c8f325d83a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37442026-06-30T19:55:11.281Z Compiling termtree v0.5.1
37452026-06-30T19:55:11.284Z Compiling fd-lock v4.0.4
37462026-06-30T19:55:11.284Z Compiling vte v0.14.1
37472026-06-30T19:55:11.284Z Compiling minimal-lexical v0.2.1
37482026-06-30T19:55:11.284Z Compiling nu-ansi-term v0.50.3
37492026-06-30T19:55:11.284Z Compiling display-error-chain v0.2.2
37502026-06-30T19:55:11.284Z Running `/work/oxidecomputer/omicron/target/debug/build/owo-colors-fec7aa6e202b54d1/build-script-build`
37512026-06-30T19:55:11.317Z Running `/home/build/.rustup/toolchains/1.96.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=27292b8c372bb784 -C extra-filename=-066dff01586709ba --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-4e778a706bc0dc16.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-6dbee979cff49b73.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-955cc156dd0ac2cc.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-fa6b42ed4cc11fef.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-c972994ffc95c23b.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-c2e6186661e94d7c.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-3f6b2e87b92f8b19.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-e0693d2d7d96384a.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37522026-06-30T19:55:11.321Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name dlpi --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-b4208df2b2914a54/d9645f8/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=ee26ad6be1d8e22a -C extra-filename=-33e4ccc3a69db63b --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-475c5481f11c65dc.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-b2bef98b1f6952e2.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-a38e43deff1661c8.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-c4d6b64651c620f9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37532026-06-30T19:55:11.322Z Running `/home/build/.rustup/toolchains/1.96.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=7eff2c7bb656cdb5 -C extra-filename=-c01d68935471eda3 --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-06-30T19:55:11.322Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-da692d92f7c427dd/build-script-build`
37552026-06-30T19:55:11.498Z Running `/home/build/.rustup/toolchains/1.96.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=6f03242a489960bd -C extra-filename=-e5136e81866bc448 --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`
37562026-06-30T19:55:11.501Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
37572026-06-30T19:55:11.501Z Compiling usdt v0.5.0
37582026-06-30T19:55:11.526Z Compiling ar_archive_writer v0.5.1
37592026-06-30T19:55:11.530Z Compiling textwrap v0.16.2
37602026-06-30T19:55:11.530Z Compiling stacker v0.1.23
37612026-06-30T19:55:11.530Z Compiling csv-core v0.1.13
37622026-06-30T19:55:11.530Z Running `/home/build/.rustup/toolchains/1.96.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=3521adbb0826a574 -C extra-filename=-2c12405d4e4eea34 --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-ccf4af5f4acd8b5c.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-7dcb47ac0aa2b6cf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37632026-06-30T19:55:11.530Z Running `/home/build/.rustup/toolchains/1.96.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=5e0f8c05d99fa5a5 -C extra-filename=-947ff547998d1302 --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-29cf7af8e2fc43be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37642026-06-30T19:55:11.530Z Running `/home/build/.rustup/toolchains/1.96.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=44b0e05ae80d773d -C extra-filename=-4c650f037702db33 --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`
37652026-06-30T19:55:11.530Z Running `/home/build/.rustup/toolchains/1.96.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=e33707ae6a32ff87 -C extra-filename=-79fda9df1e1d6e54 --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`
37662026-06-30T19:55:11.531Z Running `/home/build/.rustup/toolchains/1.96.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=00f53ecc54d81228 -C extra-filename=-7544f93e9a302c48 --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`
37672026-06-30T19:55:11.798Z Running `/home/build/.rustup/toolchains/1.96.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=b84304356eaff99f -C extra-filename=-1874004f23a666d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-92761d57a336a1f9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37682026-06-30T19:55:11.799Z Running `/home/build/.rustup/toolchains/1.96.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=608de1bc15018922 -C extra-filename=-4811978babbb7e5a --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-745e06628c0acb2c.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-0c589bbae7109598.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-0194fe363b9ff511.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-35c8d163493d0151.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-d551996283192f4b.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e091b2c3235b21f2.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-081385512a92ff18.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37692026-06-30T19:55:11.802Z Compiling hyper-tls v0.6.0
37702026-06-30T19:55:11.802Z Compiling ingot-types v0.1.2
37712026-06-30T19:55:11.802Z Compiling derive_more-impl v2.1.1
37722026-06-30T19:55:11.802Z Compiling lru-cache v0.1.2
37732026-06-30T19:55:11.802Z Compiling highway v1.3.0
37742026-06-30T19:55:11.802Z Running `/home/build/.rustup/toolchains/1.96.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=cc984efde9ef56e0 -C extra-filename=-91e9c67627fab3dd --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-c7f66a712244a735.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37752026-06-30T19:55:11.802Z Running `/home/build/.rustup/toolchains/1.96.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=d1ed1cbd2d122eb3 -C extra-filename=-28f6ef79f50da9b4 --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-e89eda67191d49d9.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-68792b73d7f60e2e.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-2c13e6d1e75f7dd4.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-1afb204998bf9546.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37762026-06-30T19:55:11.802Z Running `/home/build/.rustup/toolchains/1.96.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=f94b2082b2647c75 -C extra-filename=-6e0b7ed8b5efe2de --out-dir /work/oxidecomputer/omicron/target/debug/build/stacker-6e0b7ed8b5efe2de -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c33ab584de8d9506.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37772026-06-30T19:55:11.803Z Running `/home/build/.rustup/toolchains/1.96.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=b3ab6ad4bf8a2d25 -C extra-filename=-b5432146fb4bdf48 --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-29cf7af8e2fc43be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37782026-06-30T19:55:12.000Z Compiling tokio-dtrace v0.1.1
37792026-06-30T19:55:12.030Z Compiling strip-ansi-escapes v0.2.1
37802026-06-30T19:55:12.034Z Compiling nom v7.1.3
37812026-06-30T19:55:12.034Z Compiling semver v0.1.20
37822026-06-30T19:55:12.034Z Compiling cfg_aliases v0.1.1
37832026-06-30T19:55:12.034Z Compiling nibble_vec v0.1.0
37842026-06-30T19:55:12.065Z Compiling home v0.5.12
37852026-06-30T19:55:12.068Z Compiling endian-type v0.1.2
37862026-06-30T19:55:12.068Z Running `/home/build/.rustup/toolchains/1.96.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=d5d416a13386208c -C extra-filename=-9b1daed0c4d0ccd1 --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-a2a64572023fe240.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-ccf70f60cb5f0125.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-0efbdc397970b102.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-040a831bfcf4aaf2.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-49eb9166be51a979.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
37872026-06-30T19:55:12.068Z Running `/home/build/.rustup/toolchains/1.96.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=9f164cbd5913b4a8 -C extra-filename=-6999474a37e5c4a0 --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`
37882026-06-30T19:55:12.068Z Running `/home/build/.rustup/toolchains/1.96.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=f4a89ce22ec6540e -C extra-filename=-d67492100f57418b --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-c01d68935471eda3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37892026-06-30T19:55:12.068Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-af69d65a875bc79c/build-script-build`
37902026-06-30T19:55:12.068Z Running `/home/build/.rustup/toolchains/1.96.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="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=c79fbf392e81612c -C extra-filename=-e1170ac61808a017 --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-659b7e27e44e4a02.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37912026-06-30T19:55:12.068Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-515c315f08bf6404/build-script-build`
37922026-06-30T19:55:12.068Z Running `/home/build/.rustup/toolchains/1.96.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=e97547de4e11746b -C extra-filename=-f166a690a7a4bf1a --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-a81f463b5eadc7cf.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-38ce5daaa43c1f94.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-6fbd798935e4a46a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37932026-06-30T19:55:12.068Z Running `/home/build/.rustup/toolchains/1.96.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.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="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=978040b8f134bb67 -C extra-filename=-1ed5d877b44e2fe3 --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-37c224d5101ed844.so --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-560ecfd8d12822db.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37942026-06-30T19:55:12.069Z Running `/home/build/.rustup/toolchains/1.96.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=cbfb3b04d33dfa81 -C extra-filename=-f250b99746fe5d8e --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)'`
37952026-06-30T19:55:12.265Z Running `/home/build/.rustup/toolchains/1.96.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=2f6d2f8cd5956e5f -C extra-filename=-63056286a6006b55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-1874004f23a666d2.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-6ef603891a282a35/out -l static=pci`
37962026-06-30T19:55:12.370Z Running `/home/build/.rustup/toolchains/1.96.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=1f7d454f755a527c -C extra-filename=-f697c2e4062aabcb --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-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37972026-06-30T19:55:12.373Z Running `/home/build/.rustup/toolchains/1.96.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=4eaef73801a46f26 -C extra-filename=-3b65a7f062194f66 --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-29cf7af8e2fc43be.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-4c650f037702db33.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37982026-06-30T19:55:12.373Z Running `/home/build/.rustup/toolchains/1.96.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=d7e014d33962b048 -C extra-filename=-fafa46a5f40a226c --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-947ff547998d1302.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37992026-06-30T19:55:12.373Z Running `/home/build/.rustup/toolchains/1.96.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=70f136f6f11b4383 -C extra-filename=-16816bb5bb449606 --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`
38002026-06-30T19:55:12.373Z Compiling reqwest v0.12.28
38012026-06-30T19:55:12.402Z Compiling tabled v0.15.0
38022026-06-30T19:55:12.405Z Compiling csv v1.4.0
38032026-06-30T19:55:12.406Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
38042026-06-30T19:55:12.406Z Compiling recursive-proc-macro-impl v0.1.1
38052026-06-30T19:55:12.436Z Compiling phf_shared v0.12.1
38062026-06-30T19:55:12.439Z Running `/home/build/.rustup/toolchains/1.96.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=11561a2fc8774e4f -C extra-filename=-baaf4d915d72a3af --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`
38072026-06-30T19:55:12.467Z Running `/home/build/.rustup/toolchains/1.96.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=1d1173454fb660e3 -C extra-filename=-7b906129282f27d0 --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-b057846ce76d7ba6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38082026-06-30T19:55:12.470Z Running `/home/build/.rustup/toolchains/1.96.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=c1df213265e2cf7e -C extra-filename=-0bc4bf4df1c5d85b --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`
38092026-06-30T19:55:12.470Z Running `/home/build/.rustup/toolchains/1.96.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=473de6ed71f4553c -C extra-filename=-5cca1225989bc199 --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`
38102026-06-30T19:55:12.682Z Running `/home/build/.rustup/toolchains/1.96.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=6a405216cd1bd58f -C extra-filename=-0f5abda38cc66465 --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-8a91b2fd79f237fe.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-29586db834c2c8c8.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-fa6b42ed4cc11fef.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a81f463b5eadc7cf.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-e9e60b9363338a8d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-d542883118704951.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-9b1daed0c4d0ccd1.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-ccf70f60cb5f0125.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-b7b051eec9c8a316.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-0efbdc397970b102.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-97b6d6236c1189b8.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-6fbd798935e4a46a.rmeta --extern rustls_pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-bdc2c9436396c182.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-fb7734b753186998.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-040a831bfcf4aaf2.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-41ab915fd4b89d92.rmeta --extern tower_http=/work/oxidecomputer/omicron/target/debug/deps/libtower_http-8b2fbd5cda2a78d4.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-49eb9166be51a979.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
38112026-06-30T19:55:12.686Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-0de9f4adf6a850c0/1e40efd/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=9ace7e4121cbe2e9 -C extra-filename=-3cb615ebb5a4acbc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-0d0146fd3fdfea8b.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-33e4ccc3a69db63b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-a38e43deff1661c8.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-75099fcedaf88e01.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-553e42cac272ac28.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e684e8f1db2351a8.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-c17e121db2e11db5.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-43c4035872041e02.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-e0693d2d7d96384a.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-1bfc1429ca26185f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
38122026-06-30T19:55:12.686Z Running `/home/build/.rustup/toolchains/1.96.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=5e0cc7b6cdc07936 -C extra-filename=-b059d1ebdc563790 --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-fa9b90e544911148.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38132026-06-30T19:55:12.686Z Running `/home/build/.rustup/toolchains/1.96.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=c3ac805ae653a330 -C extra-filename=-afe6a8f1d2ea6027 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38142026-06-30T19:55:12.686Z Running `/home/build/.rustup/toolchains/1.96.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=806cd188393ff148 -C extra-filename=-a06dbcc1603fd12e --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-e026e2cb87b9cfbe.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-0642ad9bee92fc8d.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38152026-06-30T19:55:12.718Z Running `/home/build/.rustup/toolchains/1.96.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=28695de303222f55 -C extra-filename=-ea5d341fe30ccaa0 --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-29b83d6ab9521271.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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)'`
38162026-06-30T19:55:12.721Z Running `/home/build/.rustup/toolchains/1.96.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=b60da27ea354b602 -C extra-filename=-514a763e5b9a0b1d --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-b5432146fb4bdf48.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-86480131418ac148.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-b95faaec17b65d76.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-c71d6c6cbdc15377.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38172026-06-30T19:55:12.722Z Compiling ingot v0.1.1
38182026-06-30T19:55:12.722Z Compiling reedline v0.40.0
38192026-06-30T19:55:12.722Z Compiling chrono-tz v0.10.4
38202026-06-30T19:55:12.722Z Compiling const_format_proc_macros v0.2.34
38212026-06-30T19:55:12.722Z Compiling peg-macros v0.8.5
38222026-06-30T19:55:12.722Z Compiling sqlparser_derive v0.5.0
38232026-06-30T19:55:12.722Z Compiling winnow v0.6.26
38242026-06-30T19:55:12.755Z Running `/home/build/.rustup/toolchains/1.96.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=51250361b04baec4 -C extra-filename=-258f1cc3b2587d49 --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-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38252026-06-30T19:55:12.789Z Running `/home/build/.rustup/toolchains/1.96.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=82fc3d7266025cfb -C extra-filename=-2d06987e701bcaf1 --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-b8bf9e5fddfaba5e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38262026-06-30T19:55:12.891Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name ingot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ingot-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde"))' -C metadata=086fa0a462d1c56f -C extra-filename=-541778ccd4b9304a --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-64568b11226546eb.rmeta --extern ingot_macros=/work/oxidecomputer/omicron/target/debug/deps/libingot_macros-37c224d5101ed844.so --extern ingot_types=/work/oxidecomputer/omicron/target/debug/deps/libingot_types-1ed5d877b44e2fe3.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-560ecfd8d12822db.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38272026-06-30T19:55:12.894Z Compiling oxide-tokio-rt v0.1.4
38282026-06-30T19:55:12.894Z Compiling psm v0.1.30
38292026-06-30T19:55:12.894Z Compiling rustc_version v0.1.7
38302026-06-30T19:55:12.922Z Compiling nix v0.28.0
38312026-06-30T19:55:12.926Z Compiling radix_trie v0.2.1
38322026-06-30T19:55:12.926Z Compiling phf v0.12.1
38332026-06-30T19:55:12.926Z Compiling nom v8.0.0
38342026-06-30T19:55:12.956Z Compiling unicode_categories v0.1.1
38352026-06-30T19:55:12.959Z Compiling bcs v0.1.6
38362026-06-30T19:55:12.959Z Running `/home/build/.rustup/toolchains/1.96.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=90278ac91ce516ef -C extra-filename=-17e4ec97e703ac9a --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-fa9b90e544911148.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-6cfa4bac6de20521.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-2c12405d4e4eea34.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-69f5c9f5c283aee7.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-7544f93e9a302c48.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-fafa46a5f40a226c.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-7ba3ae6fb5353ee3.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-7c28d0965ba73971.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-18e28674e7c55e6a.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-1afb204998bf9546.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38372026-06-30T19:55:12.959Z Running `/work/oxidecomputer/omicron/target/debug/build/stacker-6e0b7ed8b5efe2de/build-script-build`
38382026-06-30T19:55:12.959Z Running `/home/build/.rustup/toolchains/1.96.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=9ec4316ff42fb0b5 -C extra-filename=-b3133c84d098e901 --out-dir /work/oxidecomputer/omicron/target/debug/build/chrono-tz-b3133c84d098e901 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38392026-06-30T19:55:12.959Z Running `/home/build/.rustup/toolchains/1.96.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=9c2adb6ec253a811 -C extra-filename=-21bebc939e970ea2 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-8c8482349eff0047.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38402026-06-30T19:55:12.959Z Running `/home/build/.rustup/toolchains/1.96.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=e06143d7ec6dbd0c -C extra-filename=-f840977326fd376f --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-256e074e75faabf0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38412026-06-30T19:55:12.991Z Running `/home/build/.rustup/toolchains/1.96.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=0a2d514abdaa9442 -C extra-filename=-bd6e573db949d766 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38422026-06-30T19:55:12.994Z Running `/home/build/.rustup/toolchains/1.96.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=73e22a52112264f0 -C extra-filename=-4d235f375a4d1493 --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-29cf7af8e2fc43be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38432026-06-30T19:55:13.029Z Running `/home/build/.rustup/toolchains/1.96.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=27cb1e6a70f34769 -C extra-filename=-02bc6ed42caf8c34 --out-dir /work/oxidecomputer/omicron/target/debug/build/psm-02bc6ed42caf8c34 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ar_archive_writer=/work/oxidecomputer/omicron/target/debug/deps/libar_archive_writer-91e9c67627fab3dd.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c33ab584de8d9506.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38442026-06-30T19:55:13.059Z Running `/home/build/.rustup/toolchains/1.96.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=624d9e4bd76ab067 -C extra-filename=-dc891b3e2ffc0181 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libtokio_dtrace-f697c2e4062aabcb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38452026-06-30T19:55:13.064Z Running `/home/build/.rustup/toolchains/1.96.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=5717874ea20842c7 -C extra-filename=-f8139578a9422dce --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-baaf4d915d72a3af.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38462026-06-30T19:55:13.064Z Running `/home/build/.rustup/toolchains/1.96.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=fcbe8077dbaa1c6b -C extra-filename=-bd42240a76698dde --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-bd42240a76698dde -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-16816bb5bb449606.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38472026-06-30T19:55:13.064Z Running `/home/build/.rustup/toolchains/1.96.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=835215ca32e5e639 -C extra-filename=-444b7ca250938667 --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-5cca1225989bc199.rmeta --extern nibble_vec=/work/oxidecomputer/omicron/target/debug/deps/libnibble_vec-7b906129282f27d0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38482026-06-30T19:55:13.092Z Running `/home/build/.rustup/toolchains/1.96.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=f693e4710c4908ee -C extra-filename=-8071718ca327769d --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-29cf7af8e2fc43be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38492026-06-30T19:55:13.096Z Running `/home/build/.rustup/toolchains/1.96.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=7493c6023d633805 -C extra-filename=-eaa480e25d835921 --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-2d06987e701bcaf1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38502026-06-30T19:55:13.126Z Compiling typify-macro v0.6.2
38512026-06-30T19:55:13.131Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
38522026-06-30T19:55:13.131Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
38532026-06-30T19:55:13.131Z Running `/home/build/.rustup/toolchains/1.96.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=2c764635d78b3a36 -C extra-filename=-3e669ef2a61b9711 --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`
38542026-06-30T19:55:13.158Z Running `/home/build/.rustup/toolchains/1.96.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=7f9ea627dbcfb64a -C extra-filename=-e27f4836a8c0d1f3 --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-71f89665c857a75b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38552026-06-30T19:55:13.319Z Running `/home/build/.rustup/toolchains/1.96.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=32fe23be13d15b10 -C extra-filename=-30e352b1152366ed --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-b402c6181ca8fdd7.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-b03296cb34667d04.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38562026-06-30T19:55:13.323Z Compiling derive_more v2.1.1
38572026-06-30T19:55:13.324Z Compiling filetime v0.2.27
38582026-06-30T19:55:13.324Z Compiling xattr v1.6.1
38592026-06-30T19:55:13.324Z Compiling base64 v0.21.7
38602026-06-30T19:55:13.324Z Compiling subprocess v0.2.15
38612026-06-30T19:55:13.324Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name client_common --edition=2024 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/dc84a6c/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=9359fb630cab3968 -C extra-filename=-11e96b058d5f615c --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`
38622026-06-30T19:55:13.324Z Running `/home/build/.rustup/toolchains/1.96.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=44f7f1a6a0f586d1 -C extra-filename=-058cfb6f0506d434 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38632026-06-30T19:55:13.422Z Compiling headers-core v0.3.0
38642026-06-30T19:55:13.462Z Running `/home/build/.rustup/toolchains/1.96.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="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=607000c07262671c -C extra-filename=-b6ee243c8bce9993 --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-e1170ac61808a017.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38652026-06-30T19:55:13.462Z Running `/home/build/.rustup/toolchains/1.96.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=676f35004c050ddb -C extra-filename=-6e328f5ba78b0496 --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-ccf4af5f4acd8b5c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38662026-06-30T19:55:13.462Z Running `/home/build/.rustup/toolchains/1.96.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=77d083ec1554a02a -C extra-filename=-04f646d202a1f54a --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-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38672026-06-30T19:55:13.462Z Running `/home/build/.rustup/toolchains/1.96.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=95e1f0b2100cb9ba -C extra-filename=-b96847c0f6f2888c --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`
38682026-06-30T19:55:13.462Z Running `/home/build/.rustup/toolchains/1.96.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=8ff81202731e6ec4 -C extra-filename=-52ba862cdb0afe41 --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`
38692026-06-30T19:55:13.462Z Compiling yasna v0.5.2
38702026-06-30T19:55:13.462Z Running `/work/oxidecomputer/omicron/target/debug/build/chrono-tz-b3133c84d098e901/build-script-build`
38712026-06-30T19:55:13.462Z Running `/home/build/.rustup/toolchains/1.96.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=4017e0ff7ffecf81 -C extra-filename=-e0535aaabdbd1b66 --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-163d9e629feecafc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38722026-06-30T19:55:13.550Z Compiling dropshot-api-manager-types v0.7.2
38732026-06-30T19:55:13.554Z Compiling tagptr v0.2.0
38742026-06-30T19:55:13.554Z Running `/home/build/.rustup/toolchains/1.96.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=ea68df7f2f18c701 -C extra-filename=-c731086711956766 --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-5e04864d6535fe16.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38752026-06-30T19:55:13.620Z Compiling newtype_derive v0.1.6
38762026-06-30T19:55:13.657Z Running `/home/build/.rustup/toolchains/1.96.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.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bff13e2f3a4a9754 -C extra-filename=-acc788d62c07358b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9c04229033293e30.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38772026-06-30T19:55:13.660Z Running `/home/build/.rustup/toolchains/1.96.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=188c63d3a7bc045c -C extra-filename=-04b84eced7439f09 --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`
38782026-06-30T19:55:13.660Z Compiling utf-8 v0.7.6
38792026-06-30T19:55:13.660Z Running `/home/build/.rustup/toolchains/1.96.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=591dc30adfc20897 -C extra-filename=-df9e1ff0053e2b7d --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype_derive-df9e1ff0053e2b7d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-f8139578a9422dce.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38802026-06-30T19:55:13.660Z Running `/home/build/.rustup/toolchains/1.96.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=a49ba302900c2fd1 -C extra-filename=-d78b926947bd1c11 --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-fa9b90e544911148.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-eaa480e25d835921.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38812026-06-30T19:55:13.722Z Compiling crossterm v0.29.0
38822026-06-30T19:55:13.726Z Compiling hickory-resolver v0.24.4
38832026-06-30T19:55:13.726Z Running `/home/build/.rustup/toolchains/1.96.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=3cfcceed380b45d7 -C extra-filename=-97a82dd03f57902d --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`
38842026-06-30T19:55:13.826Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
38852026-06-30T19:55:13.829Z Running `/home/build/.rustup/toolchains/1.96.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=0d35b69c94589af4 -C extra-filename=-074377a61ff3c56f --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-64568b11226546eb.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b6ee243c8bce9993.rmeta --extern document_features=/work/oxidecomputer/omicron/target/debug/deps/libdocument_features-f96663b74c7be7c3.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a81f463b5eadc7cf.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-e2575b5c144b22ce.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b90ae94c6b847292.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-7dcb47ac0aa2b6cf.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-12bf3c46aa8d148d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38862026-06-30T19:55:13.861Z Running `/home/build/.rustup/toolchains/1.96.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=4c694e46eb296cf9 -C extra-filename=-12a59439ada80ea2 --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-ccf4af5f4acd8b5c.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-066dff01586709ba.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-d67492100f57418b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b90ae94c6b847292.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-d6e503fa601485a0.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b057846ce76d7ba6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-e0693d2d7d96384a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38872026-06-30T19:55:13.930Z Compiling headers v0.4.1
38882026-06-30T19:55:13.933Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
38892026-06-30T19:55:13.933Z Compiling libefi-sys v0.1.0
38902026-06-30T19:55:13.933Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-bd42240a76698dde/build-script-build`
38912026-06-30T19:55:13.933Z Running `/home/build/.rustup/toolchains/1.96.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=63e2710a5f457d5d -C extra-filename=-a31fb291e21b37ac --out-dir /work/oxidecomputer/omicron/target/debug/build/oximeter-db-a31fb291e21b37ac -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-3b65a7f062194f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38922026-06-30T19:55:14.059Z Compiling const_format v0.2.35
38932026-06-30T19:55:14.062Z Compiling tar v0.4.45
38942026-06-30T19:55:14.062Z Compiling tungstenite v0.21.0
38952026-06-30T19:55:14.062Z Compiling bitfield-struct v0.6.2
38962026-06-30T19:55:14.062Z Running `/home/build/.rustup/toolchains/1.96.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=d6598c8f46963d8c -C extra-filename=-67997bccd9d06b66 --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-8a91b2fd79f237fe.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-e0535aaabdbd1b66.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-25cc7ebab10ea2cb.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-b7b051eec9c8a316.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dcb275200166cb17.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38972026-06-30T19:55:14.062Z Running `/home/build/.rustup/toolchains/1.96.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=4bb8fd987f9cce96 -C extra-filename=-56816c8b20be0a9a --out-dir /work/oxidecomputer/omicron/target/debug/build/pq-sys-56816c8b20be0a9a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38982026-06-30T19:55:14.089Z Running `/home/build/.rustup/toolchains/1.96.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=afcbfd2f9a067795 -C extra-filename=-3dd3610e9a02a87b --out-dir /work/oxidecomputer/omicron/target/debug/build/libefi-sys-3dd3610e9a02a87b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38992026-06-30T19:55:14.196Z Compiling moka v0.12.13
39002026-06-30T19:55:14.199Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
39012026-06-30T19:55:14.200Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
39022026-06-30T19:55:14.200Z Compiling radium v0.7.0
39032026-06-30T19:55:14.200Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tar --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tar-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 --deny=dead_code --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=6c244a393e4769e2 -C extra-filename=-8c4f01731ced5a6f --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-6e328f5ba78b0496.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-52ba862cdb0afe41.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39042026-06-30T19:55:14.200Z Running `/home/build/.rustup/toolchains/1.96.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=5daf2b6f265555de -C extra-filename=-f522a82287f6a9a5 --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-21bebc939e970ea2.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39052026-06-30T19:55:14.200Z Running `/home/build/.rustup/toolchains/1.96.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=ebe7614ce926d68c -C extra-filename=-23ae1a43ac20f8d9 --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-cd826904474fece0.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-6dbee979cff49b73.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-13e7df82655a3fd3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dcb275200166cb17.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-97a82dd03f57902d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39062026-06-30T19:55:14.200Z Running `/home/build/.rustup/toolchains/1.96.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=2fcdfcdeef3148ce -C extra-filename=-b0d41b4e71ef871e --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39072026-06-30T19:55:14.200Z Running `/work/oxidecomputer/omicron/target/debug/build/psm-02bc6ed42caf8c34/build-script-build`
39082026-06-30T19:55:14.200Z Compiling ron v0.8.1
39092026-06-30T19:55:14.230Z Compiling maybe-uninit v2.0.0
39102026-06-30T19:55:14.233Z Running `/home/build/.rustup/toolchains/1.96.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=6682cb00a1dde7e4 -C extra-filename=-43fd56cdd80ad3ed --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-8c9eb83308222b30.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-4fde6b813fd18c67.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-eb0483341114352c.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-fd684d5e51179a36.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b90ae94c6b847292.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-57908231e01adef6.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b057846ce76d7ba6.rmeta --extern tagptr=/work/oxidecomputer/omicron/target/debug/deps/libtagptr-04b84eced7439f09.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39112026-06-30T19:55:14.233Z Running `/home/build/.rustup/toolchains/1.96.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=e9bf9f6847c45434 -C extra-filename=-3e6783c848758967 --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-64568b11226546eb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish`
39122026-06-30T19:55:14.233Z Running `/home/build/.rustup/toolchains/1.96.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=00714958d7e1bcfa -C extra-filename=-be07ce5fee2242bc --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`
39132026-06-30T19:55:14.233Z Running `/home/build/.rustup/toolchains/1.96.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=39cf0eff44e4c0e8 -C extra-filename=-f282fbba7749261a --out-dir /work/oxidecomputer/omicron/target/debug/build/radium-f282fbba7749261a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39142026-06-30T19:55:14.234Z Running `/home/build/.rustup/toolchains/1.96.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=0f590cfbb897569b -C extra-filename=-84a067567db7d2b1 --out-dir /work/oxidecomputer/omicron/target/debug/build/fmd-adm-sys-84a067567db7d2b1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39152026-06-30T19:55:14.234Z Running `/home/build/.rustup/toolchains/1.96.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=3589076aa68493da -C extra-filename=-7b82828cc3b833a4 --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-b96847c0f6f2888c.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-64568b11226546eb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-5f32d1b75b4bbc32.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39162026-06-30T19:55:14.234Z Running `/home/build/.rustup/toolchains/1.96.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=727d759dd1582603 -C extra-filename=-681408e2d6c51e7f --out-dir /work/oxidecomputer/omicron/target/debug/build/maybe-uninit-681408e2d6c51e7f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39172026-06-30T19:55:14.297Z Compiling sqlformat v0.3.5
39182026-06-30T19:55:14.332Z Running `/home/build/.rustup/toolchains/1.96.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=3627349f50d91308 -C extra-filename=-b0f190480dbed785 --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-3e669ef2a61b9711.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-4d235f375a4d1493.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39192026-06-30T19:55:14.401Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-df9e1ff0053e2b7d/build-script-build`
39202026-06-30T19:55:14.434Z Compiling tap v1.0.1
39212026-06-30T19:55:14.437Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-3dd3610e9a02a87b/build-script-build`
39222026-06-30T19:55:14.470Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
39232026-06-30T19:55:14.474Z Running `/home/build/.rustup/toolchains/1.96.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=22162811e9ec6486 -C extra-filename=-91f99d6ed60ac2b1 --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-7128eacf72e57885/out -l static=psm_s --cfg asm --cfg link_asm --cfg switchable_stack --check-cfg 'cfg(switchable_stack,asm,link_asm)'`
39242026-06-30T19:55:14.474Z Running `/home/build/.rustup/toolchains/1.96.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=94bd6431fed99b76 -C extra-filename=-21857a24966fb5ac --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`
39252026-06-30T19:55:14.505Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/ab2941c/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=82a7fb552c0b9633 -C extra-filename=-363773792bcc7963 --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-f512d3b90213e3cb.rmeta --extern ingot=/work/oxidecomputer/omicron/target/debug/deps/libingot-541778ccd4b9304a.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-f67ddeeb27a1f56b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-76fc5a97b56cce51.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39262026-06-30T19:55:14.508Z Running `/home/build/.rustup/toolchains/1.96.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=c39805a31d21959d -C extra-filename=-cf7c02bb408021c3 --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`
39272026-06-30T19:55:14.542Z Compiling peg v0.8.5
39282026-06-30T19:55:14.717Z Running `/home/build/.rustup/toolchains/1.96.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=5adb229e243c58cd -C extra-filename=-5b9d058b5998e2b3 --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-f840977326fd376f.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-256e074e75faabf0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39292026-06-30T19:55:14.720Z Running `/work/oxidecomputer/omicron/target/debug/build/oximeter-db-a31fb291e21b37ac/build-script-build`
39302026-06-30T19:55:14.820Z Compiling steno v0.4.1
39312026-06-30T19:55:14.851Z Compiling tokio-tungstenite v0.21.0
39322026-06-30T19:55:14.855Z Compiling wyz v0.5.1
39332026-06-30T19:55:14.855Z Running `/home/build/.rustup/toolchains/1.96.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=0c25456924edf3df -C extra-filename=-4465e8b498bf1909 --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-ccf4af5f4acd8b5c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern psm=/work/oxidecomputer/omicron/target/debug/deps/libpsm-91f99d6ed60ac2b1.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-7128eacf72e57885/out`
39342026-06-30T19:55:14.856Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-56816c8b20be0a9a/build-script-build`
39352026-06-30T19:55:14.924Z Running `/home/build/.rustup/toolchains/1.96.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=0b62f7dc37f684aa -C extra-filename=-48e03393f9b0d4a5 --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`
39362026-06-30T19:55:14.962Z Compiling qorb v0.4.1
39372026-06-30T19:55:14.996Z Compiling zerocopy-derive v0.6.6
39382026-06-30T19:55:15.000Z Compiling funty v2.0.0
39392026-06-30T19:55:15.000Z Compiling packed_struct v0.10.1
39402026-06-30T19:55:15.000Z Running `/home/build/.rustup/toolchains/1.96.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=35d21c214fe72eda -C extra-filename=-9de519496b723122 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-d002aab0f53c3af0.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-cf7c02bb408021c3.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-46db0f0b0cd0def3.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39412026-06-30T19:55:15.000Z Running `/work/oxidecomputer/omicron/target/debug/build/fmd-adm-sys-84a067567db7d2b1/build-script-build`
39422026-06-30T19:55:15.000Z Running `/home/build/.rustup/toolchains/1.96.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=693093694c10e083 -C extra-filename=-4babba487b05885f --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-21857a24966fb5ac.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39432026-06-30T19:55:15.000Z Running `/home/build/.rustup/toolchains/1.96.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=bdfb3ed15d9cfe3e -C extra-filename=-f862f38d2aca3a78 --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-7549e874c0c6d611.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-23ae1a43ac20f8d9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39442026-06-30T19:55:15.001Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-681408e2d6c51e7f/build-script-build`
39452026-06-30T19:55:15.093Z Compiling recursive v0.1.1
39462026-06-30T19:55:15.096Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
39472026-06-30T19:55:15.096Z Compiling crc-catalog v2.4.0
39482026-06-30T19:55:15.096Z Running `/home/build/.rustup/toolchains/1.96.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=d47fc5c372867c26 -C extra-filename=-98b373e55216961c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-bb899a1ebe7ca272.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-12a59439ada80ea2.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-e0693d2d7d96384a.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39492026-06-30T19:55:15.096Z Running `/home/build/.rustup/toolchains/1.96.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=f2e3995c546b8559 -C extra-filename=-fb81c4d410915250 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39502026-06-30T19:55:15.096Z Running `/home/build/.rustup/toolchains/1.96.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=37c7f9612aa83f1c -C extra-filename=-d22e6ecbf74d66d8 --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`
39512026-06-30T19:55:15.191Z Running `/home/build/.rustup/toolchains/1.96.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=ef97f3f2cfa7c0a6 -C extra-filename=-57ce29dcb8f0ed46 --out-dir /work/oxidecomputer/omicron/target/debug/build/packed_struct-57ce29dcb8f0ed46 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39522026-06-30T19:55:15.290Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
39532026-06-30T19:55:15.293Z Compiling bitfield-macros v0.19.4
39542026-06-30T19:55:15.294Z Compiling packed_struct_codegen v0.10.1
39552026-06-30T19:55:15.294Z Compiling indexmap v1.9.3
39562026-06-30T19:55:15.294Z Compiling nodrop v0.1.14
39572026-06-30T19:55:15.294Z Compiling xshell-macros v0.2.7
39582026-06-30T19:55:15.294Z Running `/home/build/.rustup/toolchains/1.96.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=1b9bea0dc974f454 -C extra-filename=-f52fa5593a96f53d --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-258f1cc3b2587d49.so --extern stacker=/work/oxidecomputer/omicron/target/debug/deps/libstacker-4465e8b498bf1909.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-7128eacf72e57885/out`
39592026-06-30T19:55:15.294Z Running `/home/build/.rustup/toolchains/1.96.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=0633d495b21cc0df -C extra-filename=-092f796613a10719 --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`
39602026-06-30T19:55:15.294Z Running `/home/build/.rustup/toolchains/1.96.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=dce5ca0f7749e208 -C extra-filename=-8f48f417ab904d16 --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-475c5481f11c65dc.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-48e03393f9b0d4a5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39612026-06-30T19:55:15.395Z Running `/home/build/.rustup/toolchains/1.96.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=173d4c25fc7b3eac -C extra-filename=-8b891857c54fc9ac --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-b0d41b4e71ef871e.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39622026-06-30T19:55:15.426Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
39632026-06-30T19:55:15.430Z Compiling crc v3.4.0
39642026-06-30T19:55:15.430Z Compiling hashbrown v0.12.3
39652026-06-30T19:55:15.430Z Compiling hashbrown v0.13.2
39662026-06-30T19:55:15.430Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-f282fbba7749261a/build-script-build`
39672026-06-30T19:55:15.430Z Running `/home/build/.rustup/toolchains/1.96.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=8bb3f2e178835914 -C extra-filename=-9d5ac6f4d38aa30e --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-9d5ac6f4d38aa30e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-f9234036ec2c327a.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39682026-06-30T19:55:15.459Z Running `/home/build/.rustup/toolchains/1.96.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=4ff527c7d2bfaa04 -C extra-filename=-dfa58b08264e1123 --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`
39692026-06-30T19:55:15.462Z Running `/home/build/.rustup/toolchains/1.96.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=f5d2cc0d8a5a1e90 -C extra-filename=-3f275f64dcc1cde7 --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-06-30T19:55:15.463Z Running `/home/build/.rustup/toolchains/1.96.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=d5d6764b07cc4a59 -C extra-filename=-17561be237920c77 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8fcec526aa4960a3.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39712026-06-30T19:55:15.463Z Running `/home/build/.rustup/toolchains/1.96.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=00c2a80d180e2c89 -C extra-filename=-195ec00c2bdf75cb --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39722026-06-30T19:55:15.463Z Running `/home/build/.rustup/toolchains/1.96.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=525791124567fab0 -C extra-filename=-e12e06327bc57e36 --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`
39732026-06-30T19:55:15.493Z Compiling sqlparser v0.61.0
39742026-06-30T19:55:15.525Z Compiling crc-any v2.5.0
39752026-06-30T19:55:15.528Z Compiling path-slash v0.1.5
39762026-06-30T19:55:15.528Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name mg_api_types_versions --edition=2024 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/dc84a6c/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=10cb773ca0de6995 -C extra-filename=-f0ece464c7b41d78 --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-fa9b90e544911148.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-8071718ca327769d.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-a38e43deff1661c8.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39772026-06-30T19:55:15.595Z Running `/home/build/.rustup/toolchains/1.96.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=54ccbcb962aee724 -C extra-filename=-66738bb422ef5da5 --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-092f796613a10719.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39782026-06-30T19:55:15.599Z Running `/home/build/.rustup/toolchains/1.96.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=af58f21784d64e06 -C extra-filename=-db5bfcbc6a039d86 --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`
39792026-06-30T19:55:15.599Z Running `/home/build/.rustup/toolchains/1.96.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=620b1c37c3567ed9 -C extra-filename=-d3e97a297b774814 --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-5ac1b58a6f2e6a0b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39802026-06-30T19:55:15.632Z Compiling hickory-resolver v0.25.2
39812026-06-30T19:55:15.663Z Compiling smallvec v0.6.14
39822026-06-30T19:55:15.666Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/ab2941c/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=6b991e1c97e0c4d7 -C extra-filename=-7f6a9d12dfd888d9 --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-64568b11226546eb.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-a8fb7fb8cb05d560.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-f512d3b90213e3cb.rmeta --extern ingot=/work/oxidecomputer/omicron/target/debug/deps/libingot-541778ccd4b9304a.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-54bcd804cd004c20.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-363773792bcc7963.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-f67ddeeb27a1f56b.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e93bde9809d746ca.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-767b3b5235066ac3.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-560ecfd8d12822db.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)'`
39832026-06-30T19:55:15.666Z Running `/home/build/.rustup/toolchains/1.96.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=7b16c5abd059cfe4 -C extra-filename=-9433c737628929ab --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`
39842026-06-30T19:55:15.666Z Running `/home/build/.rustup/toolchains/1.96.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=eec5709f1a3bd9f7 -C extra-filename=-d7c487292b89e6b9 --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-517a0a45b5918497.rmeta --extern recursive=/work/oxidecomputer/omicron/target/debug/deps/librecursive-f52fa5593a96f53d.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-bd6e573db949d766.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-7128eacf72e57885/out`
39852026-06-30T19:55:15.666Z Running `/home/build/.rustup/toolchains/1.96.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=5bb597399e20f3a9 -C extra-filename=-c0f4129956d65aa2 --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`
39862026-06-30T19:55:15.729Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
39872026-06-30T19:55:15.732Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-57ce29dcb8f0ed46/build-script-build`
39882026-06-30T19:55:15.732Z Running `/home/build/.rustup/toolchains/1.96.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=7aa1da5245b6db9e -C extra-filename=-7c7d00a99a3e37fc --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-ccf4af5f4acd8b5c.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rmeta --extern moka=/work/oxidecomputer/omicron/target/debug/deps/libmoka-43fd56cdd80ad3ed.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b90ae94c6b847292.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-d6e503fa601485a0.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b057846ce76d7ba6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-e0693d2d7d96384a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39892026-06-30T19:55:15.732Z Running `/home/build/.rustup/toolchains/1.96.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=69f8b76a812553dc -C extra-filename=-360bcf577aca9139 --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-e12e06327bc57e36.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39902026-06-30T19:55:15.763Z Running `/home/build/.rustup/toolchains/1.96.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=4258fdc56d7b2405 -C extra-filename=-b0e51aaea791db28 --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`
39912026-06-30T19:55:15.821Z Compiling rustyline v14.0.0
39922026-06-30T19:55:15.824Z Compiling array-init v0.0.4
39932026-06-30T19:55:15.824Z Running `/home/build/.rustup/toolchains/1.96.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=4a468ec944c1f700 -C extra-filename=-7a5af3ad552a6e65 --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`
39942026-06-30T19:55:15.824Z Running `/home/build/.rustup/toolchains/1.96.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=ae259f8e411cf60a -C extra-filename=-c85dd464b738ddb9 --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-8b891857c54fc9ac.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-be07ce5fee2242bc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39952026-06-30T19:55:15.949Z Compiling typify v0.6.2
39962026-06-30T19:55:15.952Z Compiling half v1.8.3
39972026-06-30T19:55:15.952Z Compiling git-stub v1.0.0
39982026-06-30T19:55:15.952Z Running `/home/build/.rustup/toolchains/1.96.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=c07733a5da4a8a11 -C extra-filename=-9fcb45158964d1bb --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-3f275f64dcc1cde7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39992026-06-30T19:55:15.952Z Running `/home/build/.rustup/toolchains/1.96.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=a5139a78bc02ac48 -C extra-filename=-eb19b420e1f21726 --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`
40002026-06-30T19:55:15.952Z Running `/home/build/.rustup/toolchains/1.96.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=e59fa464a95159f1 -C extra-filename=-55878b0062dde2af --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-64568b11226546eb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-2c12405d4e4eea34.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-0bc4bf4df1c5d85b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-29cf7af8e2fc43be.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-3e6783c848758967.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-444b7ca250938667.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-18e28674e7c55e6a.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-83efb3bf92b107e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40012026-06-30T19:55:15.985Z Compiling maplit v1.0.2
40022026-06-30T19:55:15.988Z Running `/home/build/.rustup/toolchains/1.96.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=2daf52efc83d6ece -C extra-filename=-410cbec003c73c25 --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-b03296cb34667d04.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-30e352b1152366ed.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40032026-06-30T19:55:15.988Z Running `/home/build/.rustup/toolchains/1.96.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=c5fb73e070684feb -C extra-filename=-9dd1edc204df9f4b --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-06-30T19:55:15.989Z Running `/home/build/.rustup/toolchains/1.96.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=a572570cf5606fc2 -C extra-filename=-e221d18cc264a977 --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-0d49d99825834bad.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40052026-06-30T19:55:16.022Z Compiling bitvec v1.0.1
40062026-06-30T19:55:16.026Z Running `/home/build/.rustup/toolchains/1.96.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=b7f2732fbaf0c5c3 -C extra-filename=-f8fe3d396f6eb4ae --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-06-30T19:55:16.058Z Compiling xshell v0.2.7
40082026-06-30T19:55:16.093Z Running `/home/build/.rustup/toolchains/1.96.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=47a1b0710b6eea77 -C extra-filename=-f56b5ef56f04afeb --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-d22e6ecbf74d66d8.rmeta --extern radium=/work/oxidecomputer/omicron/target/debug/deps/libradium-7a5af3ad552a6e65.rmeta --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-21857a24966fb5ac.rmeta --extern wyz=/work/oxidecomputer/omicron/target/debug/deps/libwyz-4babba487b05885f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40092026-06-30T19:55:16.127Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
40102026-06-30T19:55:16.130Z Compiling proc-macro-error-attr2 v2.0.0
40112026-06-30T19:55:16.130Z Running `/home/build/.rustup/toolchains/1.96.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=e64b1ed41d06902e -C extra-filename=-9c0124f27ac950c4 --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-dfa58b08264e1123.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40122026-06-30T19:55:16.218Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
40132026-06-30T19:55:16.222Z Compiling num-derive v0.3.3
40142026-06-30T19:55:16.222Z Compiling papergrid v0.17.0
40152026-06-30T19:55:16.222Z Compiling testing_table v0.3.0
40162026-06-30T19:55:16.222Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/ab2941c/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=15c432f8f518e39b -C extra-filename=-4f13da9dc556a6c6 --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-ccf4af5f4acd8b5c.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-f512d3b90213e3cb.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-7f6a9d12dfd888d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-767b3b5235066ac3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-560ecfd8d12822db.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40172026-06-30T19:55:16.222Z Running `/home/build/.rustup/toolchains/1.96.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=44fb428827492249 -C extra-filename=-4f02ad3b0765b147 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40182026-06-30T19:55:16.294Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-9d5ac6f4d38aa30e/build-script-build`
40192026-06-30T19:55:16.322Z Compiling zerocopy v0.6.6
40202026-06-30T19:55:16.326Z Compiling unicase v2.9.0
40212026-06-30T19:55:16.326Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
40222026-06-30T19:55:16.326Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
40232026-06-30T19:55:16.353Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name num_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-derive-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("full-syntax"))' -C metadata=6c43c10cef5252ed -C extra-filename=-5fbf340df898c6a7 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8fcec526aa4960a3.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40242026-06-30T19:55:16.357Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_brand_metadata --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/a7d440f/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=6dc943750a6184e7 -C extra-filename=-b060cec5c7f31522 --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-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40252026-06-30T19:55:16.357Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name papergrid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/papergrid-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fnv"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "fnv", "std"))' -C metadata=1fd5fc34fe94ce24 -C extra-filename=-bd070e3a1596c1c6 --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-63f9465ca6a8cbb8.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-91bf8e578b010fbb.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-1afb204998bf9546.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40262026-06-30T19:55:16.357Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name testing_table --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/testing_table-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "ansitok", "std"))' -C metadata=68c63401318f2335 -C extra-filename=-4fd7f1a0cffd1dcb --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-1afb204998bf9546.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40272026-06-30T19:55:16.448Z Running `/home/build/.rustup/toolchains/1.96.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=5d0d0fc73f52cd6b -C extra-filename=-6ba7a560a709e5d3 --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-cd826904474fece0.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-fb81c4d410915250.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40282026-06-30T19:55:16.515Z Running `/home/build/.rustup/toolchains/1.96.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=7c59c8178526b6f9 -C extra-filename=-c7bad6e9242577a6 --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`
40292026-06-30T19:55:16.518Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_messages --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/8116765/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=419acdc717c1fd1e -C extra-filename=-3cc72eafb3becd29 --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-64568b11226546eb.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-f6c1d6068b903b0f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40302026-06-30T19:55:16.518Z Compiling progenitor-impl v0.14.0
40312026-06-30T19:55:16.518Z Compiling bitfield v0.19.4
40322026-06-30T19:55:16.518Z Compiling serde-hex v0.1.0
40332026-06-30T19:55:16.518Z Compiling progenitor-impl v0.13.0
40342026-06-30T19:55:16.518Z Compiling fxhash v0.2.1
40352026-06-30T19:55:16.518Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/8116765/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=46f522de8e0e69ac -C extra-filename=-db7baad9cd0913cd --out-dir /work/oxidecomputer/omicron/target/debug/build/transceiver-controller-db7baad9cd0913cd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-26f8dcada7e7abf4.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40362026-06-30T19:55:16.647Z Compiling serde_cbor v0.11.2
40372026-06-30T19:55:16.677Z Compiling git-stub-vcs v0.1.0
40382026-06-30T19:55:16.681Z Compiling crc8 v0.1.1
40392026-06-30T19:55:16.681Z Running `/home/build/.rustup/toolchains/1.96.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=ba181d97ffbac6c0 -C extra-filename=-a8db1870a735e03e --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-b4f780b189a31b98.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-410cbec003c73c25.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-e378351b8a3dc1f7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40402026-06-30T19:55:16.681Z Running `/home/build/.rustup/toolchains/1.96.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=117718414205fbf9 -C extra-filename=-732bd01101fc61cb --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-195ec00c2bdf75cb.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40412026-06-30T19:55:16.681Z Running `/home/build/.rustup/toolchains/1.96.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=1a3f3228ddd0d05b -C extra-filename=-6e0c99b34b2408af --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-cd826904474fece0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40422026-06-30T19:55:16.681Z Running `/home/build/.rustup/toolchains/1.96.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=c1936ecd4fefb846 -C extra-filename=-bd1ab874a682333d --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-b4f780b189a31b98.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-410cbec003c73c25.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-e378351b8a3dc1f7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40432026-06-30T19:55:16.681Z Running `/home/build/.rustup/toolchains/1.96.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=87e3d3377c5f7cbe -C extra-filename=-88c1491f96018b37 --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-9fcb45158964d1bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-360bcf577aca9139.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40442026-06-30T19:55:16.713Z Compiling vergen-lib v0.1.6
40452026-06-30T19:55:16.716Z Running `/home/build/.rustup/toolchains/1.96.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=faa28289342fd7bb -C extra-filename=-6ce5a06ea06c44db --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-db5bfcbc6a039d86.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std`
40462026-06-30T19:55:16.716Z Running `/home/build/.rustup/toolchains/1.96.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=49b798b03afd6a65 -C extra-filename=-086d6277f9bdaa8a --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-9dd1edc204df9f4b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40472026-06-30T19:55:16.745Z Running `/home/build/.rustup/toolchains/1.96.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=22101bf06fbedd6e -C extra-filename=-fc957866e704149b --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-bb065a3b5d734b88.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rmeta --extern git_stub=/work/oxidecomputer/omicron/target/debug/deps/libgit_stub-e221d18cc264a977.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40482026-06-30T19:55:16.749Z Running `/home/build/.rustup/toolchains/1.96.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=a38dac96d18be98c -C extra-filename=-c09b1f53fc6ce1a2 --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`
40492026-06-30T19:55:16.749Z Compiling diff v0.1.13
40502026-06-30T19:55:16.749Z Running `/home/build/.rustup/toolchains/1.96.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=67ccaec2f2536cd4 -C extra-filename=-3d49910cd0ab8d80 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-lib-3d49910cd0ab8d80 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-6b71e4e3efe07320.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40512026-06-30T19:55:16.778Z Compiling diesel_derives v2.3.7
40522026-06-30T19:55:16.782Z Running `/home/build/.rustup/toolchains/1.96.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=1a10cb12c99f5748 -C extra-filename=-16c9a08fa363e82a --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`
40532026-06-30T19:55:16.782Z Running `/home/build/.rustup/toolchains/1.96.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=50c1000c20f25d16 -C extra-filename=-665ffed73bcc4251 --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel_derives-665ffed73bcc4251 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40542026-06-30T19:55:16.844Z Compiling dsl_auto_type v0.2.0
40552026-06-30T19:55:16.847Z Running `/home/build/.rustup/toolchains/1.96.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=e70235f1c49f13b6 -C extra-filename=-c8340bfb2672e15c --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-0434c22b71da31fb.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-b4f780b189a31b98.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40562026-06-30T19:55:16.874Z Running `/work/oxidecomputer/omicron/target/debug/build/transceiver-controller-db7baad9cd0913cd/build-script-build`
40572026-06-30T19:55:17.005Z Compiling proc-macro-error2 v2.0.1
40582026-06-30T19:55:17.008Z Running `/home/build/.rustup/toolchains/1.96.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=bb093bac1278022d -C extra-filename=-90aa919a7d45f1b8 --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-4f02ad3b0765b147.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40592026-06-30T19:55:17.102Z Compiling diesel_table_macro_syntax v0.3.0
40602026-06-30T19:55:17.138Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
40612026-06-30T19:55:17.142Z Running `/home/build/.rustup/toolchains/1.96.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=68b05bea93ce659d -C extra-filename=-63c0d285fc11baef --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-8a0b65bb2d2209ae.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40622026-06-30T19:55:17.171Z Compiling vergen-gitcl v1.0.8
40632026-06-30T19:55:17.174Z Compiling scheduled-thread-pool v0.2.7
40642026-06-30T19:55:17.174Z Running `/home/build/.rustup/toolchains/1.96.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=431516edfbe0307f -C extra-filename=-8046b2baa81dd302 --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-cd826904474fece0.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-66738bb422ef5da5.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6ba7a560a709e5d3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40652026-06-30T19:55:17.201Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
40662026-06-30T19:55:17.204Z Compiling downcast-rs v2.0.2
40672026-06-30T19:55:17.204Z Running `/home/build/.rustup/toolchains/1.96.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=a3a693459db07352 -C extra-filename=-e3f3ad17a8f94d35 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-gitcl-e3f3ad17a8f94d35 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-6b71e4e3efe07320.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40682026-06-30T19:55:17.204Z Running `/home/build/.rustup/toolchains/1.96.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=bc09c13247281a03 -C extra-filename=-daec105ffe639b78 --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-b90ae94c6b847292.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40692026-06-30T19:55:17.266Z Compiling dirs-sys-next v0.1.2
40702026-06-30T19:55:17.296Z Running `/home/build/.rustup/toolchains/1.96.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=1436f8429aab6229 -C extra-filename=-66380c559aca8a16 --out-dir /work/oxidecomputer/omicron/target/debug/build/libipcc-66380c559aca8a16 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40712026-06-30T19:55:17.299Z Running `/home/build/.rustup/toolchains/1.96.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=5a20de4cef46780e -C extra-filename=-de7f2c9c3a574662 --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`
40722026-06-30T19:55:17.324Z Compiling crunchy v0.2.4
40732026-06-30T19:55:17.327Z Compiling clang-sys v1.8.1
40742026-06-30T19:55:17.327Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel_derives-665ffed73bcc4251/build-script-build`
40752026-06-30T19:55:17.327Z Running `/home/build/.rustup/toolchains/1.96.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=6aaafc204f246caa -C extra-filename=-fd677d2c623141e5 --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-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40762026-06-30T19:55:17.358Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
40772026-06-30T19:55:17.361Z Running `/home/build/.rustup/toolchains/1.96.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=82144db89411ed58 -C extra-filename=-e4f163ec46fdded3 --out-dir /work/oxidecomputer/omicron/target/debug/build/crunchy-e4f163ec46fdded3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40782026-06-30T19:55:17.361Z Running `/home/build/.rustup/toolchains/1.96.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=19789927dcc2afcb -C extra-filename=-3dfd5821a65a1ab6 --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-3dfd5821a65a1ab6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40792026-06-30T19:55:17.392Z Compiling tiny-keccak v2.0.2
40802026-06-30T19:55:17.395Z Running `/home/build/.rustup/toolchains/1.96.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=7447b8fd6793b019 -C extra-filename=-9e174c7b7f6725d1 --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-7b82828cc3b833a4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-8046b2baa81dd302.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6ba7a560a709e5d3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40812026-06-30T19:55:17.395Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-lib-3d49910cd0ab8d80/build-script-build`
40822026-06-30T19:55:17.395Z Running `/home/build/.rustup/toolchains/1.96.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=782e1b9e5f054753 -C extra-filename=-e44a48886a40717a --out-dir /work/oxidecomputer/omicron/target/debug/build/tiny-keccak-e44a48886a40717a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40832026-06-30T19:55:17.424Z Compiling kstat-rs v0.2.4
40842026-06-30T19:55:17.454Z Compiling arc-swap v1.8.2
40852026-06-30T19:55:17.457Z Running `/home/build/.rustup/toolchains/1.96.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.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=22a74315dc43689e -C extra-filename=-42e9089d8aef0867 --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-475c5481f11c65dc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40862026-06-30T19:55:17.492Z Running `/home/build/.rustup/toolchains/1.96.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=05a33e1b6cad19ff -C extra-filename=-346b4fc0eef8ec3e --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-6b71e4e3efe07320.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40872026-06-30T19:55:17.528Z Compiling object v0.30.4
40882026-06-30T19:55:17.532Z Compiling tabled_derive v0.11.0
40892026-06-30T19:55:17.532Z Running `/home/build/.rustup/toolchains/1.96.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=cd7adadceaedc43f -C extra-filename=-3f4a8ad6aa73f382 --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-f56b5ef56f04afeb.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-17561be237920c77.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40902026-06-30T19:55:17.595Z Compiling libscf-sys v1.1.0
40912026-06-30T19:55:17.599Z Running `/home/build/.rustup/toolchains/1.96.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=489018e01458bfad -C extra-filename=-b66908348cf75a93 --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-d7de13df64e70a85.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-d3e97a297b774814.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-6ce5a06ea06c44db.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-29cf7af8e2fc43be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40922026-06-30T19:55:17.599Z Running `/home/build/.rustup/toolchains/1.96.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.11.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=8cae1385707f40f6 -C extra-filename=-8970ec1b0e256639 --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-b4f780b189a31b98.rlib --extern proc_macro_error2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error2-90aa919a7d45f1b8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40932026-06-30T19:55:17.625Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
40942026-06-30T19:55:17.628Z Compiling dirs-next v2.0.0
40952026-06-30T19:55:17.628Z Running `/home/build/.rustup/toolchains/1.96.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.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=e5ea7526c04ad283 -C extra-filename=-56c4d51a8589f254 --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-475c5481f11c65dc.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-5fbf340df898c6a7.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1f5100c8f325d83a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40962026-06-30T19:55:17.629Z Running `/home/build/.rustup/toolchains/1.96.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=e4f33a180de124be -C extra-filename=-86d7a30eabc8ae2c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-250c838f8b4f7b34.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)'`
40972026-06-30T19:55:17.661Z Compiling parking_lot_core v0.8.6
40982026-06-30T19:55:17.664Z Running `/home/build/.rustup/toolchains/1.96.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=d0cb945ced4e847b -C extra-filename=-97e14ed0d67e0458 --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-ccf4af5f4acd8b5c.rmeta --extern dirs_sys_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys_next-fd677d2c623141e5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40992026-06-30T19:55:17.665Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/ab2941c/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=f9bb65689236d979 -C extra-filename=-8d0e7c48d56fa30e --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-475c5481f11c65dc.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-3cb615ebb5a4acbc.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-7f6a9d12dfd888d9.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-4f13da9dc556a6c6.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-f67ddeeb27a1f56b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41002026-06-30T19:55:17.665Z Running `/home/build/.rustup/toolchains/1.96.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=e35fd054a4f19481 -C extra-filename=-18cfaa4dddd580f6 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-18cfaa4dddd580f6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41012026-06-30T19:55:17.756Z Compiling r2d2 v0.8.10
41022026-06-30T19:55:17.788Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
41032026-06-30T19:55:17.791Z Running `/home/build/.rustup/toolchains/1.96.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=3dc6cf33a0905745 -C extra-filename=-62219900f91dc476 --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-517a0a45b5918497.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b90ae94c6b847292.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-daec105ffe639b78.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41042026-06-30T19:55:17.823Z Compiling bit-vec v0.6.3
41052026-06-30T19:55:17.826Z Compiling itertools v0.10.5
41062026-06-30T19:55:17.856Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_decode --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/8116765/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=bdfd181f968fca99 -C extra-filename=-08b9eefba20e23b1 --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-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-3cc72eafb3becd29.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41072026-06-30T19:55:17.860Z Running `/home/build/.rustup/toolchains/1.96.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=62aca49d2df802d3 -C extra-filename=-ae55db5e487bcbcb --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`
41082026-06-30T19:55:17.860Z Running `/home/build/.rustup/toolchains/1.96.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=c30303c0c095d1c2 -C extra-filename=-1e7dd89b1ea56cfa --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-802a02953ab3b2a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41092026-06-30T19:55:17.960Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-e4f163ec46fdded3/build-script-build`
41102026-06-30T19:55:17.963Z Compiling ena v0.14.4
41112026-06-30T19:55:17.963Z Compiling libloading v0.8.9
41122026-06-30T19:55:17.991Z Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-66380c559aca8a16/build-script-build`
41132026-06-30T19:55:18.062Z Compiling slog-scope v4.4.1
41142026-06-30T19:55:18.065Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-3dfd5821a65a1ab6/build-script-build`
41152026-06-30T19:55:18.097Z Running `/home/build/.rustup/toolchains/1.96.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=dc74e406a44e61b8 -C extra-filename=-a658a46639eedfee --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-ccf4af5f4acd8b5c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41162026-06-30T19:55:18.100Z Running `/home/build/.rustup/toolchains/1.96.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=e7810b86804b7e4a -C extra-filename=-132a48f612cb161a --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-517a0a45b5918497.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41172026-06-30T19:55:18.100Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
41182026-06-30T19:55:18.100Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-gitcl-e3f3ad17a8f94d35/build-script-build`
41192026-06-30T19:55:18.100Z Running `/home/build/.rustup/toolchains/1.96.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=a6d24d327d04cb0b -C extra-filename=-ded935db9b0b1045 --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-63c0d285fc11baef.rlib --extern dsl_auto_type=/work/oxidecomputer/omicron/target/debug/deps/libdsl_auto_type-c8340bfb2672e15c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41202026-06-30T19:55:18.100Z Running `/home/build/.rustup/toolchains/1.96.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=46f5f44ef73e655b -C extra-filename=-8c144fdbb7197824 --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-346b4fc0eef8ec3e.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-d002aab0f53c3af0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41212026-06-30T19:55:18.170Z Compiling term v0.7.0
41222026-06-30T19:55:18.173Z Compiling bindgen v0.71.1
41232026-06-30T19:55:18.173Z Compiling regex-syntax v0.6.29
41242026-06-30T19:55:18.173Z Running `/home/build/.rustup/toolchains/1.96.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=3b9091eed5bd1346 -C extra-filename=-0837415240d9a8d2 --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-475c5481f11c65dc.rmeta --extern libscf_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibscf_sys-56c4d51a8589f254.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1f5100c8f325d83a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41252026-06-30T19:55:18.173Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-e44a48886a40717a/build-script-build`
41262026-06-30T19:55:18.206Z Compiling cexpr v0.6.0
41272026-06-30T19:55:18.236Z Compiling rustc-hash v2.1.1
41282026-06-30T19:55:18.239Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
41292026-06-30T19:55:18.239Z Running `/home/build/.rustup/toolchains/1.96.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=2be37694932447ab -C extra-filename=-b33662965b6ff5d6 --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-97e14ed0d67e0458.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41302026-06-30T19:55:18.239Z Running `/home/build/.rustup/toolchains/1.96.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=0ea26a84c5b019ae -C extra-filename=-0dad41124166026f --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-0dad41124166026f -L 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-06-30T19:55:18.239Z Running `/home/build/.rustup/toolchains/1.96.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=bbdcde7d73f661a8 -C extra-filename=-aecb7fec5f5d3fa7 --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`
41322026-06-30T19:55:18.271Z Running `/home/build/.rustup/toolchains/1.96.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=77cd9fd2bd20b82a -C extra-filename=-381ab3f637e0d70a --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-3b65a7f062194f66.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41332026-06-30T19:55:18.274Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
41342026-06-30T19:55:18.304Z Running `/home/build/.rustup/toolchains/1.96.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=baeaf4c0a3f2b265 -C extra-filename=-785a4e7c0dddd2ed --out-dir /work/oxidecomputer/omicron/target/debug/build/dns-server-785a4e7c0dddd2ed -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern git_stub_vcs=/work/oxidecomputer/omicron/target/debug/deps/libgit_stub_vcs-fc957866e704149b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41352026-06-30T19:55:18.307Z Running `/home/build/.rustup/toolchains/1.96.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=709283ee681ce15d -C extra-filename=-6fe5623d1baccef5 --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`
41362026-06-30T19:55:18.340Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
41372026-06-30T19:55:18.343Z Compiling prefix-trie v0.7.0
41382026-06-30T19:55:18.343Z Compiling libxml v0.3.3
41392026-06-30T19:55:18.343Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 clients/ntp-admin-v1-client/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=feba42a940c7433a -C extra-filename=-430c502d1b0d9a23 --out-dir /work/oxidecomputer/omicron/target/debug/build/ntp-admin-v1-client-430c502d1b0d9a23 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern git_stub_vcs=/work/oxidecomputer/omicron/target/debug/deps/libgit_stub_vcs-fc957866e704149b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41402026-06-30T19:55:18.376Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name ddm_protocol --edition=2024 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/dc84a6c/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=a1f78a86a2936a55 -C extra-filename=-4522b9113aa66ba6 --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-c77a0c63c4a08491.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41412026-06-30T19:55:18.379Z Running `/home/build/.rustup/toolchains/1.96.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=224e2f100024b594 -C extra-filename=-2672b23dd2e9563f --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-2672b23dd2e9563f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-533a9d4dd3ba43e1.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41422026-06-30T19:55:18.379Z Running `/home/build/.rustup/toolchains/1.96.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=8d97924910357006 -C extra-filename=-b5789ad9db11a628 --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-a3c7710536f17a69.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1f5100c8f325d83a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41432026-06-30T19:55:18.379Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-18cfaa4dddd580f6/build-script-build`
41442026-06-30T19:55:18.404Z Running `/home/build/.rustup/toolchains/1.96.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=a627e9847a981c3f -C extra-filename=-9cb45ab1508823c1 --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-614d87617042c167.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-a658a46639eedfee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41452026-06-30T19:55:18.430Z Compiling strum_macros v0.24.3
41462026-06-30T19:55:18.458Z Compiling nanorand v0.7.0
41472026-06-30T19:55:18.462Z Running `/home/build/.rustup/toolchains/1.96.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=6183d6046db081e4 -C extra-filename=-4179f24a7000411c --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-f933e2cc2e49d477.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-6b71e4e3efe07320.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8fcec526aa4960a3.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41482026-06-30T19:55:18.462Z Running `/home/build/.rustup/toolchains/1.96.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=3fb595e0cf28088d -C extra-filename=-20eea07b5cbef7d3 --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-2be4f244cd0ef462.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41492026-06-30T19:55:18.523Z Running `/home/build/.rustup/toolchains/1.96.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=8830c3863ca220d1 -C extra-filename=-d582498247c45b67 --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-ccf4af5f4acd8b5c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.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/`
41502026-06-30T19:55:18.555Z Running `/home/build/.rustup/toolchains/1.96.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=18ea462ef03862b1 -C extra-filename=-c1dc5b909e3adfb9 --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`
41512026-06-30T19:55:18.588Z Compiling ascii-canvas v3.0.0
41522026-06-30T19:55:18.591Z Running `/home/build/.rustup/toolchains/1.96.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=3aa4168c02479804 -C extra-filename=-94f24ba101c97710 --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-b33662965b6ff5d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41532026-06-30T19:55:18.680Z Running `/home/build/.rustup/toolchains/1.96.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=a2676c7165a6a765 -C extra-filename=-17dfee7fcfee76e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-250c838f8b4f7b34.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5e04864d6535fe16.rmeta --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-c5245c0a70f87cad.rmeta --extern vergen_lib=/work/oxidecomputer/omicron/target/debug/deps/libvergen_lib-86d7a30eabc8ae2c.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)'`
41542026-06-30T19:55:18.773Z Compiling bit-set v0.5.3
41552026-06-30T19:55:18.777Z Running `/home/build/.rustup/toolchains/1.96.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=e2931030b630f538 -C extra-filename=-3c5d8e88c99a73ba --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-ae55db5e487bcbcb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41562026-06-30T19:55:18.837Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
41572026-06-30T19:55:18.840Z Running `/home/build/.rustup/toolchains/1.96.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=bf5e5fa2553235ee -C extra-filename=-41b0e3fe1e881050 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-a31d003c074deb1b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0837415240d9a8d2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41582026-06-30T19:55:18.871Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
41592026-06-30T19:55:18.874Z Running `/home/build/.rustup/toolchains/1.96.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=c53c868b090b83ad -C extra-filename=-83420f53ceaf3ccc --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-732bd01101fc61cb.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-3f4a8ad6aa73f382.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41602026-06-30T19:55:19.009Z Running `/home/build/.rustup/toolchains/1.96.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=df213f1467570a55 -C extra-filename=-fbd3861ddcb13b0e --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-ccf4af5f4acd8b5c.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-5941f833141dc223.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b057846ce76d7ba6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41612026-06-30T19:55:19.012Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-0dad41124166026f/build-script-build`
41622026-06-30T19:55:19.041Z Compiling slog-stdlog v4.1.1
41632026-06-30T19:55:19.044Z Compiling salty v0.3.0
41642026-06-30T19:55:19.075Z Running `/home/build/.rustup/toolchains/1.96.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=ed2705becf9dcd0c -C extra-filename=-c9c77c3ea1a554d6 --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-517a0a45b5918497.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-8c144fdbb7197824.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41652026-06-30T19:55:19.110Z Compiling tabled v0.20.0
41662026-06-30T19:55:19.113Z Compiling indoc v1.0.9
41672026-06-30T19:55:19.113Z Running `/home/build/.rustup/toolchains/1.96.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=f381f2b6411d0ca1 -C extra-filename=-e161a326cbf17312 --out-dir /work/oxidecomputer/omicron/target/debug/build/salty-e161a326cbf17312 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41682026-06-30T19:55:19.213Z Compiling flume v0.11.1
41692026-06-30T19:55:19.216Z Compiling primeorder v0.13.6
41702026-06-30T19:55:19.216Z Running `/home/build/.rustup/toolchains/1.96.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=845a21b2e010bfa4 -C extra-filename=-16e647562a4afb7f --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`
41712026-06-30T19:55:19.216Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tabled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tabled-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="assert"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="macros"' --cfg 'feature="std"' --cfg 'feature="tabled_derive"' --cfg 'feature="testing_table"' --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=df8e866e82f4a9af -C extra-filename=-fbe466b8ab806a3a --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-bd070e3a1596c1c6.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-8970ec1b0e256639.so --extern testing_table=/work/oxidecomputer/omicron/target/debug/deps/libtesting_table-4fd7f1a0cffd1dcb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41722026-06-30T19:55:19.247Z Running `/work/oxidecomputer/omicron/target/debug/build/dns-server-785a4e7c0dddd2ed/build-script-build`
41732026-06-30T19:55:19.278Z Running `/home/build/.rustup/toolchains/1.96.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=037f9f66d12c646c -C extra-filename=-e3703700470211a1 --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-c1dc5b909e3adfb9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41742026-06-30T19:55:19.282Z Compiling hickory-server v0.25.2
41752026-06-30T19:55:19.282Z Running `/work/oxidecomputer/omicron/target/debug/build/ntp-admin-v1-client-430c502d1b0d9a23/build-script-build`
41762026-06-30T19:55:19.282Z Running `/home/build/.rustup/toolchains/1.96.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=b344c8182918e92d -C extra-filename=-d035304d05e7d3b6 --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-97e0b9cd6dd93868.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41772026-06-30T19:55:19.282Z Running `/home/build/.rustup/toolchains/1.96.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=3ed0a1c8c92d0c3e -C extra-filename=-55c6142319fa5a3a --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-a81f463b5eadc7cf.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-38ce5daaa43c1f94.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-20eea07b5cbef7d3.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-567322735588ace4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41782026-06-30T19:55:19.314Z Compiling quick-xml v0.37.5
41792026-06-30T19:55:19.317Z Compiling impl-trait-for-tuples v0.2.3
41802026-06-30T19:55:19.317Z Running `/home/build/.rustup/toolchains/1.96.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=78372ad746a681f3 -C extra-filename=-386610d8e0748917 --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-4e778a706bc0dc16.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-6dbee979cff49b73.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-955cc156dd0ac2cc.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rmeta --extern prefix_trie=/work/oxidecomputer/omicron/target/debug/deps/libprefix_trie-b5789ad9db11a628.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5e04864d6535fe16.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-e0693d2d7d96384a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41812026-06-30T19:55:19.348Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
41822026-06-30T19:55:19.352Z Compiling oso-derive v0.27.3
41832026-06-30T19:55:19.352Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-2672b23dd2e9563f/build-script-build`
41842026-06-30T19:55:19.352Z Running `/home/build/.rustup/toolchains/1.96.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=b0910f9da9e5c4be -C extra-filename=-baebbad7e92f6282 --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-29cf7af8e2fc43be.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41852026-06-30T19:55:19.352Z Running `/home/build/.rustup/toolchains/1.96.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=91236aa95f8a7161 -C extra-filename=-e3f5a4b6d0d037ae --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41862026-06-30T19:55:19.352Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name ddm_api_types_versions --edition=2024 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/dc84a6c/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=441329e1a0a0e4fc -C extra-filename=-a08bdb03db5e546d --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-4522b9113aa66ba6.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-40f88ac2422bc722.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41872026-06-30T19:55:19.384Z Compiling progenitor-macro v0.13.0
41882026-06-30T19:55:19.417Z Running `/home/build/.rustup/toolchains/1.96.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=2ed39eb96e3a6838 -C extra-filename=-4aa125bc60f89e62 --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-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8fcec526aa4960a3.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41892026-06-30T19:55:19.420Z Compiling openssl-probe v0.1.6
41902026-06-30T19:55:19.420Z Running `/home/build/.rustup/toolchains/1.96.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=f78b8f24eb2abf95 -C extra-filename=-b9850ff70489fa26 --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-42758531048c8111.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-bd1ab874a682333d.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-b402c6181ca8fdd7.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-00e8ccd4ce8e993e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41912026-06-30T19:55:19.449Z Compiling slog-envlogger v2.2.0
41922026-06-30T19:55:19.453Z Running `/home/build/.rustup/toolchains/1.96.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=08692a5dc0157684 -C extra-filename=-488c403b68b29e93 --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`
41932026-06-30T19:55:19.453Z Running `/home/build/.rustup/toolchains/1.96.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=f9e62ac8658393d6 -C extra-filename=-97167b02ea73de17 --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-517a0a45b5918497.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-8c144fdbb7197824.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-c9c77c3ea1a554d6.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41942026-06-30T19:55:19.486Z Compiling progenitor-macro v0.14.0
41952026-06-30T19:55:19.489Z Running `/home/build/.rustup/toolchains/1.96.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=e0addfe484d73c3a -C extra-filename=-5cb0d166cb0c7768 --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-42758531048c8111.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-a8db1870a735e03e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-b402c6181ca8fdd7.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-00e8ccd4ce8e993e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41962026-06-30T19:55:19.519Z Running `/work/oxidecomputer/omicron/target/debug/build/salty-e161a326cbf17312/build-script-build`
41972026-06-30T19:55:19.582Z Compiling parking_lot v0.11.2
41982026-06-30T19:55:19.585Z Running `/home/build/.rustup/toolchains/1.96.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=eabadab654a56b8b -C extra-filename=-2dc5f4ffe946823b --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-5941f833141dc223.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-a5a76f247fefddb9.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-fbd3861ddcb13b0e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41992026-06-30T19:55:19.706Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
42002026-06-30T19:55:19.710Z Compiling trait-variant v0.1.2
42012026-06-30T19:55:19.743Z Compiling fs-err v2.11.0
42022026-06-30T19:55:19.746Z Running `/home/build/.rustup/toolchains/1.96.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=7ffc09e5481e1953 -C extra-filename=-2fdfa0f24fe3f326 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42032026-06-30T19:55:19.746Z Running `/home/build/.rustup/toolchains/1.96.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=c8d9b4b865ae17a5 -C extra-filename=-ed415be1ca6f1474 --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-dd5c91b8ff049607.rmeta --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-21855dc9e1c702e7.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-7ba3ae6fb5353ee3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42042026-06-30T19:55:19.748Z Compiling predicates-tree v1.0.13
42052026-06-30T19:55:19.776Z Running `/home/build/.rustup/toolchains/1.96.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=c264cb8a36d8482c -C extra-filename=-f8323f90001e1180 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-f8323f90001e1180 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-f9234036ec2c327a.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42062026-06-30T19:55:19.780Z Running `/home/build/.rustup/toolchains/1.96.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=753c0a4d8e1bbcf7 -C extra-filename=-c3ca39b8c78224bd --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-475c5481f11c65dc.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`
42072026-06-30T19:55:19.780Z Running `/home/build/.rustup/toolchains/1.96.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=21cdf3fc2da4efac -C extra-filename=-cb42aed7074d3b1f --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-c00cba8245233c12.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-e5136e81866bc448.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42082026-06-30T19:55:19.811Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
42092026-06-30T19:55:19.918Z Compiling bb8 v0.8.6
42102026-06-30T19:55:19.953Z Running `/home/build/.rustup/toolchains/1.96.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=169b7f8673b1f694 -C extra-filename=-5aa8bb6e2456e100 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-git-version-5aa8bb6e2456e100 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vergen_gitcl=/work/oxidecomputer/omicron/target/debug/deps/libvergen_gitcl-17dfee7fcfee76e7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42112026-06-30T19:55:19.957Z Compiling parse-size v1.1.0
42122026-06-30T19:55:19.957Z Running `/home/build/.rustup/toolchains/1.96.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=a7190c54b56b830a -C extra-filename=-6d1804fed1023684 --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-4e778a706bc0dc16.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-b90ae94c6b847292.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42132026-06-30T19:55:19.986Z Running `/home/build/.rustup/toolchains/1.96.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=aa135794afc9b28f -C extra-filename=-88f10c58fe781cef --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`
42142026-06-30T19:55:20.019Z Compiling assert_matches v1.5.0
42152026-06-30T19:55:20.022Z Running `/home/build/.rustup/toolchains/1.96.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=70a6629e9a1cf67b -C extra-filename=-e2a0f5fe1db03132 --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-06-30T19:55:20.052Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
42172026-06-30T19:55:20.055Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/ipcc-rs-f6fee85f3fbbf49d/dbaad52/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=f7a0acc3adfa7958 -C extra-filename=-7729ae6297484c5f --out-dir /work/oxidecomputer/omicron/target/debug/build/libipcc-7729ae6297484c5f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42182026-06-30T19:55:20.145Z Compiling lalrpop v0.19.12
42192026-06-30T19:55:20.180Z Running `/home/build/.rustup/toolchains/1.96.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=2f72bcf19baa8096 -C extra-filename=-9604e81b304db42c --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-94f24ba101c97710.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-3c5d8e88c99a73ba.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-16c9a08fa363e82a.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-132a48f612cb161a.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-e61723d1a1e57478.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-1e7dd89b1ea56cfa.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-a4f761cf4830c91d.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-46db0f0b0cd0def3.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-aecb7fec5f5d3fa7.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-d32f9f904aecfcc7.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-b33662965b6ff5d6.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-e3703700470211a1.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-8c8482349eff0047.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42202026-06-30T19:55:20.208Z Compiling p384 v0.13.1
42212026-06-30T19:55:20.211Z Running `/home/build/.rustup/toolchains/1.96.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=d42af65ec5842f3a -C extra-filename=-b6c950961260dc2a --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-b05502db3b9f7f67.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tweetnacl`
42222026-06-30T19:55:20.211Z Running `/home/build/.rustup/toolchains/1.96.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=668c2648363e2a12 -C extra-filename=-4d136504a3c86375 --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-14d489de955721f7.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-97e0b9cd6dd93868.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-d035304d05e7d3b6.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42232026-06-30T19:55:20.242Z Compiling nonempty v0.12.0
42242026-06-30T19:55:20.246Z Running `/home/build/.rustup/toolchains/1.96.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=38b78316c0a0d8f2 -C extra-filename=-4447004ed358ed76 --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`
42252026-06-30T19:55:20.375Z Running `/home/build/.rustup/toolchains/1.96.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=876ced3bdbbee047 -C extra-filename=-5c681bda8f6ab74a --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-64568b11226546eb.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-381ab3f637e0d70a.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-9cb45ab1508823c1.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-69f5c9f5c283aee7.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ea5d341fe30ccaa0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-6fe5623d1baccef5.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-54dbde732dbccf40.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42262026-06-30T19:55:20.437Z Compiling sled v0.34.7
42272026-06-30T19:55:20.442Z Compiling mime_guess v2.0.5
42282026-06-30T19:55:20.442Z Running `/home/build/.rustup/toolchains/1.96.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=8b2c8ef9ec222bfe -C extra-filename=-12355ed088088f21 --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-d7de13df64e70a85.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-4fde6b813fd18c67.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-eb0483341114352c.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-6e0c99b34b2408af.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-2dc5f4ffe946823b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42292026-06-30T19:55:20.446Z Running `/home/build/.rustup/toolchains/1.96.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=9d3aa78ba942066f -C extra-filename=-d8abe4f796122386 --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-d8abe4f796122386 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-c7bad6e9242577a6.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42302026-06-30T19:55:20.510Z Compiling ignore v0.4.25
42312026-06-30T19:55:20.514Z Compiling http-range v0.1.5
42322026-06-30T19:55:20.514Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
42332026-06-30T19:55:20.514Z Running `/home/build/.rustup/toolchains/1.96.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=0410fd37aa9ac983 -C extra-filename=-73fa58ad5683eb9c --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-8384bfabe6f8b5c5.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-c492010093423e5d.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-29cf7af8e2fc43be.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-5245eb45c03b9429.rmeta --extern same_file=/work/oxidecomputer/omicron/target/debug/deps/libsame_file-dc6f0f0fcc5269e7.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42342026-06-30T19:55:20.514Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-f8323f90001e1180/build-script-build`
42352026-06-30T19:55:20.514Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name dice_util_barcode --edition=2024 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/6e0ef48/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=aa9a65f8c8613c03 -C extra-filename=-1a358f1cc250af9c --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-cc49f530e007cd9c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42362026-06-30T19:55:20.542Z Running `/home/build/.rustup/toolchains/1.96.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=677d4ef62294b2d4 -C extra-filename=-a48111c2c091f1aa --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-06-30T19:55:20.604Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
42382026-06-30T19:55:20.608Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/sprockets-882d17aeeb0cb343/68a4b3b/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("unittest"))' -C metadata=7deb57d1571fd3b3 -C extra-filename=-1a422c8356c0673d --out-dir /work/oxidecomputer/omicron/target/debug/build/sprockets-tls-1a422c8356c0673d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42392026-06-30T19:55:20.638Z Compiling atty v0.2.14
42402026-06-30T19:55:20.641Z Running `/home/build/.rustup/toolchains/1.96.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=3d4f7a85e4b5fb97 -C extra-filename=-55f86491487f34b9 --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-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42412026-06-30T19:55:20.673Z Compiling corncobs v0.1.4
42422026-06-30T19:55:20.676Z Running `/home/build/.rustup/toolchains/1.96.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=1f4c852d95058299 -C extra-filename=-b84c3ef516586ac7 --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`
42432026-06-30T19:55:20.736Z Running `/home/build/.rustup/toolchains/1.96.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=4cf0cf104c601508 -C extra-filename=-d1b578bd7e308ccc --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)'`
42442026-06-30T19:55:20.739Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_controller --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/8116765/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=06db6cf33007e826 -C extra-filename=-37ed99c3f21167dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-f6c1d6068b903b0f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fbe466b8ab806a3a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern transceiver_decode=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_decode-08b9eefba20e23b1.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-3cc72eafb3becd29.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00a9a8b7e6f553e6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
42452026-06-30T19:55:20.739Z Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-7729ae6297484c5f/build-script-build`
42462026-06-30T19:55:20.841Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
42472026-06-30T19:55:20.844Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name libipcc --edition=2021 /home/build/.cargo/git/checkouts/ipcc-rs-f6fee85f3fbbf49d/dbaad52/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=9fc592591c55ddcf -C extra-filename=-d1a4fa602f6118eb --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-ccf4af5f4acd8b5c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.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/`
42482026-06-30T19:55:20.844Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name dice_mfg_msgs --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/6e0ef48/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=34819caa7b560e6f -C extra-filename=-fcf1cd66fba6a9bb --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-9ecfd7549d856f01.rmeta --extern corncobs=/work/oxidecomputer/omicron/target/debug/deps/libcorncobs-b84c3ef516586ac7.rmeta --extern dice_util_barcode=/work/oxidecomputer/omicron/target/debug/deps/libdice_util_barcode-1a358f1cc250af9c.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-f6c1d6068b903b0f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-0af2aa1bdfa3282c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-560ecfd8d12822db.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42492026-06-30T19:55:20.912Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-git-version-5aa8bb6e2456e100/build-script-build`
42502026-06-30T19:55:20.915Z Compiling secrecy v0.8.0
42512026-06-30T19:55:20.949Z Compiling illumos-nvpair-sys v0.2.0
42522026-06-30T19:55:20.953Z Compiling signal-hook-tokio v0.3.1
42532026-06-30T19:55:20.953Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
42542026-06-30T19:55:20.953Z Running `/home/build/.rustup/toolchains/1.96.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=4472afc9c434282d -C extra-filename=-32b5e9d573f4f646 --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-0fb4c9d3e4ab382f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42552026-06-30T19:55:20.953Z Running `/home/build/.rustup/toolchains/1.96.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=4f0182998959ae2f -C extra-filename=-5bd8fb8d3dc7eb2f --out-dir /work/oxidecomputer/omicron/target/debug/build/illumos-nvpair-sys-5bd8fb8d3dc7eb2f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42562026-06-30T19:55:20.953Z Running `/home/build/.rustup/toolchains/1.96.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=f8e028c239519608 -C extra-filename=-5be5ca9245467671 --out-dir /work/oxidecomputer/omicron/target/debug/build/libipcc-5be5ca9245467671 -L 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-06-30T19:55:20.980Z Compiling tungstenite v0.23.0
42582026-06-30T19:55:20.983Z Running `/home/build/.rustup/toolchains/1.96.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=2f264225f47c13e8 -C extra-filename=-0e8fd74c909fb710 --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-a81f463b5eadc7cf.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42592026-06-30T19:55:20.983Z Running `/home/build/.rustup/toolchains/1.96.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=0b0c72a3c777d1ee -C extra-filename=-e0bcdcf6024ef926 --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-cd826904474fece0.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-6dbee979cff49b73.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-13e7df82655a3fd3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dcb275200166cb17.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-97a82dd03f57902d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42602026-06-30T19:55:21.017Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
42612026-06-30T19:55:21.053Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name attest_data --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/6e0ef48/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=db3b86bfd04550b3 -C extra-filename=-1cdd9ab5411069ad --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-9ecfd7549d856f01.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-91a03e1609ff148f.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-a366b71677993b1e.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-f6c1d6068b903b0f.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-ed415be1ca6f1474.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-b6c950961260dc2a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42622026-06-30T19:55:21.211Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
42632026-06-30T19:55:21.219Z Compiling rand_seeder v0.4.0
42642026-06-30T19:55:21.219Z Compiling void v1.0.2
42652026-06-30T19:55:21.219Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
42662026-06-30T19:55:21.219Z Running `/work/oxidecomputer/omicron/target/debug/build/sprockets-tls-1a422c8356c0673d/build-script-build`
42672026-06-30T19:55:21.243Z Compiling globwalk v0.9.1
42682026-06-30T19:55:21.246Z Compiling nix v0.27.1
42692026-06-30T19:55:21.246Z Running `/home/build/.rustup/toolchains/1.96.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=2bb1b6c147c9b047 -C extra-filename=-1f9d59ac7c514fc5 --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-9ecfd7549d856f01.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-91a03e1609ff148f.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-a366b71677993b1e.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-f6c1d6068b903b0f.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-ed415be1ca6f1474.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-b6c950961260dc2a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42702026-06-30T19:55:21.246Z Running `/home/build/.rustup/toolchains/1.96.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=3a9662fa43695a19 -C extra-filename=-9b068a201371edc9 --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-614c1cfc56bd8768.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42712026-06-30T19:55:21.310Z Running `/home/build/.rustup/toolchains/1.96.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=e281636dfca0213f -C extra-filename=-3610480267a5fb59 --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-cd826904474fece0.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-66738bb422ef5da5.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6ba7a560a709e5d3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42722026-06-30T19:55:21.313Z Running `/home/build/.rustup/toolchains/1.96.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=92e38f7c09b40a7e -C extra-filename=-3e165038b5f6ba57 --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`
42732026-06-30T19:55:21.313Z Compiling serde_bytes v0.11.19
42742026-06-30T19:55:21.313Z Running `/home/build/.rustup/toolchains/1.96.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=3cca8650c0277109 -C extra-filename=-6726b9175e441980 --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-64568b11226546eb.rmeta --extern ignore=/work/oxidecomputer/omicron/target/debug/deps/libignore-73fa58ad5683eb9c.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42752026-06-30T19:55:21.313Z Running `/home/build/.rustup/toolchains/1.96.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=cf6906b8fb6a5964 -C extra-filename=-7c158b873bff14f0 --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-64568b11226546eb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-199c62b0e07218ce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42762026-06-30T19:55:21.340Z Compiling yansi v1.0.1
42772026-06-30T19:55:21.343Z Compiling is_ci v1.2.0
42782026-06-30T19:55:21.372Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-d8abe4f796122386/build-script-build`
42792026-06-30T19:55:21.375Z Running `/home/build/.rustup/toolchains/1.96.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=ce995432bd96f1b6 -C extra-filename=-449226ed870154b2 --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-c71d6c6cbdc15377.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42802026-06-30T19:55:21.375Z Compiling libz-sys v1.1.24
42812026-06-30T19:55:21.375Z Running `/home/build/.rustup/toolchains/1.96.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=622f10bda173556c -C extra-filename=-02dee8d32b9ede5a --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`
42822026-06-30T19:55:21.375Z Running `/home/build/.rustup/toolchains/1.96.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=99737775ec4624bc -C extra-filename=-c2d062b407c57559 --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`
42832026-06-30T19:55:21.375Z Running `/home/build/.rustup/toolchains/1.96.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=bb44345daf810a72 -C extra-filename=-3302fb2197eee4ad --out-dir /work/oxidecomputer/omicron/target/debug/build/libz-sys-3302fb2197eee4ad -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c33ab584de8d9506.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-533a9d4dd3ba43e1.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-c3ddc02eb03e5250.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42842026-06-30T19:55:21.442Z Compiling lzss v0.8.2
42852026-06-30T19:55:21.445Z Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-5be5ca9245467671/build-script-build`
42862026-06-30T19:55:21.473Z Compiling darling_core v0.23.0
42872026-06-30T19:55:21.476Z Running `/home/build/.rustup/toolchains/1.96.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=419848ffacc3dbcc -C extra-filename=-20dbd2a34610e8cb --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-3e165038b5f6ba57.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42882026-06-30T19:55:21.509Z Running `/home/build/.rustup/toolchains/1.96.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=e5d489735cd4f005 -C extra-filename=-84fe05733ad778c5 --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-d7b87b25cac2758a.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-a194696445488582.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42892026-06-30T19:55:21.536Z Compiling camino-tempfile-ext v0.3.3
42902026-06-30T19:55:21.539Z Running `/home/build/.rustup/toolchains/1.96.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=25f82beab40be0e2 -C extra-filename=-18d00bace425089a --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-b7b051eec9c8a316.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-c7bad6e9242577a6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42912026-06-30T19:55:21.540Z Running `/home/build/.rustup/toolchains/1.96.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=d4f56789076df191 -C extra-filename=-01017a6c708a36fe --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-0813c49105c134b4.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-33d2256449469a81.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rmeta --extern globwalk=/work/oxidecomputer/omicron/target/debug/deps/libglobwalk-6726b9175e441980.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-8238e83e5599a13f.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-c00cba8245233c12.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-cb42aed7074d3b1f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42922026-06-30T19:55:21.600Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
42932026-06-30T19:55:21.630Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name dice_verifier --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/6e0ef48/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", "testing"))' -C metadata=61ef454c4a22d17e -C extra-filename=-85a68eb2455df7fc --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-1cdd9ab5411069ad.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-9ecfd7549d856f01.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-db44ff17759d6d63.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-e5c5db9078d14ea7.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-f6c1d6068b903b0f.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-d1a4fa602f6118eb.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-4d136504a3c86375.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-ed415be1ca6f1474.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-72dfe15583183510.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
42942026-06-30T19:55:21.663Z Running `/work/oxidecomputer/omicron/target/debug/build/illumos-nvpair-sys-5bd8fb8d3dc7eb2f/build-script-build`
42952026-06-30T19:55:21.698Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
42962026-06-30T19:55:21.702Z Running `/home/build/.rustup/toolchains/1.96.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=aec0a39baacaf5c2 -C extra-filename=-19a1dac510369d33 --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-ccf4af5f4acd8b5c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.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/`
42972026-06-30T19:55:21.702Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name mg_api_types --edition=2024 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/dc84a6c/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=cf73f3bc5d90bf08 -C extra-filename=-cac5024f80a98ab2 --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-f0ece464c7b41d78.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42982026-06-30T19:55:21.732Z Compiling tokio-tungstenite v0.23.1
42992026-06-30T19:55:21.735Z Running `/home/build/.rustup/toolchains/1.96.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=f6faa0089b3d456e -C extra-filename=-50948435f24315a3 --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-7549e874c0c6d611.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-e0bcdcf6024ef926.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43002026-06-30T19:55:21.835Z Compiling pretty_assertions v1.4.1
43012026-06-30T19:55:21.838Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
43022026-06-30T19:55:21.838Z Running `/home/build/.rustup/toolchains/1.96.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=0e89e359114544c4 -C extra-filename=-a48f489069168498 --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-16c9a08fa363e82a.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-02dee8d32b9ede5a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43032026-06-30T19:55:21.869Z Compiling libgit2-sys v0.18.3+1.9.2
43042026-06-30T19:55:21.873Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_messages --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/11afc48/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=3cb11cb59881df6f -C extra-filename=-75f63829e42d5129 --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-64568b11226546eb.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-f6c1d6068b903b0f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43052026-06-30T19:55:21.904Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
43062026-06-30T19:55:21.907Z Running `/home/build/.rustup/toolchains/1.96.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=6c8f72e614e8a005 -C extra-filename=-8501db37c414bc00 --out-dir /work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8501db37c414bc00 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c33ab584de8d9506.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-533a9d4dd3ba43e1.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43072026-06-30T19:55:21.907Z Compiling indoc v2.0.7
43082026-06-30T19:55:21.974Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/11afc48/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=a85b922f7ef80f86 -C extra-filename=-1288093a4cee2189 --out-dir /work/oxidecomputer/omicron/target/debug/build/transceiver-controller-1288093a4cee2189 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-26f8dcada7e7abf4.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43092026-06-30T19:55:22.006Z Compiling instability v0.3.11
43102026-06-30T19:55:22.010Z Compiling castaway v0.2.4
43112026-06-30T19:55:22.010Z Running `/home/build/.rustup/toolchains/1.96.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=2ff1c53b93ef303c -C extra-filename=-324fed765c15aff3 --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`
43122026-06-30T19:55:22.010Z Running `/home/build/.rustup/toolchains/1.96.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=44117a0fd93469e4 -C extra-filename=-7005a57c4c483b00 --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`
43132026-06-30T19:55:22.010Z Running `/home/build/.rustup/toolchains/1.96.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=c175d098de46a762 -C extra-filename=-118897d5b569c402 --out-dir /work/oxidecomputer/omicron/target/debug/build/instability-118897d5b569c402 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43142026-06-30T19:55:22.010Z Running `/home/build/.rustup/toolchains/1.96.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=84268246207cfcce -C extra-filename=-cf964918a1f575f1 --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-6b71e4e3efe07320.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43152026-06-30T19:55:22.041Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
43162026-06-30T19:55:22.045Z Running `/home/build/.rustup/toolchains/1.96.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=2f4ce80d7a2b731b -C extra-filename=-10f671028be02530 --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-1f9d59ac7c514fc5.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-9ecfd7549d856f01.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-db44ff17759d6d63.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-e5c5db9078d14ea7.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-f6c1d6068b903b0f.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-19a1dac510369d33.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-4d136504a3c86375.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-ed415be1ca6f1474.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-72dfe15583183510.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
43172026-06-30T19:55:22.143Z Compiling hyper-staticfile v0.10.1
43182026-06-30T19:55:22.147Z Compiling unicode-truncate v1.1.0
43192026-06-30T19:55:22.181Z Running `/work/oxidecomputer/omicron/target/debug/build/libz-sys-3302fb2197eee4ad/build-script-build`
43202026-06-30T19:55:22.214Z Running `/home/build/.rustup/toolchains/1.96.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=1eb1d69722e034f3 -C extra-filename=-b764a8953976afad --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-7549e874c0c6d611.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a48111c2c091f1aa.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-25cc7ebab10ea2cb.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-18d00bace425089a.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-97b6d6236c1189b8.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43212026-06-30T19:55:22.250Z Compiling openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
43222026-06-30T19:55:22.254Z Compiling lru v0.12.5
43232026-06-30T19:55:22.280Z Running `/home/build/.rustup/toolchains/1.96.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=19b4ae9535ffa290 -C extra-filename=-a8704eb00a9203c9 --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-69f5c9f5c283aee7.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-18e28674e7c55e6a.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43242026-06-30T19:55:22.313Z Compiling compact_str v0.8.1
43252026-06-30T19:55:22.318Z Compiling vergen-git2 v9.1.0
43262026-06-30T19:55:22.348Z Running `/home/build/.rustup/toolchains/1.96.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=4f3d0188a4cd1395 -C extra-filename=-919f4a75f8223ce6 --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-b4f780b189a31b98.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-d002aab0f53c3af0.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43272026-06-30T19:55:22.351Z Running `/home/build/.rustup/toolchains/1.96.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=bda36ab123427479 -C extra-filename=-bf9d107daf776f6f --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-03705ebcd02dc3b9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43282026-06-30T19:55:22.378Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
43292026-06-30T19:55:22.382Z Compiling illumos-nvpair v0.3.0
43302026-06-30T19:55:22.382Z Compiling cassowary v0.3.0
43312026-06-30T19:55:22.382Z Running `/home/build/.rustup/toolchains/1.96.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=bafd2198da2dbbab -C extra-filename=-52ffaeb677177f66 --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-cf964918a1f575f1.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-86480131418ac148.rmeta --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-6b71e4e3efe07320.so --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-b95faaec17b65d76.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43322026-06-30T19:55:22.382Z Running `/home/build/.rustup/toolchains/1.96.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=cac7f9c2bb95d5be -C extra-filename=-a414846387c99007 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-git2-a414846387c99007 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-6b71e4e3efe07320.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43332026-06-30T19:55:22.412Z Compiling console v0.16.2
43342026-06-30T19:55:22.416Z Running `/home/build/.rustup/toolchains/1.96.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=400a545b0a6263a1 -C extra-filename=-c0093dad2f804286 --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-cd826904474fece0.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-9ecfd7549d856f01.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-9433c737628929ab.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-91a03e1609ff148f.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-e5c5db9078d14ea7.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-83420f53ceaf3ccc.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1f5100c8f325d83a.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-3f4a8ad6aa73f382.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-0ef97071bef2e3cd.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-a0fb23c05cf046a5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-88c1491f96018b37.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-560ecfd8d12822db.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43352026-06-30T19:55:22.416Z Running `/home/build/.rustup/toolchains/1.96.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=1b04d4752fff23d9 -C extra-filename=-173f09f76cafc669 --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-7005a57c4c483b00.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43362026-06-30T19:55:22.416Z Running `/work/oxidecomputer/omicron/target/debug/build/transceiver-controller-1288093a4cee2189/build-script-build`
43372026-06-30T19:55:22.416Z Running `/home/build/.rustup/toolchains/1.96.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=51ea6e008e549393 -C extra-filename=-3142d07f91621ab3 --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`
43382026-06-30T19:55:22.416Z Running `/work/oxidecomputer/omicron/target/debug/build/instability-118897d5b569c402/build-script-build`
43392026-06-30T19:55:22.416Z Running `/home/build/.rustup/toolchains/1.96.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=ab260022ce5236c2 -C extra-filename=-5198ce0d313db60e --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-475c5481f11c65dc.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-1afb204998bf9546.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43402026-06-30T19:55:22.482Z Compiling unit-prefix v0.5.2
43412026-06-30T19:55:22.486Z Running `/home/build/.rustup/toolchains/1.96.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=a692e92c27f4a89e -C extra-filename=-23e41fa27b376b2c --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`
43422026-06-30T19:55:22.547Z Compiling supports-color v3.0.2
43432026-06-30T19:55:22.551Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
43442026-06-30T19:55:22.551Z Compiling tokio-test v0.4.5
43452026-06-30T19:55:22.551Z Running `/home/build/.rustup/toolchains/1.96.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=db59faab605428e6 -C extra-filename=-78d030adc9a210ba --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-c2d062b407c57559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43462026-06-30T19:55:22.577Z Compiling typeid v1.0.3
43472026-06-30T19:55:22.581Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
43482026-06-30T19:55:22.581Z Running `/home/build/.rustup/toolchains/1.96.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=ce4e576db3d2cd71 -C extra-filename=-0f7e3884123c3b72 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-a31d003c074deb1b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0837415240d9a8d2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43492026-06-30T19:55:22.581Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typeid-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3af49b055c3b5517 -C extra-filename=-32c91d106a6ce86a --out-dir /work/oxidecomputer/omicron/target/debug/build/typeid-32c91d106a6ce86a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43502026-06-30T19:55:22.581Z Running `/home/build/.rustup/toolchains/1.96.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=7592e31361cef4bf -C extra-filename=-8e14441312b08ed9 --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-fa9b90e544911148.rmeta --extern protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-058cfb6f0506d434.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43512026-06-30T19:55:22.613Z Running `/home/build/.rustup/toolchains/1.96.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=c611800ab9062575 -C extra-filename=-bddf7f7bbe6d82a5 --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-a81f463b5eadc7cf.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43522026-06-30T19:55:22.642Z Compiling twox-hash v2.1.2
43532026-06-30T19:55:22.645Z Compiling erased-serde v0.4.9
43542026-06-30T19:55:22.645Z Running `/home/build/.rustup/toolchains/1.96.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=52d2b6fcdb246986 -C extra-filename=-c83d047eed8326cf --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-e3b6b39bcf57f93e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43552026-06-30T19:55:22.677Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=3a87dcd515f01232 -C extra-filename=-468f80a6fb314f7c --out-dir /work/oxidecomputer/omicron/target/debug/build/erased-serde-468f80a6fb314f7c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43562026-06-30T19:55:22.735Z Compiling fatfs v0.3.6
43572026-06-30T19:55:22.739Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-git2-a414846387c99007/build-script-build`
43582026-06-30T19:55:22.739Z Running `/home/build/.rustup/toolchains/1.96.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=aa2b0fae8b0658b0 -C extra-filename=-2459e8ebca731297 --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-ea55f6da188cc094.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-cd826904474fece0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43592026-06-30T19:55:22.798Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
43602026-06-30T19:55:22.828Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
43612026-06-30T19:55:22.831Z Running `/home/build/.rustup/toolchains/1.96.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=0a58d7454927f301 -C extra-filename=-4cb38ccdae1bae3d --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-b0e51aaea791db28.rmeta --extern illumos_nvpair=/work/oxidecomputer/omicron/target/debug/deps/libillumos_nvpair-173f09f76cafc669.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/fm/amd64`
43622026-06-30T19:55:22.862Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_decode --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/11afc48/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=00bde61e7e07ffa2 -C extra-filename=-a630e9745c760fb4 --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-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-75f63829e42d5129.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43632026-06-30T19:55:22.866Z Running `/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8501db37c414bc00/build-script-build`
43642026-06-30T19:55:22.897Z Running `/home/build/.rustup/toolchains/1.96.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=b52073b66d2999a6 -C extra-filename=-0dc41d335a6f61af --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-475c5481f11c65dc.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`
43652026-06-30T19:55:22.928Z Compiling indicatif v0.18.4
43662026-06-30T19:55:22.933Z Running `/home/build/.rustup/toolchains/1.96.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=f10b6c0940747ec8 -C extra-filename=-9433701c1a1511eb --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-5198ce0d313db60e.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-57908231e01adef6.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-6f86b12e8207bbaf.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-1afb204998bf9546.rmeta --extern unit_prefix=/work/oxidecomputer/omicron/target/debug/deps/libunit_prefix-23e41fa27b376b2c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43672026-06-30T19:55:23.065Z Compiling colored v2.2.0
43682026-06-30T19:55:23.094Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
43692026-06-30T19:55:23.097Z Running `/home/build/.rustup/toolchains/1.96.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=3ba0cee8c19517e2 -C extra-filename=-f60c9f446ff37001 --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-d002aab0f53c3af0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43702026-06-30T19:55:23.097Z Compiling hex-literal v0.4.1
43712026-06-30T19:55:23.097Z Running `/home/build/.rustup/toolchains/1.96.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=febc8cc6612c3403 -C extra-filename=-6bd58cbb0a5170cb --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-64568b11226546eb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43722026-06-30T19:55:23.097Z Compiling seq-macro v0.3.6
43732026-06-30T19:55:23.133Z Compiling shell-words v1.1.1
43742026-06-30T19:55:23.168Z Compiling petname v2.0.2
43752026-06-30T19:55:23.171Z Running `/home/build/.rustup/toolchains/1.96.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=fd9ad23c837c0b43 -C extra-filename=-f7c17a168e08d2ff --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`
43762026-06-30T19:55:23.171Z Running `/home/build/.rustup/toolchains/1.96.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=5bf1b05627e811e7 -C extra-filename=-4fe3ff793ce8b3d4 --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`
43772026-06-30T19:55:23.171Z Compiling ordered-float v2.10.1
43782026-06-30T19:55:23.197Z Running `/home/build/.rustup/toolchains/1.96.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=68ae3af2d4c456c7 -C extra-filename=-fab6b7f8ef66dbf8 --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`
43792026-06-30T19:55:23.201Z Running `/home/build/.rustup/toolchains/1.96.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=a89610a3d9b77027 -C extra-filename=-00656cfe834bc6b5 --out-dir /work/oxidecomputer/omicron/target/debug/build/petname-00656cfe834bc6b5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43802026-06-30T19:55:23.201Z Compiling concurrent-queue v2.5.0
43812026-06-30T19:55:23.230Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name ordered_float --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ordered-float-2.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "proptest", "rand", "randtest", "rkyv", "schemars", "serde", "std"))' -C metadata=f0d041a5f1fcd7dc -C extra-filename=-69f7a77c07047747 --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-1f5100c8f325d83a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43822026-06-30T19:55:23.263Z Compiling parking v2.2.1
43832026-06-30T19:55:23.266Z Compiling plotters-backend v0.3.7
43842026-06-30T19:55:23.267Z Running `/home/build/.rustup/toolchains/1.96.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=aaef68ce5e07dd38 -C extra-filename=-47ad94d9a3cd78f4 --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-eb0483341114352c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43852026-06-30T19:55:23.298Z Compiling cargo-platform v0.2.0
43862026-06-30T19:55:23.301Z Running `/home/build/.rustup/toolchains/1.96.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=91c17696afc0b4cf -C extra-filename=-78a596e20000aeae --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`
43872026-06-30T19:55:23.301Z Compiling sapling-renderdag v0.1.0
43882026-06-30T19:55:23.301Z Running `/home/build/.rustup/toolchains/1.96.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=bef5ea9b8f1ee066 -C extra-filename=-554f990be8f5baf6 --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`
43892026-06-30T19:55:23.301Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_platform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-platform-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 '--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=2a7b8405c63c0f12 -C extra-filename=-14dc4e9d63a53477 --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-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43902026-06-30T19:55:23.332Z Running `/home/build/.rustup/toolchains/1.96.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=2fe4f4fcf2e96e0d -C extra-filename=-b953278a93f775f8 --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-64568b11226546eb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43912026-06-30T19:55:23.366Z Compiling rtoolbox v0.0.3
43922026-06-30T19:55:23.400Z Running `/home/build/.rustup/toolchains/1.96.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=9a56da1edc93cc4b -C extra-filename=-c3d2e3abb7f739d6 --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-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43932026-06-30T19:55:23.537Z Running `/work/oxidecomputer/omicron/target/debug/build/erased-serde-468f80a6fb314f7c/build-script-build`
43942026-06-30T19:55:23.540Z Compiling serde-value v0.7.0
43952026-06-30T19:55:23.572Z Running `/work/oxidecomputer/omicron/target/debug/build/typeid-32c91d106a6ce86a/build-script-build`
43962026-06-30T19:55:23.575Z Compiling sync-ptr v0.1.4
43972026-06-30T19:55:23.644Z Compiling cast v0.3.0
43982026-06-30T19:55:23.644Z Compiling tinytemplate v1.2.1
43992026-06-30T19:55:23.647Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_value --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-value-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=a22c6b2cbda528dd -C extra-filename=-4e6fa0219d7b9300 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ordered_float=/work/oxidecomputer/omicron/target/debug/deps/libordered_float-69f7a77c07047747.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44002026-06-30T19:55:23.647Z Compiling oorandom v11.1.5
44012026-06-30T19:55:23.647Z Compiling futures-timer v3.0.3
44022026-06-30T19:55:23.648Z Running `/home/build/.rustup/toolchains/1.96.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=2e66e2b618ff7b33 -C extra-filename=-27e586ce4320e9c4 --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`
44032026-06-30T19:55:23.648Z Running `/home/build/.rustup/toolchains/1.96.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=e04e126ef412c67e -C extra-filename=-960f8560e967d6fe --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-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44042026-06-30T19:55:23.648Z Running `/home/build/.rustup/toolchains/1.96.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=90e497b29d43d147 -C extra-filename=-0e84bfd2f58897d2 --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`
44052026-06-30T19:55:23.679Z Running `/home/build/.rustup/toolchains/1.96.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=c4dda5927c1d8505 -C extra-filename=-a4c2b9ad73c8aed8 --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`
44062026-06-30T19:55:23.743Z Running `/home/build/.rustup/toolchains/1.96.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=3eff34e4428712f6 -C extra-filename=-f592ca5bb284d175 --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-06-30T19:55:23.747Z Compiling plotters-svg v0.3.7
44082026-06-30T19:55:23.812Z Running `/home/build/.rustup/toolchains/1.96.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=04cf13a754977511 -C extra-filename=-75b7c6639e87127d --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-554f990be8f5baf6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44092026-06-30T19:55:23.847Z Compiling event-listener v5.4.1
44102026-06-30T19:55:23.852Z Compiling rpassword v7.4.0
44112026-06-30T19:55:23.882Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name typeid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typeid-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=819b63ee1b80d2d4 -C extra-filename=-f7706d38661135b4 --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(no_const_type_id)'`
44122026-06-30T19:55:23.885Z Running `/home/build/.rustup/toolchains/1.96.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=b411c4d3c9a2db56 -C extra-filename=-241806ce71ac7f01 --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-47ad94d9a3cd78f4.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-78a596e20000aeae.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-6fbd798935e4a46a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44132026-06-30T19:55:23.886Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name rpassword --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rpassword-7.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=3936d01ce8cd2a39 -C extra-filename=-55533a3b61a6872b --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-475c5481f11c65dc.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-c3d2e3abb7f739d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44142026-06-30T19:55:23.917Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
44152026-06-30T19:55:23.953Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
44162026-06-30T19:55:23.957Z Compiling anes v0.1.6
44172026-06-30T19:55:23.987Z Running `/home/build/.rustup/toolchains/1.96.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=945feb2a52e1c46d -C extra-filename=-b781b083f5f4c7dc --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-c0fc3cf44f1b7f2b.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-83420f53ceaf3ccc.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-c0093dad2f804286.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-b66908348cf75a93.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-c0f4129956d65aa2.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-a0fb23c05cf046a5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-8046b2baa81dd302.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-9e174c7b7f6725d1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-032d4c456560b8b2.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6ba7a560a709e5d3.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-b05b0066f41e386f.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-67a95489542da8d3/out/lib`
44182026-06-30T19:55:24.020Z Compiling strsim v0.10.0
44192026-06-30T19:55:24.024Z Running `/home/build/.rustup/toolchains/1.96.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=8019aa7528ed8023 -C extra-filename=-4d87b832ab2d562d --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-c0fc3cf44f1b7f2b.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-83420f53ceaf3ccc.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-c0093dad2f804286.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-b66908348cf75a93.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-c0f4129956d65aa2.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-a0fb23c05cf046a5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-8046b2baa81dd302.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-9e174c7b7f6725d1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-032d4c456560b8b2.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6ba7a560a709e5d3.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-b05b0066f41e386f.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-67a95489542da8d3/out/lib`
44202026-06-30T19:55:24.024Z Running `/home/build/.rustup/toolchains/1.96.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=7809c522aba25b88 -C extra-filename=-46a535a963e7320f --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`
44212026-06-30T19:55:24.055Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_controller --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/11afc48/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=02613deb6d6b032c -C extra-filename=-2218a63658b9c2ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-f6c1d6068b903b0f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fbe466b8ab806a3a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern transceiver_decode=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_decode-a630e9745c760fb4.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-75f63829e42d5129.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00a9a8b7e6f553e6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
44222026-06-30T19:55:24.089Z Running `/home/build/.rustup/toolchains/1.96.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=bff37afa06823b88 -C extra-filename=-9bfa0acc07bbcd2f --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`
44232026-06-30T19:55:24.092Z Running `/home/build/.rustup/toolchains/1.96.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.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=a32dca28f23f58ae -C extra-filename=-b3d8279a57e9b72a --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-c71d6c6cbdc15377.rmeta --extern typeid=/work/oxidecomputer/omicron/target/debug/deps/libtypeid-f7706d38661135b4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_diagnostic_namespace)'`
44242026-06-30T19:55:24.092Z Compiling criterion-plot v0.6.0
44252026-06-30T19:55:24.123Z Running `/work/oxidecomputer/omicron/target/debug/build/petname-00656cfe834bc6b5/build-script-build`
44262026-06-30T19:55:24.126Z Compiling plotters v0.3.7
44272026-06-30T19:55:24.151Z Compiling polyval v0.6.2
44282026-06-30T19:55:24.154Z Running `/home/build/.rustup/toolchains/1.96.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=6051099d34bcf92e -C extra-filename=-63928e0600c230ff --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-f592ca5bb284d175.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-69f5c9f5c283aee7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44292026-06-30T19:55:24.185Z Running `/home/build/.rustup/toolchains/1.96.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=02ce38409e983329 -C extra-filename=-0380175875a86d94 --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-1f5100c8f325d83a.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-554f990be8f5baf6.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-75b7c6639e87127d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44302026-06-30T19:55:24.189Z Compiling target-lexicon v0.13.3
44312026-06-30T19:55:24.189Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name polyval --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/polyval-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=622c8fb684add745 -C extra-filename=-237edc05040d49f5 --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-ccf4af5f4acd8b5c.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-04d86b88b00df2ea.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-ac01a687e82737ef.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-41188a1f44f409b7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44322026-06-30T19:55:24.219Z Running `/home/build/.rustup/toolchains/1.96.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=8279128d5b1a18af -C extra-filename=-fc9e8a04a014139b --out-dir /work/oxidecomputer/omicron/target/debug/build/target-lexicon-fc9e8a04a014139b -L 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-06-30T19:55:24.253Z Compiling gimli v0.32.3
44342026-06-30T19:55:24.288Z Compiling event-listener-strategy v0.5.4
44352026-06-30T19:55:24.291Z Compiling ctr v0.9.2
44362026-06-30T19:55:24.321Z Running `/home/build/.rustup/toolchains/1.96.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=4cf90e40972e1180 -C extra-filename=-74e43814169f6f17 --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`
44372026-06-30T19:55:24.324Z Running `/home/build/.rustup/toolchains/1.96.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=15d6853994794e98 -C extra-filename=-b46f97b8bf88654d --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-241806ce71ac7f01.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-6fbd798935e4a46a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44382026-06-30T19:55:24.324Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name ctr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ctr-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-padding", "std", "zeroize"))' -C metadata=49b7b75942341015 -C extra-filename=-cd8e02cf57696acd --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-6c63e98a419d5a2c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44392026-06-30T19:55:24.324Z Compiling darling_macro v0.23.0
44402026-06-30T19:55:24.356Z Running `/home/build/.rustup/toolchains/1.96.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=eece6f18685fe389 -C extra-filename=-f037aa07a1340229 --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-84fe05733ad778c5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44412026-06-30T19:55:24.387Z Compiling darling_core v0.13.4
44422026-06-30T19:55:24.390Z Running `/home/build/.rustup/toolchains/1.96.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=11c094048edf88ba -C extra-filename=-ae54c02e532de90c --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-91bf8e578b010fbb.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-d7b87b25cac2758a.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-9bfa0acc07bbcd2f.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8fcec526aa4960a3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44432026-06-30T19:55:24.458Z Compiling ghash v0.5.1
44442026-06-30T19:55:24.493Z Compiling assert-json-diff v2.0.2
44452026-06-30T19:55:24.497Z Compiling serde_regex v1.1.0
44462026-06-30T19:55:24.497Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name ghash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ghash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=39d2528a356a4c3d -C extra-filename=-41adb5478adc1fd5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-ac01a687e82737ef.rmeta --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-237edc05040d49f5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44472026-06-30T19:55:24.498Z Running `/home/build/.rustup/toolchains/1.96.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=d298b3842ecc4b73 -C extra-filename=-3c09f7579eba137c --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-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44482026-06-30T19:55:24.498Z Compiling async-lock v3.4.2
44492026-06-30T19:55:24.527Z Running `/home/build/.rustup/toolchains/1.96.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=8211caa86a3f9364 -C extra-filename=-e956a7697eb0bfee --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-1eef1698af9ef41b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44502026-06-30T19:55:24.531Z Compiling path-tree v0.8.3
44512026-06-30T19:55:24.560Z Compiling guppy-workspace-hack v0.1.0
44522026-06-30T19:55:24.564Z Running `/home/build/.rustup/toolchains/1.96.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=2d153fea7d85a30d -C extra-filename=-17b1945e3dae32bc --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-241806ce71ac7f01.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-b46f97b8bf88654d.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-6fbd798935e4a46a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44532026-06-30T19:55:24.564Z Running `/home/build/.rustup/toolchains/1.96.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=1407270aee7a8142 -C extra-filename=-9a65e65f127607bd --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-b057846ce76d7ba6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44542026-06-30T19:55:24.564Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
44552026-06-30T19:55:24.590Z Running `/home/build/.rustup/toolchains/1.96.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=756815c960ca3858 -C extra-filename=-d2b54f0ea2872364 --out-dir /work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-d2b54f0ea2872364 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44562026-06-30T19:55:24.593Z Compiling serde-untagged v0.1.9
44572026-06-30T19:55:24.593Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2024 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/6c0aca2/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=c6b19480f38d464c -C extra-filename=-3a5f2bb4c971a395 --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-4e778a706bc0dc16.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-0fa133a53ac73edf.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-6e0c99b34b2408af.rmeta --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-a6bd3e9bad88fc17.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-f6c1d6068b903b0f.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-d67492100f57418b.rmeta --extern lzss=/work/oxidecomputer/omicron/target/debug/deps/liblzss-20dbd2a34610e8cb.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-7c158b873bff14f0.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9c04229033293e30.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-0af2aa1bdfa3282c.rmeta --extern serde_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_bytes-449226ed870154b2.rmeta --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-086d6277f9bdaa8a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-43c4035872041e02.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-d32f9f904aecfcc7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-3610480267a5fb59.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-560ecfd8d12822db.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-b05b0066f41e386f.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-67a95489542da8d3/out/lib`
44582026-06-30T19:55:24.625Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_untagged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-untagged-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9e6f6cc16e0dd356 -C extra-filename=-51fc067ef925b2d8 --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-b3d8279a57e9b72a.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-c71d6c6cbdc15377.rmeta --extern typeid=/work/oxidecomputer/omicron/target/debug/deps/libtypeid-f7706d38661135b4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44592026-06-30T19:55:24.654Z Compiling rustc-demangle v0.1.27
44602026-06-30T19:55:24.657Z Compiling stringmetrics v2.2.2
44612026-06-30T19:55:24.657Z Compiling diesel v2.3.7
44622026-06-30T19:55:24.657Z Compiling ssh-encoding v0.2.0
44632026-06-30T19:55:24.689Z Running `/home/build/.rustup/toolchains/1.96.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=0768387d6e662ba7 -C extra-filename=-b9ac917e019d7e72 --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`
44642026-06-30T19:55:24.720Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name ssh_encoding --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ssh-encoding-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"' --cfg 'feature="base64"' --cfg 'feature="pem"' --cfg 'feature="sha2"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "base64", "bytes", "pem", "sha2", "std"))' -C metadata=35473a9ac1bb1fdf -C extra-filename=-5357c8a22cb7a26d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-2f5e09e4f5a3ac8c.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-0ef97071bef2e3cd.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44652026-06-30T19:55:24.724Z Running `/home/build/.rustup/toolchains/1.96.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=9981d6da05de4a57 -C extra-filename=-803cb845b0079d0c --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-64568b11226546eb.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-cd826904474fece0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-ded935db9b0b1045.so --extern downcast_rs=/work/oxidecomputer/omicron/target/debug/deps/libdowncast_rs-de7f2c9c3a574662.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-86480131418ac148.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-62219900f91dc476.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
44662026-06-30T19:55:24.724Z Running `/home/build/.rustup/toolchains/1.96.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=8dfd9a0d95bda8ea -C extra-filename=-3f2674b0f64467d5 --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`
44672026-06-30T19:55:24.819Z Compiling aes-gcm v0.10.3
44682026-06-30T19:55:24.853Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name aes_gcm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aes-gcm-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="aes"' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=15bb62d10d110d10 -C extra-filename=-47ed0c467dd0b75c --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-b41db2313ffecbac.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-85a3bd9173a4eccf.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-6c63e98a419d5a2c.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-cd8e02cf57696acd.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-41adb5478adc1fd5.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44692026-06-30T19:55:24.857Z Running `/home/build/.rustup/toolchains/1.96.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=9d53a0acefe7ddbc -C extra-filename=-9a4927e72ec59e4a --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-402a9c5595943976.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44702026-06-30T19:55:24.951Z Compiling cargo-util-schemas v0.8.2
44712026-06-30T19:55:24.955Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-fc9e8a04a014139b/build-script-build`
44722026-06-30T19:55:24.955Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_util_schemas --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-util-schemas-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 '--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("unstable-schema"))' -C metadata=da6ff8dad7b84096 -C extra-filename=-6aa2d4a45f3961b7 --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-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_untagged=/work/oxidecomputer/omicron/target/debug/deps/libserde_untagged-51fc067ef925b2d8.rmeta --extern serde_value=/work/oxidecomputer/omicron/target/debug/deps/libserde_value-4e6fa0219d7b9300.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-8c8482349eff0047.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44732026-06-30T19:55:25.051Z Compiling async-object-pool v0.2.0
44742026-06-30T19:55:25.054Z Compiling blowfish v0.9.1
44752026-06-30T19:55:25.086Z Compiling arrayref v0.3.9
44762026-06-30T19:55:25.089Z Compiling arrayvec v0.7.6
44772026-06-30T19:55:25.089Z Running `/home/build/.rustup/toolchains/1.96.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=2f622c44b4395503 -C extra-filename=-8b3c6408d3669214 --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-17b1945e3dae32bc.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-241806ce71ac7f01.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44782026-06-30T19:55:25.121Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name blowfish --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/blowfish-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="bcrypt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bcrypt", "zeroize"))' -C metadata=4bf73c4d7573b55d -C extra-filename=-76cd8abe0ec819ed --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-cd826904474fece0.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-6c63e98a419d5a2c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44792026-06-30T19:55:25.124Z Compiling constant_time_eq v0.4.2
44802026-06-30T19:55:25.154Z Compiling target-spec v3.5.7
44812026-06-30T19:55:25.157Z Running `/home/build/.rustup/toolchains/1.96.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=337d8c01e2c54e49 -C extra-filename=-0e4f1ae2ab7a5174 --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`
44822026-06-30T19:55:25.157Z Running `/home/build/.rustup/toolchains/1.96.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=587825f5cdb912ae -C extra-filename=-55fcdc17a50a0d30 --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`
44832026-06-30T19:55:25.157Z Compiling criterion v0.7.0
44842026-06-30T19:55:25.157Z Running `/home/build/.rustup/toolchains/1.96.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=30d3bc6c961de61d -C extra-filename=-d32a198f38bcf00a --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`
44852026-06-30T19:55:25.157Z Running `/home/build/.rustup/toolchains/1.96.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=7fcc1061fc9fc700 -C extra-filename=-67f6a5d5aa387ebf --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-67f6a5d5aa387ebf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44862026-06-30T19:55:25.188Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-d2b54f0ea2872364/build-script-build`
44872026-06-30T19:55:25.191Z Running `/home/build/.rustup/toolchains/1.96.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=1b7b8cdd0f5e5507 -C extra-filename=-6f137002007787a8 --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-46a535a963e7320f.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-f592ca5bb284d175.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-63928e0600c230ff.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-69f5c9f5c283aee7.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1f5100c8f325d83a.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-a4c2b9ad73c8aed8.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-0380175875a86d94.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-6f86b12e8207bbaf.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-960f8560e967d6fe.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44882026-06-30T19:55:25.254Z Running `/home/build/.rustup/toolchains/1.96.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=1e3b86a61da26038 -C extra-filename=-289610a2881004a0 --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"'`
44892026-06-30T19:55:25.257Z Compiling ssh-cipher v0.2.0
44902026-06-30T19:55:25.320Z Compiling httpmock v0.8.3
44912026-06-30T19:55:25.323Z Compiling bcrypt-pbkdf v0.10.0
44922026-06-30T19:55:25.323Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name ssh_cipher --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ssh-cipher-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="aes-cbc"' --cfg 'feature="aes-ctr"' --cfg 'feature="aes-gcm"' --cfg 'feature="chacha20poly1305"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-cbc", "aes-ctr", "aes-gcm", "chacha20poly1305", "std", "tdes"))' -C metadata=ca5b5f810a0e1b0b -C extra-filename=-8e1fccd6d04c16c2 --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-85a3bd9173a4eccf.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-47ed0c467dd0b75c.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-a5d602bb2567ed97.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-3300b8b259f09f7f.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-6c63e98a419d5a2c.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-cd8e02cf57696acd.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-4616c399937ccb7d.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-5357c8a22cb7a26d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44932026-06-30T19:55:25.351Z Compiling darling v0.23.0
44942026-06-30T19:55:25.354Z Running `/home/build/.rustup/toolchains/1.96.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=7c0093f66af1f65c -C extra-filename=-9b66b252c2f14305 --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-3c09f7579eba137c.rmeta --extern async_object_pool=/work/oxidecomputer/omicron/target/debug/deps/libasync_object_pool-8b3c6408d3669214.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-eb0483341114352c.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-878f6df4c8ca5317.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-0e84bfd2f58897d2.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-67997bccd9d06b66.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-ccf70f60cb5f0125.rmeta --extern path_tree=/work/oxidecomputer/omicron/target/debug/deps/libpath_tree-9a65e65f127607bd.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern serde_regex=/work/oxidecomputer/omicron/target/debug/deps/libserde_regex-e956a7697eb0bfee.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-0ae5c82528a68bdf.rmeta --extern stringmetrics=/work/oxidecomputer/omicron/target/debug/deps/libstringmetrics-3f2674b0f64467d5.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-767b3b5235066ac3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-e0693d2d7d96384a.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44952026-06-30T19:55:25.354Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name bcrypt_pbkdf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bcrypt-pbkdf-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "zeroize"))' -C metadata=daac38121cb02722 -C extra-filename=-fb94b978dbf02b2e --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-76cd8abe0ec819ed.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-dbe848c33baa4723.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44962026-06-30T19:55:25.354Z Running `/home/build/.rustup/toolchains/1.96.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=1e3247ad5f6a4610 -C extra-filename=-63800e149f2bcf22 --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-84fe05733ad778c5.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-f037aa07a1340229.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44972026-06-30T19:55:25.387Z Running `/home/build/.rustup/toolchains/1.96.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=746188923f624fca -C extra-filename=-ade741d94e78cec9 --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`
44982026-06-30T19:55:25.456Z Compiling supports-color v2.1.0
44992026-06-30T19:55:25.459Z Running `/home/build/.rustup/toolchains/1.96.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=e2b357ccba81a532 -C extra-filename=-9e93f3f6b3cb5fc5 --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-e61723d1a1e57478.rmeta --extern is_ci=/work/oxidecomputer/omicron/target/debug/deps/libis_ci-c2d062b407c57559.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45002026-06-30T19:55:25.493Z Compiling textwrap v0.15.2
45012026-06-30T19:55:25.524Z Compiling supports-hyperlinks v2.1.0
45022026-06-30T19:55:25.527Z Compiling supports-unicode v2.1.0
45032026-06-30T19:55:25.527Z Compiling hashbrown v0.14.5
45042026-06-30T19:55:25.527Z Running `/home/build/.rustup/toolchains/1.96.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=29ee1320a76dcb42 -C extra-filename=-f49400535c9f75fb --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-e89eda67191d49d9.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-2c13e6d1e75f7dd4.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45052026-06-30T19:55:25.527Z Compiling cfg-expr v0.20.6
45062026-06-30T19:55:25.527Z Compiling miette-derive v5.10.0
45072026-06-30T19:55:25.527Z Running `/home/build/.rustup/toolchains/1.96.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=c0a59ffcd72188b2 -C extra-filename=-adc5e4e70b95206b --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-e61723d1a1e57478.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45082026-06-30T19:55:25.527Z Running `/home/build/.rustup/toolchains/1.96.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=9676860d54938e83 -C extra-filename=-2dc4a9da68e0db4f --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-e61723d1a1e57478.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45092026-06-30T19:55:25.527Z Running `/home/build/.rustup/toolchains/1.96.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=97c03a129b175736 -C extra-filename=-9728d9daa54d60a3 --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-5ac1b58a6f2e6a0b.rmeta --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-98230cbbab9e3f9d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45102026-06-30T19:55:25.561Z Running `/home/build/.rustup/toolchains/1.96.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=e9bf3e126634907a -C extra-filename=-56669cff36febfce --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-b057846ce76d7ba6.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-289610a2881004a0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45112026-06-30T19:55:25.564Z Running `/home/build/.rustup/toolchains/1.96.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=a3f0268dff5bc968 -C extra-filename=-28d785d44608e8f7 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45122026-06-30T19:55:25.597Z Compiling password-hash v0.4.2
45132026-06-30T19:55:25.600Z Running `/home/build/.rustup/toolchains/1.96.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.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rand_core", "std"))' -C metadata=4d27f213fe73c516 -C extra-filename=-a26cbec020cd880a --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-2f5e09e4f5a3ac8c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a4b588786e87421e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45142026-06-30T19:55:25.668Z Compiling terminal_size v0.1.17
45152026-06-30T19:55:25.702Z Compiling owo-colors v3.5.0
45162026-06-30T19:55:25.705Z Compiling p521 v0.13.3
45172026-06-30T19:55:25.706Z Running `/home/build/.rustup/toolchains/1.96.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=e985e71a130e9c59 -C extra-filename=-51e744517afac129 --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-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45182026-06-30T19:55:25.736Z Compiling p256 v0.13.2
45192026-06-30T19:55:25.740Z Compiling knuffel-derive v3.2.0
45202026-06-30T19:55:25.740Z Running `/home/build/.rustup/toolchains/1.96.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=50b93b52e7fa7fc6 -C extra-filename=-f35e151f161d2cca --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-06-30T19:55:25.740Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name p521 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/p521-0.13.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="getrandom"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rand_core"' --cfg 'feature="sha512"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "getrandom", "hash2curve", "jwk", "pem", "pkcs8", "rand_core", "serde", "serdect", "sha512", "std", "test-vectors", "voprf"))' -C metadata=feecced082cb74aa -C extra-filename=-d638ddb6d555ea45 --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-59f410be95ce894e.rmeta --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-14d489de955721f7.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-97e0b9cd6dd93868.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-d035304d05e7d3b6.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a4b588786e87421e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45222026-06-30T19:55:25.740Z Running `/home/build/.rustup/toolchains/1.96.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=b26f0dc2d3093f20 -C extra-filename=-219e9175cd230539 --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-63800e149f2bcf22.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-324fed765c15aff3.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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)'`
45232026-06-30T19:55:25.741Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-67f6a5d5aa387ebf/build-script-build`
45242026-06-30T19:55:25.741Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name p256 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/p256-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --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", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha256", "std", "test-vectors", "voprf"))' -C metadata=3857e8595eeb14ec -C extra-filename=-7dbc337a1a244b97 --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-14d489de955721f7.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-97e0b9cd6dd93868.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-d035304d05e7d3b6.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45252026-06-30T19:55:25.770Z Running `/home/build/.rustup/toolchains/1.96.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=af4d847f8cf9e32b -C extra-filename=-8466952007665c78 --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-f933e2cc2e49d477.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-e6f32a56e8ba5ead.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8fcec526aa4960a3.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45262026-06-30T19:55:25.773Z Compiling pathdiff v0.2.3
45272026-06-30T19:55:25.804Z Running `/home/build/.rustup/toolchains/1.96.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=acbb7bf8fd9fe159 -C extra-filename=-b13221efa2319be0 --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-0d49d99825834bad.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45282026-06-30T19:55:25.872Z Compiling blake3 v1.8.5
45292026-06-30T19:55:25.877Z Compiling pbkdf2 v0.11.0
45302026-06-30T19:55:25.903Z Running `/home/build/.rustup/toolchains/1.96.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=5b838f367f3a48af -C extra-filename=-34305d4271fd4446 --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-34305d4271fd4446 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c33ab584de8d9506.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45312026-06-30T19:55:25.908Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pbkdf2-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="password-hash"' --cfg 'feature="sha2"' --cfg 'feature="simple"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=5ad17166f7714699 -C extra-filename=-1349c7d085267127 --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-c0fc3cf44f1b7f2b.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-244d006b89675f36.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-a26cbec020cd880a.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45322026-06-30T19:55:25.908Z Compiling russh-cryptovec v0.7.3
45332026-06-30T19:55:25.934Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name russh_cryptovec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/russh-cryptovec-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc4069cd37aa4fdb -C extra-filename=-b78435d6d3352c35 --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-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45342026-06-30T19:55:25.937Z Compiling nested v0.1.1
45352026-06-30T19:55:25.970Z Running `/home/build/.rustup/toolchains/1.96.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=17568d6e9f04992c -C extra-filename=-9a3d1cfc5d90c58f --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`
45362026-06-30T19:55:26.003Z Compiling cargo_metadata v0.21.0
45372026-06-30T19:55:26.036Z Running `/home/build/.rustup/toolchains/1.96.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.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=5653420307a0b626 -C extra-filename=-007e2c9fb8698e16 --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-0d49d99825834bad.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-14dc4e9d63a53477.rmeta --extern cargo_util_schemas=/work/oxidecomputer/omicron/target/debug/deps/libcargo_util_schemas-6aa2d4a45f3961b7.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45382026-06-30T19:55:26.040Z Compiling md5 v0.7.0
45392026-06-30T19:55:26.071Z Compiling addr2line v0.25.1
45402026-06-30T19:55:26.075Z Running `/home/build/.rustup/toolchains/1.96.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=2daa060b874dcff1 -C extra-filename=-5c0ca8f7b49e712b --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-74e43814169f6f17.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45412026-06-30T19:55:26.099Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/md5-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=836817c6b1d117a6 -C extra-filename=-03f2b85ea9a6d7a0 --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`
45422026-06-30T19:55:26.132Z Compiling ssh-key v0.6.7
45432026-06-30T19:55:26.167Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name ssh_key --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ssh-key-0.6.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="ecdsa"' --cfg 'feature="ed25519"' --cfg 'feature="encryption"' --cfg 'feature="rand_core"' --cfg 'feature="rsa"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "crypto", "default", "dsa", "ecdsa", "ed25519", "encryption", "getrandom", "p256", "p384", "p521", "rand_core", "rsa", "serde", "std", "tdes"))' -C metadata=6bfda0e086a21c78 -C extra-filename=-7accd49890a26a10 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-fb94b978dbf02b2e.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-db44ff17759d6d63.rmeta --extern bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-755b78194291d4c1.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a4b588786e87421e.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-a0fb23c05cf046a5.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-68db78215e8f6f3e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-75f6e99731d7f203.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libssh_cipher-8e1fccd6d04c16c2.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-5357c8a22cb7a26d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45442026-06-30T19:55:26.239Z Compiling chumsky v0.9.3
45452026-06-30T19:55:26.242Z Compiling httptest v0.16.4
45462026-06-30T19:55:26.242Z Compiling num-bigint v0.4.6
45472026-06-30T19:55:26.271Z Running `/home/build/.rustup/toolchains/1.96.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=1b0cbc2c5b096845 -C extra-filename=-d36457afe27c83e9 --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-9728d9daa54d60a3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45482026-06-30T19:55:26.274Z Running `/home/build/.rustup/toolchains/1.96.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=7879aa0f997215ae -C extra-filename=-076bd088543777d0 --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-6ecbc3b5ef545b60.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-8c9eb83308222b30.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-878f6df4c8ca5317.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-ccf70f60cb5f0125.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45492026-06-30T19:55:26.274Z Running `/home/build/.rustup/toolchains/1.96.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="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=54d2bc2c8a3d8245 -C extra-filename=-ebda824d1fa636d8 --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-920dd5da461a6d02.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1f5100c8f325d83a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45502026-06-30T19:55:26.337Z Compiling des v0.8.1
45512026-06-30T19:55:26.370Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name des --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/des-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("zeroize"))' -C metadata=562ea911b5656bdc -C extra-filename=-3a0c65258de35621 --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-6c63e98a419d5a2c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45522026-06-30T19:55:26.437Z Running `/home/build/.rustup/toolchains/1.96.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=541d90eb8795e05e -C extra-filename=-24fc48b8183a6bfa --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-56669cff36febfce.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-ade741d94e78cec9.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-289610a2881004a0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45532026-06-30T19:55:26.472Z Compiling backtrace v0.3.76
45542026-06-30T19:55:26.503Z Running `/home/build/.rustup/toolchains/1.96.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=7573f0c92c9eae1f -C extra-filename=-beeaed979b9fce59 --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-5c0ca8f7b49e712b.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-6cf93203ab6fbab7.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-c7f66a712244a735.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-b9ac917e019d7e72.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45552026-06-30T19:55:26.537Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
45562026-06-30T19:55:26.540Z Compiling darling_macro v0.13.4
45572026-06-30T19:55:26.540Z Compiling hickory-client v0.25.2
45582026-06-30T19:55:26.575Z Running `/home/build/.rustup/toolchains/1.96.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=48725667df63b3f7 -C extra-filename=-e6f3075aa119f51d --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-29b83d6ab9521271.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45592026-06-30T19:55:26.578Z Running `/home/build/.rustup/toolchains/1.96.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=ba53f8cb52bd679d -C extra-filename=-d1d356c7445e3ee1 --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-ccf4af5f4acd8b5c.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-6dbee979cff49b73.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-fa6b42ed4cc11fef.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-444b7ca250938667.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-e0693d2d7d96384a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45602026-06-30T19:55:26.578Z Running `/home/build/.rustup/toolchains/1.96.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=d592c047adaca746 -C extra-filename=-f2f436671c19e960 --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-ae54c02e532de90c.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8fcec526aa4960a3.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45612026-06-30T19:55:26.578Z Compiling similar-asserts v1.7.0
45622026-06-30T19:55:26.578Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
45632026-06-30T19:55:26.578Z Compiling socket2 v0.5.10
45642026-06-30T19:55:26.578Z Compiling internet-checksum v0.2.1
45652026-06-30T19:55:26.609Z Running `/home/build/.rustup/toolchains/1.96.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=ce81c349688293ae -C extra-filename=-8bd316580cabff9f --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-d729c60e81f65f0e.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-0ae5c82528a68bdf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45662026-06-30T19:55:26.612Z Running `/home/build/.rustup/toolchains/1.96.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=9811a5c61a67bbdb -C extra-filename=-4c0f26ef6cce8500 --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-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45672026-06-30T19:55:26.612Z Running `/home/build/.rustup/toolchains/1.96.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=77127de0ce8ec022 -C extra-filename=-1c5be6c43ac99710 --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`
45682026-06-30T19:55:26.612Z Running `/home/build/.rustup/toolchains/1.96.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=7fe6683ba8d70a47 -C extra-filename=-01cb9613ebf97e0b --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-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45692026-06-30T19:55:26.639Z Compiling target-triple v1.0.0
45702026-06-30T19:55:26.672Z Compiling escape8259 v0.5.3
45712026-06-30T19:55:26.676Z Running `/home/build/.rustup/toolchains/1.96.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=80a4a592f2835639 -C extra-filename=-0e051b3a1ca9c073 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-triple-0e051b3a1ca9c073 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45722026-06-30T19:55:26.676Z Running `/home/build/.rustup/toolchains/1.96.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=234cdf7c5f592394 -C extra-filename=-d1797b0fa9d754f3 --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`
45732026-06-30T19:55:26.800Z Compiling guppy v0.17.25
45742026-06-30T19:55:26.832Z Running `/home/build/.rustup/toolchains/1.96.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=d8de6f6a581b4e5b -C extra-filename=-87413976b8c12a1d --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-5ac1b58a6f2e6a0b.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-e9f062a1a6ffc461.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-05a8ba746065e1db.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-ade741d94e78cec9.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-9a3d1cfc5d90c58f.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-b13221efa2319be0.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b057846ce76d7ba6.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-24fc48b8183a6bfa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45752026-06-30T19:55:26.865Z Compiling topological-sort v0.2.2
45762026-06-30T19:55:26.898Z Running `/home/build/.rustup/toolchains/1.96.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=682cdbe3e69c1334 -C extra-filename=-d5800fa3752cdd85 --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`
45772026-06-30T19:55:26.953Z Compiling assert_cmd v2.1.2
45782026-06-30T19:55:27.018Z Running `/home/build/.rustup/toolchains/1.96.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=d74e77e317ca4ac9 -C extra-filename=-e118052b7ad13c83 --out-dir /work/oxidecomputer/omicron/target/debug/build/assert_cmd-e118052b7ad13c83 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45792026-06-30T19:55:27.018Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
45802026-06-30T19:55:27.018Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-34305d4271fd4446/build-script-build`
45812026-06-30T19:55:27.032Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name attest_data --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/10952e8/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", "thiserror"))' -C metadata=0f8c26efb537be1a -C extra-filename=-c2aa89d44e40364d --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-9ecfd7549d856f01.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-91a03e1609ff148f.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-a366b71677993b1e.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-f6c1d6068b903b0f.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-ed415be1ca6f1474.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-b6c950961260dc2a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45822026-06-30T19:55:27.063Z Compiling backtrace-ext v0.2.1
45832026-06-30T19:55:27.067Z Compiling libtest-mimic v0.8.1
45842026-06-30T19:55:27.067Z Running `/home/build/.rustup/toolchains/1.96.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=619da6f57c30feca -C extra-filename=-b1768d69f5139724 --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-beeaed979b9fce59.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45852026-06-30T19:55:27.067Z Running `/home/build/.rustup/toolchains/1.96.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=3c835569eaa57dae -C extra-filename=-b55cec72b468e3bb --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-0813c49105c134b4.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-33d2256449469a81.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern escape8259=/work/oxidecomputer/omicron/target/debug/deps/libescape8259-d1797b0fa9d754f3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45862026-06-30T19:55:27.098Z Compiling fancy-regex v0.14.0
45872026-06-30T19:55:27.132Z Running `/home/build/.rustup/toolchains/1.96.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=68dbe7f09b621f00 -C extra-filename=-17c3602cb6569409 --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-19b255e00cde2496.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-5245eb45c03b9429.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-89fdf5aa1838c400.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45882026-06-30T19:55:27.163Z Compiling ratatui v0.29.0
45892026-06-30T19:55:27.167Z Compiling russh-keys v0.45.0
45902026-06-30T19:55:27.167Z Compiling rstest_macros v0.25.0
45912026-06-30T19:55:27.167Z Running `/home/build/.rustup/toolchains/1.96.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=13406e545290fdaf -C extra-filename=-64d845951fe259b1 --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-64568b11226546eb.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-3142d07f91621ab3.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-52ffaeb677177f66.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-6cfa4bac6de20521.rmeta --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-324fed765c15aff3.so --extern instability=/work/oxidecomputer/omicron/target/debug/deps/libinstability-219e9175cd230539.so --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-69f5c9f5c283aee7.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-bf9d107daf776f6f.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9c04229033293e30.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-7ba3ae6fb5353ee3.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-18e28674e7c55e6a.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-a8704eb00a9203c9.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-1afb204998bf9546.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45922026-06-30T19:55:27.167Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name russh_keys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/russh-keys-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("legacy-ed25519-pkcs8-parser", "openssl", "vendored-openssl", "yasna"))' -C metadata=a4974f8edfca6827 -C extra-filename=-1ef8d99f85708867 --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-85a3bd9173a4eccf.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-fb94b978dbf02b2e.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-c50b04b7312392ae.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-cd826904474fece0.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-a5d602bb2567ed97.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-cd8e02cf57696acd.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-6dbee979cff49b73.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-91a03e1609ff148f.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c0fc3cf44f1b7f2b.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-14d489de955721f7.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-db44ff17759d6d63.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-97e0b9cd6dd93868.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-244d006b89675f36.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-0bc4bf4df1c5d85b.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-f0854a454a33fe7e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-03f2b85ea9a6d7a0.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-920dd5da461a6d02.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-7dbc337a1a244b97.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-4d136504a3c86375.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-d638ddb6d555ea45.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-1349c7d085267127.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-20f04b766e68baca.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-1f3af78b8b11383b.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9337bd9511262fb4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a4b588786e87421e.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-a0fb23c05cf046a5.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-b78435d6d3352c35.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-68db78215e8f6f3e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dcb275200166cb17.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-c0e409c5d0d8e208.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-5357c8a22cb7a26d.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-7accd49890a26a10.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-551f9edf049805be.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45932026-06-30T19:55:27.167Z Running `/work/oxidecomputer/omicron/target/debug/build/target-triple-0e051b3a1ca9c073/build-script-build`
45942026-06-30T19:55:27.193Z Running `/home/build/.rustup/toolchains/1.96.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=c800c3789cf0eae5 -C extra-filename=-6faeea7077282a0e --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-6faeea7077282a0e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-9c2fba7dc8c3ab68.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45952026-06-30T19:55:27.226Z Compiling miette v5.10.0
45962026-06-30T19:55:27.257Z Running `/home/build/.rustup/toolchains/1.96.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=09bae3c8095c9759 -C extra-filename=-6d3e2106dff144b3 --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-beeaed979b9fce59.rmeta --extern backtrace_ext=/work/oxidecomputer/omicron/target/debug/deps/libbacktrace_ext-b1768d69f5139724.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-e61723d1a1e57478.rmeta --extern miette_derive=/work/oxidecomputer/omicron/target/debug/deps/libmiette_derive-28d785d44608e8f7.so --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-f35e151f161d2cca.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9e93f3f6b3cb5fc5.rmeta --extern supports_hyperlinks=/work/oxidecomputer/omicron/target/debug/deps/libsupports_hyperlinks-adc5e4e70b95206b.rmeta --extern supports_unicode=/work/oxidecomputer/omicron/target/debug/deps/libsupports_unicode-2dc4a9da68e0db4f.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-51e744517afac129.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-f49400535c9f75fb.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45972026-06-30T19:55:27.261Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
45982026-06-30T19:55:27.319Z Running `/home/build/.rustup/toolchains/1.96.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=75a50f805ffc10fc -C extra-filename=-cefd37992457130e --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-e6f3075aa119f51d.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-066dff01586709ba.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45992026-06-30T19:55:27.354Z Compiling linkme-impl v0.3.35
46002026-06-30T19:55:27.385Z Running `/home/build/.rustup/toolchains/1.96.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=6bbf80e99c2e7c17 -C extra-filename=-f52f2bbba0900996 --out-dir /work/oxidecomputer/omicron/target/debug/build/linkme-impl-f52f2bbba0900996 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46012026-06-30T19:55:27.418Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
46022026-06-30T19:55:27.422Z Running `/home/build/.rustup/toolchains/1.96.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=2fa083f946d34378 -C extra-filename=-bd42841e9a11c1f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46032026-06-30T19:55:27.449Z Running `/home/build/.rustup/toolchains/1.96.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=d7532b528991eaba -C extra-filename=-8abca9f70bc8d645 --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"))'`
46042026-06-30T19:55:27.449Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-e118052b7ad13c83/build-script-build`
46052026-06-30T19:55:27.453Z Compiling darling v0.13.4
46062026-06-30T19:55:27.481Z Running `/home/build/.rustup/toolchains/1.96.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=16f5d45fbc118b0a -C extra-filename=-756ce9e92bce4f57 --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-ae54c02e532de90c.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-f2f436671c19e960.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46072026-06-30T19:55:27.558Z Running `/home/build/.rustup/toolchains/1.96.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=7086ce01a2f347f6 -C extra-filename=-f22e26526cc135c9 --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-33d2256449469a81.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-6ecbc3b5ef545b60.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-8238e83e5599a13f.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-c00cba8245233c12.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-cb42aed7074d3b1f.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-a0f1a60af5e209bc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46082026-06-30T19:55:27.597Z Running `/home/build/.rustup/toolchains/1.96.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=070607d919e737c6 -C extra-filename=-062456a4af311abe --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-0e4f1ae2ab7a5174.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-55fcdc17a50a0d30.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-d32a198f38bcf00a.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-27aedb9df198127e.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-5813f5a21feda626.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-ff7a5fd98f38850d.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-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/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()))'`
46092026-06-30T19:55:27.635Z Compiling multimap v0.10.1
46102026-06-30T19:55:27.638Z Running `/home/build/.rustup/toolchains/1.96.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=3760be43665b61ac -C extra-filename=-f722d90f6eeba954 --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-71f89665c857a75b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46112026-06-30T19:55:27.680Z Compiling serde_with_macros v1.5.2
46122026-06-30T19:55:27.680Z Running `/home/build/.rustup/toolchains/1.96.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=d3c488a785602093 -C extra-filename=-3656ed4b60c7f166 --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-756ce9e92bce4f57.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8fcec526aa4960a3.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46132026-06-30T19:55:27.717Z Compiling datatest-stable v0.3.3
46142026-06-30T19:55:27.717Z Compiling approx v0.5.1
46152026-06-30T19:55:27.720Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-6faeea7077282a0e/build-script-build`
46162026-06-30T19:55:27.720Z Running `/home/build/.rustup/toolchains/1.96.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=7d2ff94af0c4a4e1 -C extra-filename=-849f56a3d5787aba --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-0d49d99825834bad.rmeta --extern fancy_regex=/work/oxidecomputer/omicron/target/debug/deps/libfancy_regex-17c3602cb6569409.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-b55cec72b468e3bb.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46172026-06-30T19:55:27.720Z Running `/home/build/.rustup/toolchains/1.96.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=42d98f47a6c6f8d6 -C extra-filename=-5dad7eb527a326f8 --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-1f5100c8f325d83a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46182026-06-30T19:55:27.806Z Compiling uzers v0.12.2
46192026-06-30T19:55:27.810Z Compiling termcolor v1.4.1
46202026-06-30T19:55:27.810Z Running `/home/build/.rustup/toolchains/1.96.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=9f44120cb2afadac -C extra-filename=-ff38caadba9a3451 --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-475c5481f11c65dc.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46212026-06-30T19:55:27.810Z Running `/home/build/.rustup/toolchains/1.96.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=aaec0e8087b75a9d -C extra-filename=-1b1746f93a6c6e0e --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`
46222026-06-30T19:55:27.872Z Running `/work/oxidecomputer/omicron/target/debug/build/linkme-impl-f52f2bbba0900996/build-script-build`
46232026-06-30T19:55:27.875Z Compiling relative-path v1.9.3
46242026-06-30T19:55:27.875Z Running `/home/build/.rustup/toolchains/1.96.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=582abe18e65f1612 -C extra-filename=-cd8b7bdb80270814 --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`
46252026-06-30T19:55:27.876Z Compiling linkme v0.3.35
46262026-06-30T19:55:27.905Z Running `/home/build/.rustup/toolchains/1.96.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=cd21b906d5a885ac -C extra-filename=-1c1551aba5b71a16 --out-dir /work/oxidecomputer/omicron/target/debug/build/linkme-1c1551aba5b71a16 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46272026-06-30T19:55:27.964Z Compiling blake2b_simd v1.0.4
46282026-06-30T19:55:27.967Z Compiling partial-io v0.5.4
46292026-06-30T19:55:27.967Z Running `/home/build/.rustup/toolchains/1.96.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=5bd701cbd2f830fd -C extra-filename=-e4d6d68c84814080 --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-0e4f1ae2ab7a5174.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-55fcdc17a50a0d30.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-d32a198f38bcf00a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46302026-06-30T19:55:27.967Z Running `/home/build/.rustup/toolchains/1.96.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=38173741bc3ff770 -C extra-filename=-c6d84fd5bdb7527d --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-8ef8e959fc8416b0.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-366bcf9ab525a747.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46312026-06-30T19:55:27.997Z Compiling knuffel v3.2.0
46322026-06-30T19:55:28.029Z Running `/home/build/.rustup/toolchains/1.96.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=4a5e87c0692c73ae -C extra-filename=-54583826fbcb6b08 --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-b96847c0f6f2888c.rmeta --extern chumsky=/work/oxidecomputer/omicron/target/debug/deps/libchumsky-d36457afe27c83e9.rmeta --extern knuffel_derive=/work/oxidecomputer/omicron/target/debug/deps/libknuffel_derive-8466952007665c78.so --extern miette=/work/oxidecomputer/omicron/target/debug/deps/libmiette-6d3e2106dff144b3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46332026-06-30T19:55:28.032Z Running `/home/build/.rustup/toolchains/1.96.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=0bdddd27d57aea15 -C extra-filename=-11d4ad31d7c24a67 --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-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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)'`
46342026-06-30T19:55:28.062Z Compiling rand_distr v0.5.1
46352026-06-30T19:55:28.091Z Running `/home/build/.rustup/toolchains/1.96.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=125d5166e5324d16 -C extra-filename=-b30313ac584db8b1 --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-1f5100c8f325d83a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46362026-06-30T19:55:28.125Z Compiling trybuild v1.0.116
46372026-06-30T19:55:28.128Z Running `/home/build/.rustup/toolchains/1.96.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=30b34440f059f53b -C extra-filename=-44de20133db50ff6 --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-614d87617042c167.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-5f32d1b75b4bbc32.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern target_triple=/work/oxidecomputer/omicron/target/debug/deps/libtarget_triple-8abca9f70bc8d645.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-1b1746f93a6c6e0e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-12b68984237a680e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46382026-06-30T19:55:28.128Z Compiling drift v0.2.0
46392026-06-30T19:55:28.158Z Running `/home/build/.rustup/toolchains/1.96.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=2dbef15c1808baeb -C extra-filename=-16ec2d0943aa2775 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46402026-06-30T19:55:28.192Z Compiling constant_time_eq v0.3.1
46412026-06-30T19:55:28.195Z Running `/home/build/.rustup/toolchains/1.96.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=1907a6677ad70611 -C extra-filename=-ad57c7d98eb0b1b8 --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-06-30T19:55:28.195Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
46432026-06-30T19:55:28.225Z Running `/home/build/.rustup/toolchains/1.96.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=1cec9746cbe78a2a -C extra-filename=-5a2692341c37bae7 --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-dd5c91b8ff049607.rmeta --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-21855dc9e1c702e7.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-7ba3ae6fb5353ee3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46442026-06-30T19:55:28.260Z Compiling russh v0.45.0
46452026-06-30T19:55:28.264Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name russh --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/russh-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="flate2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "flate2", "legacy-ed25519-pkcs8-parser", "openssl", "vendored-openssl"))' -C metadata=c5dbea82a04d1450 -C extra-filename=-001b89914cf05ac7 --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-85a3bd9173a4eccf.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-47ed0c467dd0b75c.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-64568b11226546eb.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-cd826904474fece0.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-a5d602bb2567ed97.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-3300b8b259f09f7f.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-cd8e02cf57696acd.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-70f68d88027d2aad.rmeta --extern des=/work/oxidecomputer/omicron/target/debug/deps/libdes-3a0c65258de35621.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c0fc3cf44f1b7f2b.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-97e0b9cd6dd93868.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-787448b27b7feb28.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-f7c17a168e08d2ff.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-244d006b89675f36.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-ebda824d1fa636d8.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-7dbc337a1a244b97.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-4d136504a3c86375.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-d638ddb6d555ea45.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-4616c399937ccb7d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a4b588786e87421e.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-b78435d6d3352c35.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-1ef8d99f85708867.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dcb275200166cb17.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-5357c8a22cb7a26d.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-7accd49890a26a10.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46462026-06-30T19:55:28.264Z Running `/home/build/.rustup/toolchains/1.96.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=546275b190859226 -C extra-filename=-6665d186c37707a1 --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-ccf4af5f4acd8b5c.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rlib --extern proc_macro_crate=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_crate-97da512721e091a7.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-cd8b7bdb80270814.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-e378351b8a3dc1f7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46472026-06-30T19:55:28.264Z Compiling cargo_toml v0.21.0
46482026-06-30T19:55:28.293Z Running `/home/build/.rustup/toolchains/1.96.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=52c4cb46087f6c2f -C extra-filename=-a7107a46f3246d86 --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-71f89665c857a75b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46492026-06-30T19:55:28.360Z Compiling termios v0.3.3
46502026-06-30T19:55:28.364Z Running `/work/oxidecomputer/omicron/target/debug/build/linkme-1c1551aba5b71a16/build-script-build`
46512026-06-30T19:55:28.364Z Running `/home/build/.rustup/toolchains/1.96.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=93e8fddcab05ecb6 -C extra-filename=-da6b8888cb21968d --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-475c5481f11c65dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46522026-06-30T19:55:28.426Z Compiling rust-argon2 v2.1.0
46532026-06-30T19:55:28.429Z Running `/home/build/.rustup/toolchains/1.96.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=d3110a97d9efa1fc -C extra-filename=-3f26836bb89b7487 --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-b96847c0f6f2888c.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-e4d6d68c84814080.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-ad57c7d98eb0b1b8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46542026-06-30T19:55:28.461Z Running `/home/build/.rustup/toolchains/1.96.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=470e1d1701c9ab45 -C extra-filename=-bdc2115bfb52f12f --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-96b94e4be8ef41d9.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ceb3aae2b5f46f7d.rlib --extern newtype_uuid_macros=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid_macros-1bec0b00f873f3ad.so --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9c04229033293e30.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46552026-06-30T19:55:28.464Z Running `/home/build/.rustup/toolchains/1.96.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=5e627afdafa16e11 -C extra-filename=-04ea78d9265a3014 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46562026-06-30T19:55:28.841Z Compiling serde_with v1.14.0
46572026-06-30T19:55:28.845Z Running `/home/build/.rustup/toolchains/1.96.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=6349c0c2a212ebc3 -C extra-filename=-23972fb5d3fab912 --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-71f89665c857a75b.rmeta --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-3656ed4b60c7f166.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46582026-06-30T19:55:28.921Z Compiling tui-tree-widget v0.23.1
46592026-06-30T19:55:28.924Z Running `/home/build/.rustup/toolchains/1.96.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=6f54a475da9752aa -C extra-filename=-4addf0d41f1236d5 --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-64d845951fe259b1.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-1afb204998bf9546.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46602026-06-30T19:55:28.967Z Compiling support-bundle-viewer v0.1.2
46612026-06-30T19:55:28.970Z Running `/home/build/.rustup/toolchains/1.96.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=eb4d73d13c865dad -C extra-filename=-f8ca99aeb778b6ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-6cfa4bac6de20521.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-64d845951fe259b1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.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-1107a69f12a0ffff/out`
46622026-06-30T19:55:28.997Z Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
46632026-06-30T19:55:29.000Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name attest_mock --edition=2024 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/10952e8/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=750b2df62d87291f -C extra-filename=-d291a68ebb878f5a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-c2aa89d44e40364d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-f6c1d6068b903b0f.rmeta --extern knuffel=/work/oxidecomputer/omicron/target/debug/deps/libknuffel-54583826fbcb6b08.rmeta --extern miette=/work/oxidecomputer/omicron/target/debug/deps/libmiette-6d3e2106dff144b3.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-ed415be1ca6f1474.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46642026-06-30T19:55:29.118Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
46652026-06-30T19:55:29.123Z Running `/home/build/.rustup/toolchains/1.96.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=870272092ad9d4c2 -C extra-filename=-9d21ba9a200b1edf --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-0d49d99825834bad.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-9ecfd7549d856f01.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-91a03e1609ff148f.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c0fc3cf44f1b7f2b.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-db44ff17759d6d63.rmeta --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-7bafc2cc5669c27a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rmeta --extern knuffel=/work/oxidecomputer/omicron/target/debug/deps/libknuffel-54583826fbcb6b08.rmeta --extern miette=/work/oxidecomputer/omicron/target/debug/deps/libmiette-6d3e2106dff144b3.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-4d136504a3c86375.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-0ef97071bef2e3cd.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9337bd9511262fb4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-a0fb23c05cf046a5.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dcb275200166cb17.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-75f6e99731d7f203.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-c0e409c5d0d8e208.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46662026-06-30T19:55:29.186Z Running `/home/build/.rustup/toolchains/1.96.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=30d5c329de276330 -C extra-filename=-26684465297cb707 --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-11d4ad31d7c24a67.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46672026-06-30T19:55:30.063Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
46682026-06-30T19:55:30.066Z Running `/home/build/.rustup/toolchains/1.96.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=d76d8a778b2c036a -C extra-filename=-410157ce299a883c --out-dir /work/oxidecomputer/omicron/target/debug/build/pmbus-410157ce299a883c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern convert_case=/work/oxidecomputer/omicron/target/debug/deps/libconvert_case-1416f0b5ab6f4c16.rlib --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-7b82828cc3b833a4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23972fb5d3fab912.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46692026-06-30T19:55:30.831Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
46702026-06-30T19:55:30.834Z Running `/home/build/.rustup/toolchains/1.96.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=e1f0f6a16202e8b8 -C extra-filename=-e5ddd1de90bec58b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-007e2c9fb8698e16.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-a7107a46f3246d86.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-bd42841e9a11c1f9.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-28f6ef79f50da9b4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46712026-06-30T19:55:31.252Z Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
46722026-06-30T19:55:31.256Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name sprockets_tls_test_utils --edition=2021 /home/build/.cargo/git/checkouts/sprockets-882d17aeeb0cb343/68a4b3b/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=a79543721617e261 -C extra-filename=-124223cb213166ef --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-0d49d99825834bad.rmeta --extern pki_playground=/work/oxidecomputer/omicron/target/debug/deps/libpki_playground-9d21ba9a200b1edf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46732026-06-30T19:55:31.836Z Running `/work/oxidecomputer/omicron/target/debug/build/pmbus-410157ce299a883c/build-script-build`
46742026-06-30T19:55:31.928Z Running `/home/build/.rustup/toolchains/1.96.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=264557f4b56d3209 -C extra-filename=-791b3209c06b4cbe --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-54159e90ff1115fe.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-3c3ca786a9e65354.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1f5100c8f325d83a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46752026-06-30T19:55:32.097Z Compiling rstest v0.25.0
46762026-06-30T19:55:32.100Z Running `/home/build/.rustup/toolchains/1.96.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=f0482db9f3f75d0d -C extra-filename=-bfd8553a38f17022 --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-0e84bfd2f58897d2.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-6665d186c37707a1.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46772026-06-30T19:55:34.137Z Compiling samael v0.0.19
46782026-06-30T19:55:34.140Z Running `/home/build/.rustup/toolchains/1.96.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=f5ac5ded9ea36eac -C extra-filename=-6fb4bce5ed25ee8c --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-6fb4bce5ed25ee8c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-5c681bda8f6ab74a.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-533a9d4dd3ba43e1.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46792026-06-30T19:55:35.648Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-6fb4bce5ed25ee8c/build-script-bindings`
46802026-06-30T19:55:35.981Z Running `/home/build/.rustup/toolchains/1.96.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=017ccb9364193e16 -C extra-filename=-3e6c06ae017ec085 --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-475c5481f11c65dc.rmeta --extern libz_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibz_sys-0dc41d335a6f61af.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-4fd8ff1b21185d47/out/build -L native=/usr/lib/amd64 -l static=git2 --cfg libgit2_vendored --check-cfg 'cfg(libgit2_vendored,)'`
46812026-06-30T19:55:36.268Z Compiling git2 v0.20.4
46822026-06-30T19:55:36.272Z Running `/home/build/.rustup/toolchains/1.96.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=d5b576b23ac887fd -C extra-filename=-3a624564af0b28d3 --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-64568b11226546eb.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern libgit2_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibgit2_sys-3e6c06ae017ec085.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.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-4fd8ff1b21185d47/out/build -L native=/usr/lib/amd64`
46832026-06-30T19:55:37.225Z Running `/home/build/.rustup/toolchains/1.96.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=d3b244228bf41be6 -C extra-filename=-3ccfd59adfb8a098 --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-8a91b2fd79f237fe.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-6dbee979cff49b73.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-250c838f8b4f7b34.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-d002aab0f53c3af0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-c3ca39b8c78224bd.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rlib --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-488c403b68b29e93.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-066c74919d193261.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-baebbad7e92f6282.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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)'`
46842026-06-30T19:55:37.616Z Compiling polar-core v0.27.3
46852026-06-30T19:55:37.619Z Running `/home/build/.rustup/toolchains/1.96.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=31184a9dea9b5436 -C extra-filename=-bf8ea564bb46a4a3 --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-bf8ea564bb46a4a3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-9604e81b304db42c.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-5f32d1b75b4bbc32.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46862026-06-30T19:55:38.532Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-bf8ea564bb46a4a3/build-script-build`
46872026-06-30T19:55:39.318Z Running `/home/build/.rustup/toolchains/1.96.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=64fdb6907cfb1a29 -C extra-filename=-859bfef8d3accccd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-250c838f8b4f7b34.rmeta --extern git2_rs=/work/oxidecomputer/omicron/target/debug/deps/libgit2-3a624564af0b28d3.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5e04864d6535fe16.rmeta --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-c5245c0a70f87cad.rmeta --extern vergen_lib=/work/oxidecomputer/omicron/target/debug/deps/libvergen_lib-be48d9d6a75dccb2.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-4fd8ff1b21185d47/out/build -L native=/usr/lib/amd64 --check-cfg 'cfg(nightly)'`
46882026-06-30T19:55:39.735Z Running `/home/build/.rustup/toolchains/1.96.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=a97d66874898e8cc -C extra-filename=-45271d14ccc72c85 --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-16e647562a4afb7f.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-a4f761cf4830c91d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-4179f24a7000411c.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46892026-06-30T19:55:39.871Z Compiling diesel-dtrace v0.5.0
46902026-06-30T19:55:39.874Z Running `/home/build/.rustup/toolchains/1.96.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=716cfcc91cd62dd8 -C extra-filename=-68f560f76864c691 --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-803cb845b0079d0c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00a9a8b7e6f553e6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
46912026-06-30T19:55:40.143Z Compiling async-bb8-diesel v0.2.1
46922026-06-30T19:55:40.146Z Running `/home/build/.rustup/toolchains/1.96.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=6a11add04c534bd9 -C extra-filename=-2049bcc10007e8e7 --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-4e778a706bc0dc16.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-6d1804fed1023684.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.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`
46932026-06-30T19:55:40.546Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
46942026-06-30T19:55:40.549Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2bfe090/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=1e23aabc8b77462a -C extra-filename=-c9d4628b4b3c78c5 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-common-c9d4628b4b3c78c5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-c5245c0a70f87cad.rlib --extern vergen_git2=/work/oxidecomputer/omicron/target/debug/deps/libvergen_git2-859bfef8d3accccd.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-4fd8ff1b21185d47/out/build -L native=/usr/lib/amd64`
46952026-06-30T19:55:41.642Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-common-c9d4628b4b3c78c5/build-script-build`
46962026-06-30T19:55:42.716Z Running `/home/build/.rustup/toolchains/1.96.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=f2f1a71239c3e4e0 -C extra-filename=-6a6f2b0fadfa01e0 --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-011c4b89193db3d3/out -l static=aws_lc_0_40_0_crypto --cfg universal`
46972026-06-30T19:55:42.716Z Running `/work/oxidecomputer/omicron/target/debug/build/aws-lc-rs-00bd218468570be9/build-script-build`
46982026-06-30T19:55:42.790Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-95bf3ad5c179ed43/build-script-build`
46992026-06-30T19:55:43.150Z Running `/home/build/.rustup/toolchains/1.96.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=014024e74a68e9c7 -C extra-filename=-427b00d5e0898e3c --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-6a6f2b0fadfa01e0.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-cb2fa448f0536d34.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.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-011c4b89193db3d3/out --check-cfg 'cfg(aws_lc_rs_docsrs)' --check-cfg 'cfg(disable_slow_tests)' --check-cfg 'cfg(dev_tests_only)'`
47002026-06-30T19:55:43.236Z Compiling oso v0.27.3
47012026-06-30T19:55:43.239Z Running `/home/build/.rustup/toolchains/1.96.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=79833a69ebf74fc7 -C extra-filename=-2b25a584522676eb --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-e3f5a4b6d0d037ae.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-d002aab0f53c3af0.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-4aa125bc60f89e62.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-45271d14ccc72c85.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-e0693d2d7d96384a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47022026-06-30T19:55:43.980Z Compiling rustls-webpki v0.103.9
47032026-06-30T19:55:43.980Z Compiling rcgen v0.12.1
47042026-06-30T19:55:43.984Z Running `/home/build/.rustup/toolchains/1.96.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.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(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=3fbb81acbabc95b3 -C extra-filename=-5a7fb3dcb3c1ebdf --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-427b00d5e0898e3c.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-bdc2c9436396c182.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-7fc84d34336edae0.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-011c4b89193db3d3/out`
47052026-06-30T19:55:43.984Z Running `/home/build/.rustup/toolchains/1.96.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=ef0c3a44a29762b8 -C extra-filename=-8f470e1e9b67c92d --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-427b00d5e0898e3c.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c68176a7a0e70026.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5e04864d6535fe16.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-c731086711956766.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-011c4b89193db3d3/out`
47062026-06-30T19:55:44.476Z Running `/home/build/.rustup/toolchains/1.96.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=8943549828614065 -C extra-filename=-8731500e45d2a26b --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-427b00d5e0898e3c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-bdc2c9436396c182.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-5a7fb3dcb3c1ebdf.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.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-011c4b89193db3d3/out`
47072026-06-30T19:55:46.976Z Compiling tokio-rustls v0.26.4
47082026-06-30T19:55:46.976Z Compiling rustls-platform-verifier v0.6.2
47092026-06-30T19:55:46.979Z Compiling tough v0.22.0
47102026-06-30T19:55:46.979Z Running `/home/build/.rustup/toolchains/1.96.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=47799b2b1d78e07c -C extra-filename=-051bf76995db2b49 --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-8731500e45d2a26b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.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-011c4b89193db3d3/out`
47112026-06-30T19:55:46.979Z Running `/home/build/.rustup/toolchains/1.96.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=6acb7373c810e302 -C extra-filename=-74f16714901bf68a --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-b4d419cfb7278799.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-427b00d5e0898e3c.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-a8fb7fb8cb05d560.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a81f463b5eadc7cf.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-c492010093423e5d.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-a541ed0c90ef0e33.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c68176a7a0e70026.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-97b6d6236c1189b8.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-0f5abda38cc66465.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-fb065ab4cfaa4c8a.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-cd3321ca0903b058.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-72dfe15583183510.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-8824289258a727f1.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-cb2fa448f0536d34.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.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-011c4b89193db3d3/out -L native=/usr/lib/amd64`
47122026-06-30T19:55:46.980Z Running `/home/build/.rustup/toolchains/1.96.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=1aaef01fdc33fb98 -C extra-filename=-796edae5d99e535b --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-517a0a45b5918497.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-238f96e092439ad8.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-5a7fb3dcb3c1ebdf.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-011c4b89193db3d3/out`
47132026-06-30T19:55:47.204Z Compiling hyper-rustls v0.27.7
47142026-06-30T19:55:47.208Z Running `/home/build/.rustup/toolchains/1.96.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=56dc3ff65fa57d9d -C extra-filename=-402af20ce2841673 --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-1fa630dcba0d2858.rmeta --extern async_stream=/work/oxidecomputer/omicron/target/debug/deps/libasync_stream-2bfd5c8b85cf6cc3.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-ed88aab468d4e0db.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-878f6df4c8ca5317.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-fe94fc309d95b66d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-ccf70f60cb5f0125.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-8495ceab5b55914b.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9c04229033293e30.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-97b6d6236c1189b8.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-551bcbd054c83dab.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-3e8e6d9e21823578.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-4542ef5150c73ba3.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-f4d06e834cf9ba6a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-a31d003c074deb1b.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-3a587c341d5a4883.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-051bf76995db2b49.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-12b68984237a680e.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00a9a8b7e6f553e6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-6fe44703d794b981.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-011c4b89193db3d3/out`
47152026-06-30T19:55:47.208Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name sprockets_tls --edition=2021 /home/build/.cargo/git/checkouts/sprockets-882d17aeeb0cb343/68a4b3b/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("unittest"))' -C metadata=da8edf754e9e463f -C extra-filename=-df29b6bed8487dbc --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-1cdd9ab5411069ad.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern dice_mfg_msgs=/work/oxidecomputer/omicron/target/debug/deps/libdice_mfg_msgs-fcf1cd66fba6a9bb.rmeta --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-85a68eb2455df7fc.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-db44ff17759d6d63.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-f6c1d6068b903b0f.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-d582498247c45b67.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-0ef97071bef2e3cd.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-32b5e9d573f4f646.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-051bf76995db2b49.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.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-011c4b89193db3d3/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/`
47162026-06-30T19:55:47.208Z Running `/home/build/.rustup/toolchains/1.96.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=612322942da673ac -C extra-filename=-4d95fffade8046ef --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-163d9e629feecafc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-ccf70f60cb5f0125.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-238f96e092439ad8.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-bdc2c9436396c182.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-051bf76995db2b49.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-49eb9166be51a979.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-011c4b89193db3d3/out`
47172026-06-30T19:55:47.465Z Compiling reqwest v0.13.2
47182026-06-30T19:55:47.470Z Running `/home/build/.rustup/toolchains/1.96.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=9169cc6ea6bb338e -C extra-filename=-eb04f7145347e2b0 --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-8a91b2fd79f237fe.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-14bcaa68aa0be40d.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-a5294a1b82b3609a.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-29586db834c2c8c8.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-fa6b42ed4cc11fef.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a81f463b5eadc7cf.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-e9e60b9363338a8d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-d542883118704951.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-4d95fffade8046ef.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-ccf70f60cb5f0125.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-b7b051eec9c8a316.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-97b6d6236c1189b8.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-6fbd798935e4a46a.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rmeta --extern rustls_pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-bdc2c9436396c182.rmeta --extern rustls_platform_verifier=/work/oxidecomputer/omicron/target/debug/deps/librustls_platform_verifier-796edae5d99e535b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-fb7734b753186998.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-051bf76995db2b49.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-41ab915fd4b89d92.rmeta --extern tower_http=/work/oxidecomputer/omicron/target/debug/deps/libtower_http-8b2fbd5cda2a78d4.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-49eb9166be51a979.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.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-011c4b89193db3d3/out`
47192026-06-30T19:55:48.723Z Compiling progenitor-client v0.14.0
47202026-06-30T19:55:48.723Z Compiling progenitor-client v0.13.0
47212026-06-30T19:55:48.723Z Compiling omicron-zone-package v0.12.3
47222026-06-30T19:55:48.727Z Running `/home/build/.rustup/toolchains/1.96.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=abf2395948d606ab -C extra-filename=-05fe790e1ca3079a --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-a2a64572023fe240.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a81f463b5eadc7cf.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-97b6d6236c1189b8.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.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-011c4b89193db3d3/out`
47232026-06-30T19:55:48.727Z Running `/home/build/.rustup/toolchains/1.96.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=083daa9d6764c6f3 -C extra-filename=-cc87d1a6a9e4422e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-062456a4af311abe.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-6e328f5ba78b0496.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-5f32d1b75b4bbc32.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-032d4c456560b8b2.rmeta --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-d5800fa3752cdd85.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.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-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out`
47242026-06-30T19:55:48.727Z Running `/home/build/.rustup/toolchains/1.96.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=1be3021c5d8d4008 -C extra-filename=-ab97b6b4a5862713 --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-a2a64572023fe240.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a81f463b5eadc7cf.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-97b6d6236c1189b8.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.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-011c4b89193db3d3/out`
47252026-06-30T19:55:48.979Z Compiling progenitor-extras v0.2.0
47262026-06-30T19:55:48.982Z Compiling progenitor v0.14.0
47272026-06-30T19:55:48.982Z Running `/home/build/.rustup/toolchains/1.96.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=d106d28002f33708 -C extra-filename=-761bc5eff641d0b7 --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-91a5263c654bc0c5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-05fe790e1ca3079a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.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-011c4b89193db3d3/out`
47282026-06-30T19:55:48.982Z Running `/home/build/.rustup/toolchains/1.96.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=2d7d0cbc674f1a39 -C extra-filename=-4195ed12baee3fd0 --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-05fe790e1ca3079a.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-a8db1870a735e03e.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-5cb0d166cb0c7768.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-011c4b89193db3d3/out`
47292026-06-30T19:55:49.006Z Compiling progenitor v0.13.0
47302026-06-30T19:55:49.009Z Running `/home/build/.rustup/toolchains/1.96.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=30c1728fc3a22fae -C extra-filename=-a7af5463574a025e --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-ab97b6b4a5862713.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-bd1ab874a682333d.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-b9850ff70489fa26.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-011c4b89193db3d3/out`
47312026-06-30T19:55:49.129Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
47322026-06-30T19:55:49.129Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
47332026-06-30T19:55:49.132Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
47342026-06-30T19:55:49.132Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
47352026-06-30T19:55:49.132Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
47362026-06-30T19:55:49.132Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2024 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/dc84a6c/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=1662afbd357c82bb -C extra-filename=-d8c6e023ce94da0a --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-fa9b90e544911148.rmeta --extern client_common=/work/oxidecomputer/omicron/target/debug/deps/libclient_common-11e96b058d5f615c.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-0d0146fd3fdfea8b.rmeta --extern mg_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types_versions-f0ece464c7b41d78.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-767b3b5235066ac3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out`
47372026-06-30T19:55:49.132Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/979b728/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=aaf58f90c0f49b17 -C extra-filename=-87b9120594fa6f2f --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-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-b96847c0f6f2888c.rmeta --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-ff820bc0dd0cc684.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-05fe790e1ca3079a.rmeta --extern propolis_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types_versions-f9c646ee471b6fe0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-f862f38d2aca3a78.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out`
47382026-06-30T19:55:49.132Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2bfe090/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=ed7279a1befd8b28 -C extra-filename=-fa40b83d61902d83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-2936e0be1cd838ef.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-97b6d6236c1189b8.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.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-011c4b89193db3d3/out`
47392026-06-30T19:55:49.132Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_pantry_client --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2bfe090/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=a6e09b71a221c7d2 -C extra-filename=-4fa792d9c6bf04cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-2936e0be1cd838ef.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-97b6d6236c1189b8.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out`
47402026-06-30T19:55:49.132Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name ddm_admin_client --edition=2024 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/dc84a6c/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=758ed42cf3dddc19 -C extra-filename=-87c0f7ca64b4dafa --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-a08bdb03db5e546d.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out`
47412026-06-30T19:55:49.191Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
47422026-06-30T19:55:49.194Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
47432026-06-30T19:55:49.194Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
47442026-06-30T19:55:49.194Z Running `/home/build/.rustup/toolchains/1.96.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=9264daf5bd05373d -C extra-filename=-e376977abf2c8ce2 --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-4e778a706bc0dc16.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcommon-41b0e3fe1e881050.rmeta --extern crc8=/work/oxidecomputer/omicron/target/debug/deps/libcrc8-c09b1f53fc6ce1a2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-a7af5463574a025e.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-37ed99c3f21167dd.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out`
47452026-06-30T19:55:49.194Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/a7d440f/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=3cdd2d22ad8b7180 -C extra-filename=-bdd0085a72cfa94f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-427b00d5e0898e3c.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-d1b578bd7e308ccc.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-4d87b832ab2d562d.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-69f5c9f5c283aee7.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-88f10c58fe781cef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-4542ef5150c73ba3.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-b060cec5c7f31522.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47462026-06-30T19:55:49.224Z Running `/home/build/.rustup/toolchains/1.96.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=4cd423ada494e4ca -C extra-filename=-fe5bba9772f4c214 --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-4e778a706bc0dc16.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcommon-0f7e3884123c3b72.rmeta --extern crc8=/work/oxidecomputer/omicron/target/debug/deps/libcrc8-c09b1f53fc6ce1a2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-a7af5463574a025e.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-37ed99c3f21167dd.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out`
47472026-06-30T19:55:49.718Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
47482026-06-30T19:55:49.723Z Running `/home/build/.rustup/toolchains/1.96.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=1ea36edee19e1294 -C extra-filename=-404c8d8502ec6568 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-404c8d8502ec6568 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-5ac1b58a6f2e6a0b.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-63ba44012e1cbc03.rlib --extern anstream=/work/oxidecomputer/omicron/target/debug/deps/libanstream-0813c49105c134b4.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-427b00d5e0898e3c.rlib --extern aws_lc_sys=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_sys-6a6f2b0fadfa01e0.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-59f410be95ce894e.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-2f5e09e4f5a3ac8c.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-ea55f6da188cc094.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-64568b11226546eb.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-6ecbc3b5ef545b60.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-6c63e98a419d5a2c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-db95e8e9529ca309.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-9ecfd7549d856f01.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-14bcaa68aa0be40d.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-4fde6b813fd18c67.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-eb0483341114352c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-6cfa4bac6de20521.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-790dfff78026cdf0.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-70f68d88027d2aad.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-6dbee979cff49b73.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-91a03e1609ff148f.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c0fc3cf44f1b7f2b.rlib --extern dof_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libdof-745e06628c0acb2c.rlib --extern dof_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libdof-4b27ec5067f8cd7d.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-14d489de955721f7.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-db44ff17759d6d63.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-97e0b9cd6dd93868.rlib --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-e5c5db9078d14ea7.rlib --extern errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-3e48272610caadc8.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-f953f35bdea91ea4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-65b8010b89ba5e3c.rlib --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-878f6df4c8ca5317.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-fa6b42ed4cc11fef.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a81f463b5eadc7cf.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-38ce5daaa43c1f94.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-5fa9b52b41e44aec.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-a6bd3e9bad88fc17.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-787448b27b7feb28.rlib --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-2be4f244cd0ef462.rlib --extern getrandom_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-1f50f07ad72d01d7.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-ae9ffada69599551.rlib --extern hashbrown_3575ec1268b04181=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-03705ebcd02dc3b9.rlib --extern hashbrown_986da7b5efc2b80e=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-5cce30a55b979f3d.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-f933e2cc2e49d477.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-244d006b89675f36.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-4d95fffade8046ef.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-ccf70f60cb5f0125.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-c2e6186661e94d7c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-f0854a454a33fe7e.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-69f5c9f5c283aee7.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-a4f761cf4830c91d.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-d002aab0f53c3af0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-182d9d7531721e32.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-29cf7af8e2fc43be.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-e2575b5c144b22ce.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ceb3aae2b5f46f7d.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-755b78194291d4c1.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-920dd5da461a6d02.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-c4eca94bacacceef.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1f5100c8f325d83a.rlib --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-c7f66a712244a735.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-256e074e75faabf0.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-0ef97071bef2e3cd.rlib --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-97b6d6236c1189b8.rlib --extern petgraph_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-46db0f0b0cd0def3.rlib --extern petgraph_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9337bd9511262fb4.rlib --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-57908231e01adef6.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-874b5a42aa819b21.rlib --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-c2be6540b1357add.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-8238e83e5599a13f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rlib --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern rand_chacha_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-62ae4fadae269c7c.rlib --extern rand_chacha_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-5011698daf307d9b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-5245eb45c03b9429.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-89fdf5aa1838c400.rlib --extern reqwest_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-0f5abda38cc66465.rlib --extern reqwest_594e8ee84c453af0=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-a0fb23c05cf046a5.rlib --extern rustix_d585fab2519d2d1=/work/oxidecomputer/omicron/target/debug/deps/librustix-b0866efa650d6974.rlib --extern rustix_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/librustix-7dcb47ac0aa2b6cf.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-3e8e6d9e21823578.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-c71d6c6cbdc15377.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-3b98e515edf20544.so --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dcb275200166cb17.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-1b85095cd2f7e3ea.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-0ae5c82528a68bdf.rlib --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-5d2b59558facd16d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b057846ce76d7ba6.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-567322735588ace4.rlib --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-c0e409c5d0d8e208.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-d32f9f904aecfcc7.rlib --extern strum_2f80eeee3b1b6c7e=/work/oxidecomputer/omicron/target/debug/deps/libstrum-7ba3ae6fb5353ee3.rlib --extern strum_754bda37e0fb3874=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8fcec526aa4960a3.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5e04864d6535fe16.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-484654af456c02f7.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-051bf76995db2b49.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-032d4c456560b8b2.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-eec8b3d45e167752.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0279e42e3124cb47.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9b7b888b2ad601c4.rlib --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-1c9eafb37e087664.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-e0693d2d7d96384a.rlib --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-551f9edf049805be.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00a9a8b7e6f553e6.rlib --extern usdt_impl_d8f496e17d97b5cb=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e091b2c3235b21f2.rlib --extern usdt_impl_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-783a0cc50a74f3f3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-c5245c0a70f87cad.rlib --extern vergen_lib=/work/oxidecomputer/omicron/target/debug/deps/libvergen_lib-be48d9d6a75dccb2.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-560ecfd8d12822db.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-b05b0066f41e386f.rlib --extern zip_164d15cefe24d7eb=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47492026-06-30T19:55:49.767Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
47502026-06-30T19:55:49.767Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
47512026-06-30T19:55:49.770Z Compiling dropshot-api-manager v0.7.2
47522026-06-30T19:55:49.770Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_mock_server --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/979b728/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=b275d0b31b28bcbd -C extra-filename=-5f327e126f4a677d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-55f86491487f34b9.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-b96847c0f6f2888c.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern propolis_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types_versions-f9c646ee471b6fe0.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-99041caa11f7abc5.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-2a341cedcbfe49d9.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-a31d003c074deb1b.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-f862f38d2aca3a78.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out`
47532026-06-30T19:55:49.770Z Running `/home/build/.rustup/toolchains/1.96.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.7.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=4e6150ec70f0a57c -C extra-filename=-11b6c8ce0e21cb1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rmeta --extern drift=/work/oxidecomputer/omicron/target/debug/deps/libdrift-16ec2d0943aa2775.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rmeta --extern git_stub=/work/oxidecomputer/omicron/target/debug/deps/libgit_stub-e221d18cc264a977.rmeta --extern git_stub_vcs=/work/oxidecomputer/omicron/target/debug/deps/libgit_stub_vcs-fc957866e704149b.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-cf7c02bb408021c3.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-f250b99746fe5d8e.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9c04229033293e30.so --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-6f86b12e8207bbaf.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-0ae5c82528a68bdf.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-78d030adc9a210ba.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-28f6ef79f50da9b4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.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-011c4b89193db3d3/out`
47542026-06-30T19:55:49.770Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_common --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2bfe090/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=0c56ec1990d86cdd -C extra-filename=-cedda18ded411f6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-55f86491487f34b9.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-2936e0be1cd838ef.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-551bcbd054c83dab.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-a31d003c074deb1b.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-72dfe15583183510.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-051bf76995db2b49.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-12b68984237a680e.rmeta --extern twox_hash=/work/oxidecomputer/omicron/target/debug/deps/libtwox_hash-c83d047eed8326cf.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out`
47552026-06-30T19:55:49.771Z Running `/home/build/.rustup/toolchains/1.96.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=c157c239bf840b79 -C extra-filename=-4b6ce3130928e8e1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern trait_variant=/work/oxidecomputer/omicron/target/debug/deps/libtrait_variant-2fdfa0f24fe3f326.so --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-c7bad6e9242577a6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out`
47562026-06-30T19:55:50.016Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-404c8d8502ec6568/build-script-build`
47572026-06-30T19:55:50.072Z Running `/home/build/.rustup/toolchains/1.96.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=103eb960195856a2 -C extra-filename=-afbc2337e8a9b2bd --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-5ac1b58a6f2e6a0b.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-63ba44012e1cbc03.rlib --extern anstream=/work/oxidecomputer/omicron/target/debug/deps/libanstream-0813c49105c134b4.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-427b00d5e0898e3c.rlib --extern aws_lc_sys=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_sys-6a6f2b0fadfa01e0.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-59f410be95ce894e.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-2f5e09e4f5a3ac8c.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-ea55f6da188cc094.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-64568b11226546eb.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-6ecbc3b5ef545b60.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-6c63e98a419d5a2c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-db95e8e9529ca309.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-9ecfd7549d856f01.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-14bcaa68aa0be40d.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-4fde6b813fd18c67.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-eb0483341114352c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-6cfa4bac6de20521.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-790dfff78026cdf0.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-70f68d88027d2aad.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-6dbee979cff49b73.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-91a03e1609ff148f.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c0fc3cf44f1b7f2b.rlib --extern dof_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libdof-745e06628c0acb2c.rlib --extern dof_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libdof-4b27ec5067f8cd7d.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-14d489de955721f7.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-db44ff17759d6d63.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-97e0b9cd6dd93868.rlib --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-e5c5db9078d14ea7.rlib --extern errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-3e48272610caadc8.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-f953f35bdea91ea4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-65b8010b89ba5e3c.rlib --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-878f6df4c8ca5317.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-fa6b42ed4cc11fef.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a81f463b5eadc7cf.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-38ce5daaa43c1f94.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-5fa9b52b41e44aec.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-a6bd3e9bad88fc17.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-787448b27b7feb28.rlib --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-2be4f244cd0ef462.rlib --extern getrandom_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-1f50f07ad72d01d7.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-ae9ffada69599551.rlib --extern hashbrown_3575ec1268b04181=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-03705ebcd02dc3b9.rlib --extern hashbrown_986da7b5efc2b80e=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-5cce30a55b979f3d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-244d006b89675f36.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-4d95fffade8046ef.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-ccf70f60cb5f0125.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-c2e6186661e94d7c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-f0854a454a33fe7e.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-69f5c9f5c283aee7.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-a4f761cf4830c91d.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-d002aab0f53c3af0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-182d9d7531721e32.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-29cf7af8e2fc43be.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-e2575b5c144b22ce.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ceb3aae2b5f46f7d.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-755b78194291d4c1.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-920dd5da461a6d02.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-c4eca94bacacceef.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1f5100c8f325d83a.rlib --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-c7f66a712244a735.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-256e074e75faabf0.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-0ef97071bef2e3cd.rlib --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-97b6d6236c1189b8.rlib --extern petgraph_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-46db0f0b0cd0def3.rlib --extern petgraph_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9337bd9511262fb4.rlib --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-57908231e01adef6.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-874b5a42aa819b21.rlib --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-c2be6540b1357add.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-8238e83e5599a13f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rlib --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern rand_chacha_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-62ae4fadae269c7c.rlib --extern rand_chacha_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-5011698daf307d9b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-5245eb45c03b9429.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-89fdf5aa1838c400.rlib --extern reqwest_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-0f5abda38cc66465.rlib --extern reqwest_594e8ee84c453af0=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-a0fb23c05cf046a5.rlib --extern rustix_d585fab2519d2d1=/work/oxidecomputer/omicron/target/debug/deps/librustix-b0866efa650d6974.rlib --extern rustix_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/librustix-7dcb47ac0aa2b6cf.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-3e8e6d9e21823578.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-c71d6c6cbdc15377.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dcb275200166cb17.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-1b85095cd2f7e3ea.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-0ae5c82528a68bdf.rlib --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-5d2b59558facd16d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b057846ce76d7ba6.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-567322735588ace4.rlib --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-c0e409c5d0d8e208.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-d32f9f904aecfcc7.rlib --extern strum_2f80eeee3b1b6c7e=/work/oxidecomputer/omicron/target/debug/deps/libstrum-7ba3ae6fb5353ee3.rlib --extern strum_754bda37e0fb3874=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5e04864d6535fe16.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-051bf76995db2b49.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-032d4c456560b8b2.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-eec8b3d45e167752.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0279e42e3124cb47.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9b7b888b2ad601c4.rlib --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-1c9eafb37e087664.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-e0693d2d7d96384a.rlib --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-551f9edf049805be.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00a9a8b7e6f553e6.rlib --extern usdt_impl_d8f496e17d97b5cb=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e091b2c3235b21f2.rlib --extern usdt_impl_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-783a0cc50a74f3f3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-560ecfd8d12822db.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-b05b0066f41e386f.rlib --extern zip_164d15cefe24d7eb=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47582026-06-30T19:55:50.072Z Running `/home/build/.rustup/toolchains/1.96.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=23f509101b82f6f4 -C extra-filename=-daebba42d7984f11 --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-5ac1b58a6f2e6a0b.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-63ba44012e1cbc03.rmeta --extern anstream=/work/oxidecomputer/omicron/target/debug/deps/libanstream-0813c49105c134b4.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-427b00d5e0898e3c.rmeta --extern aws_lc_sys=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_sys-6a6f2b0fadfa01e0.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-59f410be95ce894e.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rmeta --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-2f5e09e4f5a3ac8c.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-ea55f6da188cc094.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-64568b11226546eb.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-6ecbc3b5ef545b60.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-6c63e98a419d5a2c.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-db95e8e9529ca309.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-9ecfd7549d856f01.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-14bcaa68aa0be40d.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-4fde6b813fd18c67.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-eb0483341114352c.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-6cfa4bac6de20521.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-790dfff78026cdf0.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-70f68d88027d2aad.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-6dbee979cff49b73.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-91a03e1609ff148f.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c0fc3cf44f1b7f2b.rmeta --extern dof_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libdof-745e06628c0acb2c.rmeta --extern dof_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libdof-4b27ec5067f8cd7d.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-14d489de955721f7.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-db44ff17759d6d63.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-97e0b9cd6dd93868.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-e5c5db9078d14ea7.rmeta --extern errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-3e48272610caadc8.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-f953f35bdea91ea4.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-65b8010b89ba5e3c.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-878f6df4c8ca5317.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-fa6b42ed4cc11fef.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a81f463b5eadc7cf.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-38ce5daaa43c1f94.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-5fa9b52b41e44aec.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rmeta --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-a6bd3e9bad88fc17.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-787448b27b7feb28.rmeta --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-2be4f244cd0ef462.rmeta --extern getrandom_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-1f50f07ad72d01d7.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-ae9ffada69599551.rmeta --extern hashbrown_3575ec1268b04181=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-03705ebcd02dc3b9.rmeta --extern hashbrown_986da7b5efc2b80e=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-5cce30a55b979f3d.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-244d006b89675f36.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-4d95fffade8046ef.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-ccf70f60cb5f0125.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-c2e6186661e94d7c.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-f0854a454a33fe7e.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-69f5c9f5c283aee7.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-a4f761cf4830c91d.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-d002aab0f53c3af0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-182d9d7531721e32.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-29cf7af8e2fc43be.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-e2575b5c144b22ce.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ceb3aae2b5f46f7d.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rmeta --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-755b78194291d4c1.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-920dd5da461a6d02.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-c4eca94bacacceef.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1f5100c8f325d83a.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-c7f66a712244a735.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rmeta --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-256e074e75faabf0.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-0ef97071bef2e3cd.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-97b6d6236c1189b8.rmeta --extern petgraph_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-46db0f0b0cd0def3.rmeta --extern petgraph_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9337bd9511262fb4.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-57908231e01adef6.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-874b5a42aa819b21.rmeta --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-c2be6540b1357add.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-8238e83e5599a13f.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rmeta --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern rand_chacha_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-62ae4fadae269c7c.rmeta --extern rand_chacha_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-5011698daf307d9b.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-5245eb45c03b9429.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-89fdf5aa1838c400.rmeta --extern reqwest_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-0f5abda38cc66465.rmeta --extern reqwest_594e8ee84c453af0=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-a0fb23c05cf046a5.rmeta --extern rustix_d585fab2519d2d1=/work/oxidecomputer/omicron/target/debug/deps/librustix-b0866efa650d6974.rmeta --extern rustix_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/librustix-7dcb47ac0aa2b6cf.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-3e8e6d9e21823578.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-c71d6c6cbdc15377.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dcb275200166cb17.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rmeta --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-1b85095cd2f7e3ea.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-0ae5c82528a68bdf.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-5d2b59558facd16d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b057846ce76d7ba6.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-567322735588ace4.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-c0e409c5d0d8e208.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-d32f9f904aecfcc7.rmeta --extern strum_2f80eeee3b1b6c7e=/work/oxidecomputer/omicron/target/debug/deps/libstrum-7ba3ae6fb5353ee3.rmeta --extern strum_754bda37e0fb3874=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5e04864d6535fe16.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-051bf76995db2b49.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-032d4c456560b8b2.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-eec8b3d45e167752.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0279e42e3124cb47.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9b7b888b2ad601c4.rmeta --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-1c9eafb37e087664.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-e0693d2d7d96384a.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-551f9edf049805be.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00a9a8b7e6f553e6.rmeta --extern usdt_impl_d8f496e17d97b5cb=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e091b2c3235b21f2.rmeta --extern usdt_impl_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-783a0cc50a74f3f3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-560ecfd8d12822db.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rmeta --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-b05b0066f41e386f.rmeta --extern zip_164d15cefe24d7eb=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47592026-06-30T19:55:50.206Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
47602026-06-30T19:55:50.206Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
47612026-06-30T19:55:50.211Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
47622026-06-30T19:55:50.211Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
47632026-06-30T19:55:50.211Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
47642026-06-30T19:55:50.211Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
47652026-06-30T19:55:50.211Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
47662026-06-30T19:55:50.211Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
47672026-06-30T19:55:50.240Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
47682026-06-30T19:55:50.243Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
47692026-06-30T19:55:50.243Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
47702026-06-30T19:55:50.278Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
47712026-06-30T19:55:50.281Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
47722026-06-30T19:55:50.282Z Running `/home/build/.rustup/toolchains/1.96.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=ee959af0f081cebc -C extra-filename=-ce943627f3ccac74 --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-4e778a706bc0dc16.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47732026-06-30T19:55:50.282Z Running `/home/build/.rustup/toolchains/1.96.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=79cadb77e9d9f913 -C extra-filename=-c3022c4c6f659d0d --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-c0fc3cf44f1b7f2b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47742026-06-30T19:55:50.282Z Running `/home/build/.rustup/toolchains/1.96.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=f333d8eea8917b43 -C extra-filename=-cd7b90eb3a522f8b --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-96b94e4be8ef41d9.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47752026-06-30T19:55:50.282Z Running `/home/build/.rustup/toolchains/1.96.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=52f37e29b39aed09 -C extra-filename=-7f67a2396b0ad30c --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-daebba42d7984f11.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47762026-06-30T19:55:50.282Z Running `/home/build/.rustup/toolchains/1.96.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=6f821004d78e800d -C extra-filename=-a4dcde706ffe67d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-2c78d21b15d93291.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-6f86b12e8207bbaf.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-459dc9d6ee94aa51.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47772026-06-30T19:55:50.282Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2024 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=7ade82afc25f62ee -C extra-filename=-160618cb25df69d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-bb899a1ebe7ca272.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-c542c4b920042ea3.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-5e781a52876182ce.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-f250b99746fe5d8e.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47782026-06-30T19:55:50.282Z Running `/home/build/.rustup/toolchains/1.96.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=06a94c7bd14d9415 -C extra-filename=-64d98ed0f925e342 --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-96b94e4be8ef41d9.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47792026-06-30T19:55:50.282Z Running `/home/build/.rustup/toolchains/1.96.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=f3ef4e0b7633f84c -C extra-filename=-1b340d30066662f2 --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-733038e33b6825ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47802026-06-30T19:55:50.316Z Running `/home/build/.rustup/toolchains/1.96.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=7b4e4003cc5c984d -C extra-filename=-394d02c06621abac --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-fa9b90e544911148.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-514a763e5b9a0b1d.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47812026-06-30T19:55:50.353Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
47822026-06-30T19:55:50.357Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
47832026-06-30T19:55:50.357Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
47842026-06-30T19:55:50.357Z Running `/home/build/.rustup/toolchains/1.96.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=a689d84d9919a74a -C extra-filename=-047e57c93386a145 --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-daebba42d7984f11.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47852026-06-30T19:55:50.357Z Running `/home/build/.rustup/toolchains/1.96.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=c6c37620ca9cb5cd -C extra-filename=-76eff8e6b81e6038 --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-fa9b90e544911148.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47862026-06-30T19:55:50.357Z Running `/home/build/.rustup/toolchains/1.96.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=bd2238b82b34793e -C extra-filename=-9f0d4768df33bae0 --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-daebba42d7984f11.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47872026-06-30T19:55:50.357Z Running `/home/build/.rustup/toolchains/1.96.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=c160726d4b19fada -C extra-filename=-784e8940ecd838f0 --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-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47882026-06-30T19:55:50.357Z Running `/home/build/.rustup/toolchains/1.96.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=a4d957546bd00778 -C extra-filename=-79c3ca8693bf8431 --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-daebba42d7984f11.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47892026-06-30T19:55:50.392Z Running `/home/build/.rustup/toolchains/1.96.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=b25723628f1f85c4 -C extra-filename=-f86d0d991ed43686 --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-402af20ce2841673.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47902026-06-30T19:55:50.427Z Running `/home/build/.rustup/toolchains/1.96.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=a3ee2dbfebc57524 -C extra-filename=-34d8830a95be301d --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-fa9b90e544911148.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47912026-06-30T19:55:50.531Z Running `/home/build/.rustup/toolchains/1.96.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=e1aeb3268260af3d -C extra-filename=-ff609394ea3a4127 --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-daebba42d7984f11.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47922026-06-30T19:55:50.629Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name ntp_admin_v1_client --edition=2024 clients/ntp-admin-v1-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=cbf970fb4883dab0 -C extra-filename=-9f4fe9c0f1615f6b --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-fa9b90e544911148.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47932026-06-30T19:55:50.696Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
47942026-06-30T19:55:50.734Z Running `/home/build/.rustup/toolchains/1.96.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=c013ac64a169d02f -C extra-filename=-511472f4a07daaa0 --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-daebba42d7984f11.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47952026-06-30T19:55:50.797Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
47962026-06-30T19:55:50.800Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
47972026-06-30T19:55:50.800Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
47982026-06-30T19:55:50.829Z Running `/home/build/.rustup/toolchains/1.96.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=05ea043f73faf7c2 -C extra-filename=-804316701b5aee5c --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-402af20ce2841673.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
47992026-06-30T19:55:50.894Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/a7d440f/bin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --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=8cdd61c0978b0cce -C extra-filename=-846f88f585087519 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-d729c60e81f65f0e.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-97167b02ea73de17.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48002026-06-30T19:55:50.897Z Running `/home/build/.rustup/toolchains/1.96.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=aa75958b87d9047f -C extra-filename=-139fe0f9fc14f96e --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-a2a64572023fe240.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a48111c2c091f1aa.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48012026-06-30T19:55:50.963Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
48022026-06-30T19:55:50.966Z Running `/home/build/.rustup/toolchains/1.96.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=c7f5a5d0790821c8 -C extra-filename=-f4ac0fefefecb52e --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-394d02c06621abac.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48032026-06-30T19:55:50.998Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
48042026-06-30T19:55:51.042Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
48052026-06-30T19:55:51.042Z Running `/home/build/.rustup/toolchains/1.96.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=8a68eb6d4f3343ca -C extra-filename=-b941fda13b7a8b03 --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-ceb3aae2b5f46f7d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-614c1cfc56bd8768.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-9b068a201371edc9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48062026-06-30T19:55:51.080Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
48072026-06-30T19:55:51.084Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
48082026-06-30T19:55:51.084Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
48092026-06-30T19:55:51.084Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
48102026-06-30T19:55:51.084Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
48112026-06-30T19:55:51.084Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
48122026-06-30T19:55:51.084Z Running `/home/build/.rustup/toolchains/1.96.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=b61f3837aa77a72b -C extra-filename=-53b3689442e37a12 --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-daebba42d7984f11.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48132026-06-30T19:55:51.084Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
48142026-06-30T19:55:51.084Z Running `/home/build/.rustup/toolchains/1.96.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=8f0dfdd1039a0a69 -C extra-filename=-092cae7ce0e32df9 --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-daebba42d7984f11.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48152026-06-30T19:55:51.084Z Running `/home/build/.rustup/toolchains/1.96.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=0ef2062c89ecbba4 -C extra-filename=-0e5f5ed39298a28f --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-0e5f5ed39298a28f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48162026-06-30T19:55:51.084Z Running `/home/build/.rustup/toolchains/1.96.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=c860ded7040a1705 -C extra-filename=-1b31ac8c99fa2c75 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-1b31ac8c99fa2c75 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48172026-06-30T19:55:51.084Z Running `/home/build/.rustup/toolchains/1.96.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=15b4bb770770d5c8 -C extra-filename=-540beb9a4c7d0c10 --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-b4f780b189a31b98.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-9f0d4768df33bae0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-b402c6181ca8fdd7.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48182026-06-30T19:55:51.085Z Running `/home/build/.rustup/toolchains/1.96.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=40f63126a013e560 -C extra-filename=-d632f67398fc493b --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-b4f780b189a31b98.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-9f0d4768df33bae0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-b402c6181ca8fdd7.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48192026-06-30T19:55:51.159Z Running `/home/build/.rustup/toolchains/1.96.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=9cb1b00e58a6af4b -C extra-filename=-9e4026febb4b20a0 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-9e4026febb4b20a0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48202026-06-30T19:55:51.165Z Running `/home/build/.rustup/toolchains/1.96.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=f050b594bfa024c5 -C extra-filename=-83be1c0e20a8be7b --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-schema-83be1c0e20a8be7b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48212026-06-30T19:55:51.375Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
48222026-06-30T19:55:51.415Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
48232026-06-30T19:55:51.419Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
48242026-06-30T19:55:51.419Z Running `/home/build/.rustup/toolchains/1.96.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=28bd4d9c690a25b5 -C extra-filename=-123bd1e8d7eef916 --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-a2a64572023fe240.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1877e952234606ea.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-cea31c2e38ef4423.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern rand08=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-2d1448c539d5789e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48252026-06-30T19:55:51.419Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
48262026-06-30T19:55:51.419Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
48272026-06-30T19:55:51.419Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
48282026-06-30T19:55:51.419Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
48292026-06-30T19:55:51.451Z Running `/home/build/.rustup/toolchains/1.96.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=0d136ade134ea750 -C extra-filename=-5bf79d5be99a2ec3 --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-e0337e133bfb52cb.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-c3022c4c6f659d0d.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48302026-06-30T19:55:51.451Z Running `/home/build/.rustup/toolchains/1.96.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=6f7df49d92708807 -C extra-filename=-284dcd0a7003a13e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-76eff8e6b81e6038.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-047e57c93386a145.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48312026-06-30T19:55:51.455Z Running `/home/build/.rustup/toolchains/1.96.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=ce80a8dca0b98180 -C extra-filename=-e4c6e67a84d75eb9 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-lookup-e4c6e67a84d75eb9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48322026-06-30T19:55:51.455Z Running `/home/build/.rustup/toolchains/1.96.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="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C metadata=feb26b9960d39831 -C extra-filename=-8069a74b9aeb9036 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-8069a74b9aeb9036 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48332026-06-30T19:55:51.455Z Running `/home/build/.rustup/toolchains/1.96.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=29b5facededb80d2 -C extra-filename=-ba82abc38dd88bc1 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-sled-agent-ba82abc38dd88bc1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48342026-06-30T19:55:51.484Z Running `/home/build/.rustup/toolchains/1.96.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=6e28670235d0ea74 -C extra-filename=-f873c04d00a8b619 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-inventory-f873c04d00a8b619 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48352026-06-30T19:55:51.585Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
48362026-06-30T19:55:51.590Z Running `/home/build/.rustup/toolchains/1.96.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=def54cc1aaaf22af -C extra-filename=-b7b04e0c2c0db637 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-test-interface-b7b04e0c2c0db637 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48372026-06-30T19:55:51.622Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
48382026-06-30T19:55:51.625Z Running `/home/build/.rustup/toolchains/1.96.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=bd7da04280a5fb94 -C extra-filename=-d5d3ba2fdd69e406 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-d5d3ba2fdd69e406 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48392026-06-30T19:55:51.693Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-0e5f5ed39298a28f/build-script-build`
48402026-06-30T19:55:51.726Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
48412026-06-30T19:55:51.765Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
48422026-06-30T19:55:51.769Z Running `/home/build/.rustup/toolchains/1.96.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=c487a0a79272477c -C extra-filename=-0702267f72a9c38c --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-networking-0702267f72a9c38c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48432026-06-30T19:55:51.794Z Running `/home/build/.rustup/toolchains/1.96.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=826a2edefc527e0e -C extra-filename=-4941230d2306dc17 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-preparation-4941230d2306dc17 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48442026-06-30T19:55:51.798Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
48452026-06-30T19:55:51.798Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
48462026-06-30T19:55:51.798Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
48472026-06-30T19:55:51.798Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-1b31ac8c99fa2c75/build-script-build`
48482026-06-30T19:55:51.798Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-9e4026febb4b20a0/build-script-build`
48492026-06-30T19:55:51.798Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
48502026-06-30T19:55:51.834Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
48512026-06-30T19:55:51.838Z Running `/home/build/.rustup/toolchains/1.96.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=9bfafb622cd4c472 -C extra-filename=-e060885c2206bec3 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-test-utils-e060885c2206bec3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48522026-06-30T19:55:51.838Z Running `/home/build/.rustup/toolchains/1.96.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-reconfigurator-planning"' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ereport-types", "nexus-reconfigurator-planning", "omicron-test-utils", "testing"))' -C metadata=61d1e06bfc1095af -C extra-filename=-fbf97b40b7fa5977 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-fm-fbf97b40b7fa5977 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48532026-06-30T19:55:51.838Z Running `/home/build/.rustup/toolchains/1.96.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=173bd64a1a420eb9 -C extra-filename=-c00fa0944be5e2c5 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-rendezvous-c00fa0944be5e2c5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48542026-06-30T19:55:51.838Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-schema-83be1c0e20a8be7b/build-script-build`
48552026-06-30T19:55:51.867Z Running `/home/build/.rustup/toolchains/1.96.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=34ab318e02a98e9e -C extra-filename=-6b4670e07580bf98 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-6b4670e07580bf98 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48562026-06-30T19:55:51.871Z Running `/home/build/.rustup/toolchains/1.96.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=f09bba652aab11e2 -C extra-filename=-812aeb72449c5ee7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-53b3689442e37a12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-0fa133a53ac73edf.rmeta --extern backon=/work/oxidecomputer/omicron/target/debug/deps/libbackon-91a5263c654bc0c5.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-05fe790e1ca3079a.rmeta --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-761bc5eff641d0b7.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48572026-06-30T19:55:51.963Z Running `/home/build/.rustup/toolchains/1.96.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=c9f1b9b142f9eafe -C extra-filename=-f2a6b8307273139c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-53b3689442e37a12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-0fa133a53ac73edf.rmeta --extern backon=/work/oxidecomputer/omicron/target/debug/deps/libbackon-91a5263c654bc0c5.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-05fe790e1ca3079a.rmeta --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-761bc5eff641d0b7.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48582026-06-30T19:55:51.995Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-inventory-f873c04d00a8b619/build-script-build`
48592026-06-30T19:55:52.023Z Running `/home/build/.rustup/toolchains/1.96.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=caf463a1bba4f6a1 -C extra-filename=-d29ef6c84415c8a0 --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-803cb845b0079d0c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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`
48602026-06-30T19:55:52.056Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-8069a74b9aeb9036/build-script-build`
48612026-06-30T19:55:52.091Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-sled-agent-ba82abc38dd88bc1/build-script-build`
48622026-06-30T19:55:52.126Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-lookup-e4c6e67a84d75eb9/build-script-build`
48632026-06-30T19:55:52.207Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-d5d3ba2fdd69e406/build-script-build`
48642026-06-30T19:55:52.214Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
48652026-06-30T19:55:52.214Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-test-interface-b7b04e0c2c0db637/build-script-build`
48662026-06-30T19:55:52.214Z Running `/home/build/.rustup/toolchains/1.96.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=c26f395e5a3f7a26 -C extra-filename=-7a317d6cccf0aa51 --out-dir /work/oxidecomputer/omicron/target/debug/build/support-bundle-collection-7a317d6cccf0aa51 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48672026-06-30T19:55:52.230Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
48682026-06-30T19:55:52.305Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
48692026-06-30T19:55:52.308Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
48702026-06-30T19:55:52.308Z Running `/home/build/.rustup/toolchains/1.96.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=a046752647ebb97a -C extra-filename=-fb75cf53e1e2cb6c --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-daebba42d7984f11.rmeta --extern trust_quorum_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types_versions-5bf79d5be99a2ec3.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48712026-06-30T19:55:52.337Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
48722026-06-30T19:55:52.341Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
48732026-06-30T19:55:52.341Z Running `/home/build/.rustup/toolchains/1.96.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=a57d5b30c1240daf -C extra-filename=-a1fcd8b9994c5573 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-switch-config-preparation-a1fcd8b9994c5573 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48742026-06-30T19:55:52.341Z Running `/home/build/.rustup/toolchains/1.96.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=0a8416bd052ec16c -C extra-filename=-e1ba4dd3ee8d3749 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-e1ba4dd3ee8d3749 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48752026-06-30T19:55:52.341Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-networking-0702267f72a9c38c/build-script-build`
48762026-06-30T19:55:52.341Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
48772026-06-30T19:55:52.371Z Running `/home/build/.rustup/toolchains/1.96.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=3b524fb1374ec239 -C extra-filename=-d551223e18881218 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-d551223e18881218 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48782026-06-30T19:55:52.374Z Running `/home/build/.rustup/toolchains/1.96.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=b8c9d6cea30c52ac -C extra-filename=-3cb9bd66d276da29 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-3cb9bd66d276da29 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48792026-06-30T19:55:52.374Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-rendezvous-c00fa0944be5e2c5/build-script-build`
48802026-06-30T19:55:52.374Z Running `/home/build/.rustup/toolchains/1.96.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=75b2ef8b6d41decb -C extra-filename=-58c4f223503b36a2 --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-daebba42d7984f11.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_test=/work/oxidecomputer/omicron/target/debug/deps/libtokio_test-bddf7f7bbe6d82a5.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48812026-06-30T19:55:52.374Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-preparation-4941230d2306dc17/build-script-build`
48822026-06-30T19:55:52.374Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-fm-fbf97b40b7fa5977/build-script-build`
48832026-06-30T19:55:52.403Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-6b4670e07580bf98/build-script-build`
48842026-06-30T19:55:52.437Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
48852026-06-30T19:55:52.440Z Running `/home/build/.rustup/toolchains/1.96.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=e8e80179152ed109 -C extra-filename=-07416b458b58fdda --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-07416b458b58fdda -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48862026-06-30T19:55:52.468Z Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
48872026-06-30T19:55:52.471Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-test-utils-e060885c2206bec3/build-script-build`
48882026-06-30T19:55:52.499Z Running `/home/build/.rustup/toolchains/1.96.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=c7eaf5102824ccb7 -C extra-filename=-bb56f08f2a5e8bea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-17e4ec97e703ac9a.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48892026-06-30T19:55:52.503Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
48902026-06-30T19:55:52.535Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
48912026-06-30T19:55:52.538Z Running `/home/build/.rustup/toolchains/1.96.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=4619da54ea10dd0e -C extra-filename=-75e2996356ca45a5 --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-64d98ed0f925e342.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48922026-06-30T19:55:52.538Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
48932026-06-30T19:55:52.569Z Running `/home/build/.rustup/toolchains/1.96.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=c078493038a68a2e -C extra-filename=-1a8555ba9a90b793 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-05fe790e1ca3079a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48942026-06-30T19:55:52.605Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
48952026-06-30T19:55:52.639Z Running `/home/build/.rustup/toolchains/1.96.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=b43119d4e0cdf2e6 -C extra-filename=-0af6a4d39c8b591c --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-daebba42d7984f11.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48962026-06-30T19:55:52.642Z Compiling omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
48972026-06-30T19:55:52.669Z Running `/home/build/.rustup/toolchains/1.96.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=2fb1b016dfc4157e -C extra-filename=-a6a5b2798a937c6f --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-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
48982026-06-30T19:55:52.672Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
48992026-06-30T19:55:52.672Z Running `/home/build/.rustup/toolchains/1.96.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=ea13192a7e82f8ac -C extra-filename=-c10f2f65b13e75da --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-cf7c02bb408021c3.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49002026-06-30T19:55:52.704Z Running `/home/build/.rustup/toolchains/1.96.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=bdf6aaa09a100261 -C extra-filename=-e2bfa5e79be6fa30 --out-dir /work/oxidecomputer/omicron/target/debug/build/end-to-end-tests-e2bfa5e79be6fa30 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49012026-06-30T19:55:52.766Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
49022026-06-30T19:55:52.770Z Running `/work/oxidecomputer/omicron/target/debug/build/support-bundle-collection-7a317d6cccf0aa51/build-script-build`
49032026-06-30T19:55:52.770Z Running `/home/build/.rustup/toolchains/1.96.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=ba6eff92bcc45c94 -C extra-filename=-49a85940ebc706c3 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-49a85940ebc706c3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49042026-06-30T19:55:52.798Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
49052026-06-30T19:55:52.831Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
49062026-06-30T19:55:52.835Z Running `/home/build/.rustup/toolchains/1.96.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=65d2b95b189fd42a -C extra-filename=-6bfc143fc8b28a47 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-6bfc143fc8b28a47 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49072026-06-30T19:55:52.835Z Running `/home/build/.rustup/toolchains/1.96.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=ef3a9cd1e97f3fdc -C extra-filename=-b29fd0be0e8506c9 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-ntp-admin-b29fd0be0e8506c9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49082026-06-30T19:55:52.860Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
49092026-06-30T19:55:52.863Z Running `/home/build/.rustup/toolchains/1.96.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=d06d2177950e6154 -C extra-filename=-90aecf2e8f698f8f --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-cli-integration-tests-90aecf2e8f698f8f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49102026-06-30T19:55:52.864Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
49112026-06-30T19:55:52.925Z Compiling scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
49122026-06-30T19:55:52.929Z Running `/home/build/.rustup/toolchains/1.96.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=bc552856691862d8 -C extra-filename=-886e45af01d8486a --out-dir /work/oxidecomputer/omicron/target/debug/build/db-dev-886e45af01d8486a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49132026-06-30T19:55:52.958Z Running `/home/build/.rustup/toolchains/1.96.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=c8d4eb8e58ad5a13 -C extra-filename=-d86a5bf466fb4ffb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-0f5abda38cc66465.rmeta --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-4b6ce3130928e8e1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-c7bad6e9242577a6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/usr/lib/amd64`
49142026-06-30T19:55:52.995Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
49152026-06-30T19:55:53.027Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
49162026-06-30T19:55:53.031Z Running `/home/build/.rustup/toolchains/1.96.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=9a125fde4dcdade5 -C extra-filename=-f829ac2083d372a8 --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-791b3209c06b4cbe.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
49172026-06-30T19:55:53.031Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-3cb9bd66d276da29/build-script-build`
49182026-06-30T19:55:53.064Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-d551223e18881218/build-script-build`
49192026-06-30T19:55:53.068Z Running `/home/build/.rustup/toolchains/1.96.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=4b30dcf4a0733e10 -C extra-filename=-b9ead2674dec0a4e --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-b9ead2674dec0a4e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49202026-06-30T19:55:53.126Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
49212026-06-30T19:55:53.158Z Running `/home/build/.rustup/toolchains/1.96.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=d640965e2f6b32e2 -C extra-filename=-c1fcebc3de59b695 --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-8a91b2fd79f237fe.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49222026-06-30T19:55:53.164Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-e1ba4dd3ee8d3749/build-script-build`
49232026-06-30T19:55:53.246Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-switch-config-preparation-a1fcd8b9994c5573/build-script-build`
49242026-06-30T19:55:53.250Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-49a85940ebc706c3/build-script-build`
49252026-06-30T19:55:53.282Z Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
49262026-06-30T19:55:53.338Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
49272026-06-30T19:55:53.341Z Running `/home/build/.rustup/toolchains/1.96.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=a6c32d88576f8341 -C extra-filename=-1c517566d3e64c48 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-007e2c9fb8698e16.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-cf7c02bb408021c3.rmeta --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-c10f2f65b13e75da.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49282026-06-30T19:55:53.369Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
49292026-06-30T19:55:53.372Z Running `/home/build/.rustup/toolchains/1.96.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=1a3ec5f18bc8cc7d -C extra-filename=-e45e1bdbefb15d58 --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-a6a5b2798a937c6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49302026-06-30T19:55:53.372Z Running `/home/build/.rustup/toolchains/1.96.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=14e852642be7a544 -C extra-filename=-02b3ba5163b35820 --out-dir /work/oxidecomputer/omicron/target/debug/build/ch-dev-02b3ba5163b35820 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49312026-06-30T19:55:53.372Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
49322026-06-30T19:55:53.372Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
49332026-06-30T19:55:53.372Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-07416b458b58fdda/build-script-build`
49342026-06-30T19:55:53.372Z Running `/home/build/.rustup/toolchains/1.96.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=4185296146206b20 -C extra-filename=-7aac34882de9a236 --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-daebba42d7984f11.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49352026-06-30T19:55:53.403Z Running `/home/build/.rustup/toolchains/1.96.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=a0dfaebb18987962 -C extra-filename=-653d383c58b75e32 --out-dir /work/oxidecomputer/omicron/target/debug/build/schema-653d383c58b75e32 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49362026-06-30T19:55:53.436Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
49372026-06-30T19:55:53.439Z Running `/home/build/.rustup/toolchains/1.96.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=001ca596f525b529 -C extra-filename=-b5f749fdca72ea0c --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-reconfigurator-exec-unsafe-b5f749fdca72ea0c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-79c3ca8693bf8431.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49382026-06-30T19:55:53.439Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
49392026-06-30T19:55:53.471Z Running `/home/build/.rustup/toolchains/1.96.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=047331965717cc85 -C extra-filename=-fc2424be9600df86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-007e2c9fb8698e16.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9b7b888b2ad601c4.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49402026-06-30T19:55:53.536Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
49412026-06-30T19:55:53.571Z Running `/home/build/.rustup/toolchains/1.96.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=4c9fe5d59f8cae5a -C extra-filename=-135ce2a65f23c8eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49422026-06-30T19:55:53.605Z Running `/home/build/.rustup/toolchains/1.96.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=634dce9d5987e548 -C extra-filename=-34f95648768246df --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-a6a5b2798a937c6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49432026-06-30T19:55:53.633Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-ntp-admin-b29fd0be0e8506c9/build-script-build`
49442026-06-30T19:55:53.636Z Running `/work/oxidecomputer/omicron/target/debug/build/db-dev-886e45af01d8486a/build-script-build`
49452026-06-30T19:55:53.698Z Running `/work/oxidecomputer/omicron/target/debug/build/end-to-end-tests-e2bfa5e79be6fa30/build-script-build`
49462026-06-30T19:55:53.702Z Running `/home/build/.rustup/toolchains/1.96.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=67fc0b623b8ac9ca -C extra-filename=-0d4318fde751b364 --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-64d98ed0f925e342.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49472026-06-30T19:55:53.732Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-6bfc143fc8b28a47/build-script-build`
49482026-06-30T19:55:53.735Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-cli-integration-tests-90aecf2e8f698f8f/build-script-build`
49492026-06-30T19:55:53.768Z Running `/home/build/.rustup/toolchains/1.96.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=71f075bd11575421 -C extra-filename=-1238b16bd7e2a400 --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-8a91b2fd79f237fe.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49502026-06-30T19:55:53.801Z Running `/home/build/.rustup/toolchains/1.96.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=3a06eb1faf819e27 -C extra-filename=-2909b52269ddb0c6 --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-daebba42d7984f11.rlib --extern trust_quorum_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types_versions-5bf79d5be99a2ec3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49512026-06-30T19:55:53.867Z Running `/work/oxidecomputer/omicron/target/debug/build/schema-653d383c58b75e32/build-script-build`
49522026-06-30T19:55:53.903Z Running `/home/build/.rustup/toolchains/1.96.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=aa0741aa597afe28 -C extra-filename=-a2106e4c3f8d900b --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-e0337e133bfb52cb.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-c3022c4c6f659d0d.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49532026-06-30T19:55:53.938Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-b9ead2674dec0a4e/build-script-build`
49542026-06-30T19:55:53.941Z Running `/home/build/.rustup/toolchains/1.96.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=6aff81fad8fdb66c -C extra-filename=-f17b6a707fdff6fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-53b3689442e37a12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-0fa133a53ac73edf.rlib --extern backon=/work/oxidecomputer/omicron/target/debug/deps/libbackon-91a5263c654bc0c5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-05fe790e1ca3079a.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-761bc5eff641d0b7.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49552026-06-30T19:55:53.941Z Running `/home/build/.rustup/toolchains/1.96.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=ea0255f1dc782b5f -C extra-filename=-46151d473dc4df22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-76eff8e6b81e6038.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-047e57c93386a145.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49562026-06-30T19:55:54.007Z Running `/home/build/.rustup/toolchains/1.96.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=a2ac5f0be23956a1 -C extra-filename=-ec0061124609eff4 --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-e2a0f5fe1db03132.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1877e952234606ea.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-cea31c2e38ef4423.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern rand08=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-2d1448c539d5789e.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49572026-06-30T19:55:54.037Z Running `/home/build/.rustup/toolchains/1.96.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=0791263bf64d150e -C extra-filename=-813970d5c165e118 --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-394d02c06621abac.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49582026-06-30T19:55:54.098Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-reconfigurator-exec-unsafe-b5f749fdca72ea0c/build-script-build`
49592026-06-30T19:55:54.131Z Running `/home/build/.rustup/toolchains/1.96.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=b19be5488151108a -C extra-filename=-9390fb3294fad3ff --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-96b94e4be8ef41d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49602026-06-30T19:55:54.159Z Running `/home/build/.rustup/toolchains/1.96.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=56af4ea6a7c808dc -C extra-filename=-d9a774ef3e6372bc --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-a2a64572023fe240.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-d542883118704951.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a48111c2c091f1aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49612026-06-30T19:55:54.193Z Running `/home/build/.rustup/toolchains/1.96.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=0d79282814dd5d47 -C extra-filename=-032069811c025e77 --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-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49622026-06-30T19:55:54.227Z Running `/home/build/.rustup/toolchains/1.96.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=c788d7c4567bec2e -C extra-filename=-c27d66e53a18e7a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-2c78d21b15d93291.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-a4dcde706ffe67d0.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-6f86b12e8207bbaf.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-459dc9d6ee94aa51.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49632026-06-30T19:55:54.290Z Running `/home/build/.rustup/toolchains/1.96.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=b5bd9132e4df666c -C extra-filename=-e031a0260fe7320d --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-4e778a706bc0dc16.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49642026-06-30T19:55:54.355Z Running `/home/build/.rustup/toolchains/1.96.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=3c3851c8d0377afc -C extra-filename=-8c986958ba0d26dc --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-402af20ce2841673.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49652026-06-30T19:55:54.390Z Running `/home/build/.rustup/toolchains/1.96.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=ee075fd2b3c45d27 -C extra-filename=-5cb61ac53ba36131 --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-ceb3aae2b5f46f7d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-614c1cfc56bd8768.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-9b068a201371edc9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49662026-06-30T19:55:54.393Z Running `/home/build/.rustup/toolchains/1.96.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=e69e373e40dca80e -C extra-filename=-9b2bb671fa3339b3 --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-daebba42d7984f11.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49672026-06-30T19:55:54.467Z Running `/home/build/.rustup/toolchains/1.96.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=20b0003170b50a25 -C extra-filename=-0fcc9bd6dd6cd73b --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-daebba42d7984f11.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49682026-06-30T19:55:54.629Z Running `/work/oxidecomputer/omicron/target/debug/build/ch-dev-02b3ba5163b35820/build-script-build`
49692026-06-30T19:55:54.632Z Running `/home/build/.rustup/toolchains/1.96.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=1cc29205d1b6051f -C extra-filename=-faefbed0a50f6ab9 --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-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49702026-06-30T19:55:54.759Z Running `/home/build/.rustup/toolchains/1.96.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=9fafce08290167b0 -C extra-filename=-10cde24997fa22ab --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-c0fc3cf44f1b7f2b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49712026-06-30T19:55:54.792Z Running `/home/build/.rustup/toolchains/1.96.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=6f71d8a296627eea -C extra-filename=-136616706c1f3044 --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-fa9b90e544911148.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49722026-06-30T19:55:54.913Z Running `/home/build/.rustup/toolchains/1.96.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=ca68cc127803361b -C extra-filename=-e4d682ac35355367 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-2c78d21b15d93291.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-6f86b12e8207bbaf.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-459dc9d6ee94aa51.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49732026-06-30T19:55:55.033Z Running `/home/build/.rustup/toolchains/1.96.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=5379161957e436ee -C extra-filename=-0b0f75f76a7d644f --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-daebba42d7984f11.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49742026-06-30T19:55:55.101Z Running `/home/build/.rustup/toolchains/1.96.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=a149a953200d3d75 -C extra-filename=-baaf084a374a16a1 --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-daebba42d7984f11.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49752026-06-30T19:55:55.157Z Running `/home/build/.rustup/toolchains/1.96.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=dec2e2ec00b9b3ba -C extra-filename=-24eb778c73832e6a --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-daebba42d7984f11.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49762026-06-30T19:55:55.401Z Running `/home/build/.rustup/toolchains/1.96.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=2742bb56856197c1 -C extra-filename=-77cff2a0644f55ab --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-96b94e4be8ef41d9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49772026-06-30T19:55:55.404Z Running `/home/build/.rustup/toolchains/1.96.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=0780087dc0a5159e -C extra-filename=-c3eef85e7c3e4827 --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-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49782026-06-30T19:55:55.632Z Running `/home/build/.rustup/toolchains/1.96.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=feb8df58aa9d2e52 -C extra-filename=-4143cffde0c7e93e --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-daebba42d7984f11.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49792026-06-30T19:55:55.677Z Running `/home/build/.rustup/toolchains/1.96.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=b63fa6ab4b1038a3 -C extra-filename=-d89ba8ce13fbabc0 --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-25152984c50b4bd1.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-b4f780b189a31b98.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-9f0d4768df33bae0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ea5d341fe30ccaa0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-b402c6181ca8fdd7.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49802026-06-30T19:55:55.711Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
49812026-06-30T19:55:55.711Z Running `/home/build/.rustup/toolchains/1.96.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=16d233c02416fd79 -C extra-filename=-bc42dfa08f3fca1d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rmeta --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-e0337e133bfb52cb.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern propolis_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types_versions-f9c646ee471b6fe0.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-99041caa11f7abc5.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern trust_quorum_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types_versions-5bf79d5be99a2ec3.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49822026-06-30T19:55:55.714Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
49832026-06-30T19:55:55.836Z Running `/home/build/.rustup/toolchains/1.96.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=187c5405645ec803 -C extra-filename=-eca6512db2981947 --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-a2a64572023fe240.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-1c2944f8913e7e4c.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-87140b5865f4661e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49842026-06-30T19:55:56.085Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
49852026-06-30T19:55:56.088Z Running `/home/build/.rustup/toolchains/1.96.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=b7a68a0c0516fecb -C extra-filename=-ff31f4c6023756f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49862026-06-30T19:55:56.118Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
49872026-06-30T19:55:56.121Z Running `/home/build/.rustup/toolchains/1.96.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=d27a333461549791 -C extra-filename=-2685266bfd16d8ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49882026-06-30T19:55:56.222Z Running `/home/build/.rustup/toolchains/1.96.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=48dda8a97e490711 -C extra-filename=-d592de721f59d41e --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-a2a64572023fe240.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-1c2944f8913e7e4c.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-87140b5865f4661e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f2a6b8307273139c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49892026-06-30T19:55:56.252Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
49902026-06-30T19:55:56.256Z Running `/home/build/.rustup/toolchains/1.96.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=b7902d5a583988aa -C extra-filename=-a9dd04d924674fec --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-4e778a706bc0dc16.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-cea31c2e38ef4423.rmeta --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-7f67a2396b0ad30c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49912026-06-30T19:55:56.288Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
49922026-06-30T19:55:56.291Z Running `/home/build/.rustup/toolchains/1.96.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=5dbf014e81d74190 -C extra-filename=-86c0c067a5d26f96 --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-79fda9df1e1d6e54.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-4c40a4e129c7e6c3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-066c74919d193261.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49932026-06-30T19:55:56.355Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
49942026-06-30T19:55:56.358Z Running `/home/build/.rustup/toolchains/1.96.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=de6e821908674097 -C extra-filename=-c681c0eb32159a3d --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-22fe590a761084f6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49952026-06-30T19:55:56.413Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
49962026-06-30T19:55:56.417Z Running `/home/build/.rustup/toolchains/1.96.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=32f467a47f663e55 -C extra-filename=-0d06c02d79dd5c35 --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-87c0f7ca64b4dafa.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-05fe790e1ca3079a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49972026-06-30T19:55:56.449Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
49982026-06-30T19:55:56.483Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2024 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=8a1ee3a9d1732d04 -C extra-filename=-2f9585254fb4346c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-b060cec5c7f31522.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
49992026-06-30T19:55:56.522Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
50002026-06-30T19:55:56.525Z Running `/home/build/.rustup/toolchains/1.96.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=7ba240c607951568 -C extra-filename=-fd875dea7ad23427 --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-dd5c91b8ff049607.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-d582498247c45b67.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
50012026-06-30T19:55:56.949Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
50022026-06-30T19:55:56.952Z Running `/home/build/.rustup/toolchains/1.96.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=785b9a0f4877ef0b -C extra-filename=-b5f37c0bcea1a1ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-2685266bfd16d8ed.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50032026-06-30T19:55:56.982Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
50042026-06-30T19:55:56.985Z Running `/home/build/.rustup/toolchains/1.96.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=ebd960f3b3a4fb9b -C extra-filename=-90085acfa92e706e --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-fa9b90e544911148.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-2685266bfd16d8ed.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50052026-06-30T19:55:57.017Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
50062026-06-30T19:55:57.020Z Running `/home/build/.rustup/toolchains/1.96.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=336074dc3617f85b -C extra-filename=-8b95f6622b1189ff --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-fa9b90e544911148.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rmeta --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-2685266bfd16d8ed.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50072026-06-30T19:55:57.129Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
50082026-06-30T19:55:57.133Z Running `/home/build/.rustup/toolchains/1.96.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=153d50d4b5e3c8b8 -C extra-filename=-47ae6d92e85ed009 --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-402af20ce2841673.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rmeta --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-64d98ed0f925e342.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50092026-06-30T19:55:57.161Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
50102026-06-30T19:55:57.166Z Running `/home/build/.rustup/toolchains/1.96.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=e1bb3251f3163522 -C extra-filename=-7b7804b3bdb1aace --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-fa9b90e544911148.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50112026-06-30T19:55:57.304Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
50122026-06-30T19:55:57.304Z Running `/home/build/.rustup/toolchains/1.96.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=c272feca67e5766f -C extra-filename=-a0c68b45edb02bf1 --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-394d02c06621abac.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50132026-06-30T19:55:57.365Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
50142026-06-30T19:55:57.393Z Running `/home/build/.rustup/toolchains/1.96.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=322cf16b8093ac78 -C extra-filename=-8e4c17b3fe23fd0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-fe5bba9772f4c214.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-a31d003c074deb1b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-927d3a06c489e1d7.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-011c4b89193db3d3/out`
50152026-06-30T19:55:57.473Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
50162026-06-30T19:55:57.477Z Running `/home/build/.rustup/toolchains/1.96.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=1830a9feae6d607d -C extra-filename=-dda11960274937c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern installinator_common_versions=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common_versions-784e8940ecd838f0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50172026-06-30T19:55:57.578Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
50182026-06-30T19:55:57.581Z Running `/home/build/.rustup/toolchains/1.96.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=31d6ca0a477525c5 -C extra-filename=-3824266083e30c5f --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-8ef8e959fc8416b0.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50192026-06-30T19:55:57.747Z Running `/home/build/.rustup/toolchains/1.96.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=7749782367336888 -C extra-filename=-ae9847e2ae0ca4cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8b95f6622b1189ff.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rmeta --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-386610d8e0748917.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-c4d6b64651c620f9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-12355ed088088f21.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50202026-06-30T19:55:57.816Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
50212026-06-30T19:55:57.819Z Running `/home/build/.rustup/toolchains/1.96.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=12e24423706c00aa -C extra-filename=-c365a53510e53bbe --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-fa9b90e544911148.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern lldpd_common=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_common-8e4c17b3fe23fd0f.rmeta --extern lldpd_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_types_versions-8e14441312b08ed9.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-a7af5463574a025e.rmeta --extern protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-058cfb6f0506d434.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out`
50222026-06-30T19:55:57.889Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
50232026-06-30T19:55:57.893Z Running `/home/build/.rustup/toolchains/1.96.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=fed259a1c0b69360 -C extra-filename=-3e688c087d3527cf --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-daebba42d7984f11.rmeta --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-eca6512db2981947.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50242026-06-30T19:55:57.941Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
50252026-06-30T19:55:57.944Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
50262026-06-30T19:55:58.003Z Running `/home/build/.rustup/toolchains/1.96.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=8eb8f2ee0689e809 -C extra-filename=-41aa3a50c615be36 --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-402af20ce2841673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-eca6512db2981947.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50272026-06-30T19:55:58.007Z Running `/home/build/.rustup/toolchains/1.96.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=e2375b93ba862d20 -C extra-filename=-322a3d933f9e5ec4 --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-402af20ce2841673.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-eca6512db2981947.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50282026-06-30T19:55:58.007Z Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
50292026-06-30T19:55:58.007Z Running `/home/build/.rustup/toolchains/1.96.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=bf78d71656df5ec0 -C extra-filename=-2fc51d638274f502 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50302026-06-30T19:55:58.055Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
50312026-06-30T19:55:58.058Z Running `/home/build/.rustup/toolchains/1.96.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=069b2af52b9b7145 -C extra-filename=-782b1ce2b7ca05fb --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-402af20ce2841673.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern ntp_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types_versions-a6a5b2798a937c6f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50322026-06-30T19:55:58.119Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
50332026-06-30T19:55:58.119Z Running `/home/build/.rustup/toolchains/1.96.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=a883d8a95c415d2f -C extra-filename=-b0997643a4dc4d4c --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-ff31f4c6023756f3.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50342026-06-30T19:55:58.209Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
50352026-06-30T19:55:58.212Z Running `/home/build/.rustup/toolchains/1.96.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=b16604a659b0de80 -C extra-filename=-aa1447fb47f45cd4 --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-ff31f4c6023756f3.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50362026-06-30T19:55:58.276Z Running `/home/build/.rustup/toolchains/1.96.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=257d38029b894d0f -C extra-filename=-cb38e81747d3f068 --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-daebba42d7984f11.rmeta --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-d592de721f59d41e.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50372026-06-30T19:55:58.322Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
50382026-06-30T19:55:58.325Z Running `/home/build/.rustup/toolchains/1.96.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=575fbea2ec8e1101 -C extra-filename=-475f590558c1b90e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-b4f780b189a31b98.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ea5d341fe30ccaa0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50392026-06-30T19:55:58.373Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
50402026-06-30T19:55:58.376Z Running `/home/build/.rustup/toolchains/1.96.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=530bbbe3deddf677 -C extra-filename=-d5329d990f5f0b97 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-6999474a37e5c4a0.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-87140b5865f4661e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50412026-06-30T19:55:58.410Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
50422026-06-30T19:55:58.413Z Running `/home/build/.rustup/toolchains/1.96.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=17ed8867871ba73c -C extra-filename=-821c49f8054d34f2 --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-fa9b90e544911148.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50432026-06-30T19:55:58.476Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
50442026-06-30T19:55:58.479Z Running `/home/build/.rustup/toolchains/1.96.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=4031598d6c0c7d07 -C extra-filename=-74230a423d87b26f --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-fa9b90e544911148.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50452026-06-30T19:55:58.521Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
50462026-06-30T19:55:58.525Z Running `/home/build/.rustup/toolchains/1.96.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=c3949ff1e3b87115 -C extra-filename=-cdbd1e5af8f82070 --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-fa9b90e544911148.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50472026-06-30T19:55:58.580Z Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
50482026-06-30T19:55:58.583Z Running `/home/build/.rustup/toolchains/1.96.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=7ccaa568641de001 -C extra-filename=-0fa660a64ddf6dd2 --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-0d49d99825834bad.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-afe6a8f1d2ea6027.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50492026-06-30T19:55:58.697Z Running `/home/build/.rustup/toolchains/1.96.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=c78352b539d94e6f -C extra-filename=-4228e6b21bfe586c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-b4f780b189a31b98.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-cb38e81747d3f068.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ea5d341fe30ccaa0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50502026-06-30T19:55:58.734Z Running `/home/build/.rustup/toolchains/1.96.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=a1de72a5fdcaaf42 -C extra-filename=-e40daecba2a764c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-782b1ce2b7ca05fb.rmeta --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-e45e1bdbefb15d58.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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`
50512026-06-30T19:55:58.769Z Running `/home/build/.rustup/toolchains/1.96.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=cd585ef4713f2cd6 -C extra-filename=-719d93b5fb36cf10 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-007e2c9fb8698e16.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-cf7c02bb408021c3.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-c10f2f65b13e75da.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-1c517566d3e64c48.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50522026-06-30T19:55:58.832Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
50532026-06-30T19:55:58.865Z Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
50542026-06-30T19:55:58.868Z Running `/home/build/.rustup/toolchains/1.96.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=8c1a5c4fdd9c03f0 -C extra-filename=-be51de2be5489b5e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-97167b02ea73de17.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50552026-06-30T19:55:58.868Z Running `/home/build/.rustup/toolchains/1.96.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=cb9c543b708a1b2a -C extra-filename=-11434c99297ca52e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-804316701b5aee5c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-0e8fd74c909fb710.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50562026-06-30T19:55:58.944Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
50572026-06-30T19:55:58.948Z Running `/home/build/.rustup/toolchains/1.96.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=aacaf1166e63f192 -C extra-filename=-6daf51dcf44150e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-062456a4af311abe.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-007e2c9fb8698e16.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern omicron_pins=/work/oxidecomputer/omicron/target/debug/deps/libomicron_pins-fc2424be9600df86.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-cc87d1a6a9e4422e.rlib --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-5a2692341c37bae7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-fab6b7f8ef66dbf8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50582026-06-30T19:55:58.980Z Running `/home/build/.rustup/toolchains/1.96.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=6bab5ebfd2178f8b -C extra-filename=-15a5dfa379a153d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50592026-06-30T19:55:59.098Z Running `/home/build/.rustup/toolchains/1.96.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=be967e2b9989812e -C extra-filename=-911c5c95877c7b46 --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-0d49d99825834bad.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-afe6a8f1d2ea6027.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50602026-06-30T19:55:59.101Z Running `/home/build/.rustup/toolchains/1.96.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=8c21017212a1ab10 -C extra-filename=-39ff2aadaf37599c --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-fa9b90e544911148.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50612026-06-30T19:55:59.138Z Running `/home/build/.rustup/toolchains/1.96.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=198caaf88d388518 -C extra-filename=-5c87e55b93e47326 --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-5dad7eb527a326f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-6f137002007787a8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-092cae7ce0e32df9.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-eca6512db2981947.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-b30313ac584db8b1.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-44de20133db50ff6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50622026-06-30T19:55:59.223Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
50632026-06-30T19:55:59.226Z Running `/home/build/.rustup/toolchains/1.96.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=98979db073e753d0 -C extra-filename=-38c1ffa7f52280b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-ae9847e2ae0ca4cf.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50642026-06-30T19:55:59.308Z Running `/home/build/.rustup/toolchains/1.96.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=eefa9fe842ecb205 -C extra-filename=-436c77ee32bd9c43 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-b4f780b189a31b98.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ea5d341fe30ccaa0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50652026-06-30T19:55:59.384Z Running `/home/build/.rustup/toolchains/1.96.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=7e1760bd2a4095ea -C extra-filename=-f303dd53243f5aff --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-402af20ce2841673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-eca6512db2981947.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50662026-06-30T19:55:59.495Z Running `/home/build/.rustup/toolchains/1.96.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=936e6f96b0f25daf -C extra-filename=-2e01a72b5bac53fb --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-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-eca6512db2981947.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50672026-06-30T19:55:59.528Z Running `/home/build/.rustup/toolchains/1.96.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=79bc62ce29e87882 -C extra-filename=-bbfc4416e4f63c0b --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-5dad7eb527a326f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-6f137002007787a8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-092cae7ce0e32df9.so --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-eca6512db2981947.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-b30313ac584db8b1.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-44de20133db50ff6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50682026-06-30T19:55:59.650Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
50692026-06-30T19:55:59.655Z Running `/home/build/.rustup/toolchains/1.96.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=15a8ebb98cdc4d30 -C extra-filename=-ad21a60ee647282e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-6999474a37e5c4a0.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-87140b5865f4661e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50702026-06-30T19:55:59.655Z Running `/home/build/.rustup/toolchains/1.96.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=a68277549ada20af -C extra-filename=-f7d54a777fdcdd3d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50712026-06-30T19:55:59.824Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
50722026-06-30T19:55:59.827Z Running `/home/build/.rustup/toolchains/1.96.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=a0359be0aad10e6f -C extra-filename=-24816a1a5df1f4dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-821c49f8054d34f2.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-64d845951fe259b1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50732026-06-30T19:55:59.857Z Running `/home/build/.rustup/toolchains/1.96.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=8d43a1cf5850dfce -C extra-filename=-66c95bb0f15d8861 --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-ff31f4c6023756f3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50742026-06-30T19:55:59.893Z Running `/home/build/.rustup/toolchains/1.96.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=af061deee1baff7f -C extra-filename=-cd28f1f8a6acc445 --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-fa9b90e544911148.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50752026-06-30T19:55:59.929Z Running `/home/build/.rustup/toolchains/1.96.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=481aa6f9cb01a8d1 -C extra-filename=-6ed6cccc9d35c5e9 --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-fa9b90e544911148.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50762026-06-30T19:55:59.976Z Running `/home/build/.rustup/toolchains/1.96.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=d147d529a4933872 -C extra-filename=-698882f4102e5f0f --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-ff31f4c6023756f3.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50772026-06-30T19:56:00.020Z Running `/home/build/.rustup/toolchains/1.96.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=e4c90d494a142e90 -C extra-filename=-ddbb0f0a475aa67f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-b4f780b189a31b98.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-475f590558c1b90e.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ea5d341fe30ccaa0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50782026-06-30T19:56:00.084Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
50792026-06-30T19:56:00.087Z Running `/home/build/.rustup/toolchains/1.96.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=466f00d2c2de5f06 -C extra-filename=-f5ee8e0f5af0788b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-da6b8888cb21968d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-50948435f24315a3.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50802026-06-30T19:56:00.223Z Running `/home/build/.rustup/toolchains/1.96.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=9ea946d444f8ecfa -C extra-filename=-b352f50a1b00a0de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-821c49f8054d34f2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-64d845951fe259b1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50812026-06-30T19:56:00.283Z Running `/home/build/.rustup/toolchains/1.96.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=40955e221d7e702d -C extra-filename=-cac2369dc3787511 --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-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern ntp_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types_versions-a6a5b2798a937c6f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50822026-06-30T19:56:00.370Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
50832026-06-30T19:56:00.373Z Running `/home/build/.rustup/toolchains/1.96.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=7043f9f764bef04e -C extra-filename=-19756ee741626544 --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-daebba42d7984f11.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-4228e6b21bfe586c.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-cb38e81747d3f068.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50842026-06-30T19:56:00.491Z Running `/home/build/.rustup/toolchains/1.96.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=5455b8df84b65552 -C extra-filename=-fa920107a76e7784 --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-daebba42d7984f11.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-4228e6b21bfe586c.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-cb38e81747d3f068.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50852026-06-30T19:56:00.792Z Running `/home/build/.rustup/toolchains/1.96.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=90fbf8ba0b6c9bfa -C extra-filename=-0df87f2351ed2844 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickana=/work/oxidecomputer/omicron/target/debug/deps/libclickana-24816a1a5df1f4dc.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-821c49f8054d34f2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-64d845951fe259b1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50862026-06-30T19:56:00.828Z Running `/home/build/.rustup/toolchains/1.96.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=698ad532f40c69ec -C extra-filename=-00715629a6e5b001 --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-fa9b90e544911148.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50872026-06-30T19:56:00.829Z Running `/home/build/.rustup/toolchains/1.96.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=1d72b5291de3d32b -C extra-filename=-9eab1728c0b6ee6d --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-394d02c06621abac.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50882026-06-30T19:56:00.948Z Running `/home/build/.rustup/toolchains/1.96.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=3dba2b61f8d88a84 -C extra-filename=-cd7a8c4a36f98c44 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern installinator_common_versions=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common_versions-784e8940ecd838f0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50892026-06-30T19:56:00.991Z Running `/home/build/.rustup/toolchains/1.96.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=8f2ecf0cad0ccb29 -C extra-filename=-870c6b6118819ed1 --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-22fe590a761084f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50902026-06-30T19:56:01.115Z Running `/home/build/.rustup/toolchains/1.96.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=61cadab64fc63282 -C extra-filename=-91993df86b2b9f86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-2685266bfd16d8ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50912026-06-30T19:56:01.190Z Running `/home/build/.rustup/toolchains/1.96.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=28e35b90deba2903 -C extra-filename=-68ddbd623259bd1b --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-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-64d98ed0f925e342.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50922026-06-30T19:56:01.559Z Running `/home/build/.rustup/toolchains/1.96.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=7d4d9540737452a2 -C extra-filename=-1b8da47d1e6bdb35 --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-4e778a706bc0dc16.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-cea31c2e38ef4423.rlib --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-7f67a2396b0ad30c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50932026-06-30T19:56:01.594Z Running `/home/build/.rustup/toolchains/1.96.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=3c49f06220249db3 -C extra-filename=-1697545fd4aa7228 --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-5dad7eb527a326f8.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-1c2944f8913e7e4c.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-87140b5865f4661e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-bfd8553a38f17022.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50942026-06-30T19:56:01.628Z Running `/home/build/.rustup/toolchains/1.96.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=0fa60e7e975a4b26 -C extra-filename=-936c612b8c818059 --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-fa9b90e544911148.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-2685266bfd16d8ed.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50952026-06-30T19:56:01.663Z Running `/home/build/.rustup/toolchains/1.96.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=27a826de111ebec4 -C extra-filename=-2103ff63ebe0484f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50962026-06-30T19:56:01.666Z Running `/home/build/.rustup/toolchains/1.96.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=9fdd6cc0056e63b6 -C extra-filename=-054d3de40e8c3a09 --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-fa9b90e544911148.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-2685266bfd16d8ed.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50972026-06-30T19:56:01.666Z Running `/home/build/.rustup/toolchains/1.96.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=b35e69dcae69251c -C extra-filename=-6c8b68fadb21fecb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50982026-06-30T19:56:01.767Z Running `/home/build/.rustup/toolchains/1.96.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=49b48b6114b934dc -C extra-filename=-110e77173b82b2bf --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-87c0f7ca64b4dafa.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-05fe790e1ca3079a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
50992026-06-30T19:56:01.901Z Running `/home/build/.rustup/toolchains/1.96.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=2922c7c38d33d6b8 -C extra-filename=-b25141fb2570cbac --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-dd5c91b8ff049607.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-d582498247c45b67.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
51002026-06-30T19:56:02.026Z Running `/home/build/.rustup/toolchains/1.96.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=0784c0c2efc49677 -C extra-filename=-704e510765cf574a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-ae9847e2ae0ca4cf.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51012026-06-30T19:56:02.194Z Running `/home/build/.rustup/toolchains/1.96.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=ee49d5172bda0e4a -C extra-filename=-006834bdd75aeb00 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-ae9847e2ae0ca4cf.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8b95f6622b1189ff.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-386610d8e0748917.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-c4d6b64651c620f9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-12355ed088088f21.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51022026-06-30T19:56:02.294Z Running `/home/build/.rustup/toolchains/1.96.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=85ef126dd45d5d7f -C extra-filename=-d792838bd7351591 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-ae9847e2ae0ca4cf.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8b95f6622b1189ff.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-386610d8e0748917.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-c4d6b64651c620f9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-12355ed088088f21.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51032026-06-30T19:56:02.395Z Running `/home/build/.rustup/toolchains/1.96.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=d0f4ddff112003dd -C extra-filename=-952134bc30982440 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-135ce2a65f23c8eb.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51042026-06-30T19:56:02.465Z Running `/home/build/.rustup/toolchains/1.96.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=80214699c51785ff -C extra-filename=-d90fb721cf813b17 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-733038e33b6825ff.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-6f137002007787a8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-3f26836bb89b7487.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51052026-06-30T19:56:02.759Z Running `/home/build/.rustup/toolchains/1.96.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=c084df5f959a95dd -C extra-filename=-e51f6ba9068940af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51062026-06-30T19:56:02.916Z Running `/home/build/.rustup/toolchains/1.96.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=f68e77526364feed -C extra-filename=-77d41c33910acae5 --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-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51072026-06-30T19:56:02.986Z Running `/home/build/.rustup/toolchains/1.96.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=1178b3b5bef918dd -C extra-filename=-cf55197298f750ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-05fe790e1ca3079a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51082026-06-30T19:56:03.311Z Running `/home/build/.rustup/toolchains/1.96.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=28b541a86b968e4d -C extra-filename=-5ca622b76c4d6fe1 --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-25152984c50b4bd1.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-b4f780b189a31b98.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-9f0d4768df33bae0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ea5d341fe30ccaa0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-b402c6181ca8fdd7.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51092026-06-30T19:56:03.352Z Running `/home/build/.rustup/toolchains/1.96.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=6874ef0c8d95b3c3 -C extra-filename=-ef6e8024a9794c15 --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-daebba42d7984f11.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51102026-06-30T19:56:03.384Z Running `/home/build/.rustup/toolchains/1.96.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=65ee6704f67832c7 -C extra-filename=-1bb7a60827b26c52 --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-fa9b90e544911148.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-514a763e5b9a0b1d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51112026-06-30T19:56:03.556Z Running `/home/build/.rustup/toolchains/1.96.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=dc9486f66e0e3e57 -C extra-filename=-f90f139b0684bb05 --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-fa9b90e544911148.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51122026-06-30T19:56:03.610Z Running `/home/build/.rustup/toolchains/1.96.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=5ca94fdfcd08a499 -C extra-filename=-32017cd2da113015 --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-daebba42d7984f11.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_test=/work/oxidecomputer/omicron/target/debug/deps/libtokio_test-bddf7f7bbe6d82a5.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51132026-06-30T19:56:03.643Z Running `/home/build/.rustup/toolchains/1.96.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=689ce8dd33ebf2ea -C extra-filename=-01e9ced565ba11e7 --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-cf7c02bb408021c3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51142026-06-30T19:56:03.740Z Running `/home/build/.rustup/toolchains/1.96.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=c4b88df83ab6239f -C extra-filename=-df070185c6f56702 --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-daebba42d7984f11.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51152026-06-30T19:56:03.774Z Running `/home/build/.rustup/toolchains/1.96.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=d6750badc6fc6ba0 -C extra-filename=-d817e77f9f6a7d50 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-17e4ec97e703ac9a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51162026-06-30T19:56:03.824Z Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
51172026-06-30T19:56:03.827Z Running `/home/build/.rustup/toolchains/1.96.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=f8e46077b15acf87 -C extra-filename=-948bb56fb529e34b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-8f470e1e9b67c92d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51182026-06-30T19:56:03.934Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name ntp_admin_v1_client --edition=2024 clients/ntp-admin-v1-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=5c89ab54c5daf22b -C extra-filename=-b13554d0420ba994 --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-fa9b90e544911148.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51192026-06-30T19:56:03.998Z Running `/home/build/.rustup/toolchains/1.96.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=a70100c87106291f -C extra-filename=-92a9a4eb9c166756 --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-daebba42d7984f11.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51202026-06-30T19:56:04.002Z Running `/home/build/.rustup/toolchains/1.96.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=dcafd43df44b6b37 -C extra-filename=-6bd2e04756d81077 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-007e2c9fb8698e16.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9b7b888b2ad601c4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51212026-06-30T19:56:04.861Z Running `/home/build/.rustup/toolchains/1.96.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=e8b4d1d4bc9e0fdc -C extra-filename=-fbf41cece4d56053 --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-e2a0f5fe1db03132.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1877e952234606ea.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-cea31c2e38ef4423.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern rand08=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-2d1448c539d5789e.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51222026-06-30T19:56:04.929Z Running `/home/build/.rustup/toolchains/1.96.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=6896bb4c1f2ef0f6 -C extra-filename=-fdecfa748366c924 --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-e2a0f5fe1db03132.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1877e952234606ea.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-cea31c2e38ef4423.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern rand08=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-2d1448c539d5789e.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51232026-06-30T19:56:05.795Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
51242026-06-30T19:56:05.798Z Running `/home/build/.rustup/toolchains/1.96.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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=d8056f17757c5b08 -C extra-filename=-00abb8f20643079e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rmeta --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-e0337e133bfb52cb.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51252026-06-30T19:56:05.854Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
51262026-06-30T19:56:05.857Z Running `/home/build/.rustup/toolchains/1.96.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=8560035b62976891 -C extra-filename=-cc9aed3b0d9b7499 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-53b3689442e37a12.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-d8c6e023ce94da0a.rmeta --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-cac5024f80a98ab2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rmeta --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-058cfb6f0506d434.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51272026-06-30T19:56:06.496Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
51282026-06-30T19:56:06.502Z Running `/home/build/.rustup/toolchains/1.96.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=d868c518ab3255af -C extra-filename=-e27e394137658396 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-092cae7ce0e32df9.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-475f590558c1b90e.rmeta --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-19756ee741626544.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ea5d341fe30ccaa0.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51292026-06-30T19:56:06.592Z Running `/home/build/.rustup/toolchains/1.96.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=be7377125283024b -C extra-filename=-e2731f3238176294 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-092cae7ce0e32df9.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-475f590558c1b90e.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-19756ee741626544.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ea5d341fe30ccaa0.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51302026-06-30T19:56:06.854Z Running `/home/build/.rustup/toolchains/1.96.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=18b29e578124f0e3 -C extra-filename=-a73062ae5995e75c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-b4d419cfb7278799.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e27f4836a8c0d1f3.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-d78b926947bd1c11.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-afe6a8f1d2ea6027.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-f522a82287f6a9a5.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-074377a61ff3c56f.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-cbc4981ef833fd7b.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-6999474a37e5c4a0.rmeta --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-0cd954401ddedea0.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-3b65a7f062194f66.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-87140b5865f4661e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-5b9d058b5998e2b3.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-17e4ec97e703ac9a.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-55878b0062dde2af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-b0f190480dbed785.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d7c487292b89e6b9.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-e5136e81866bc448.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
51312026-06-30T19:56:06.976Z Running `/home/build/.rustup/toolchains/1.96.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=3e1aecdae5d22605 -C extra-filename=-421330b94200ebfb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-7787d95894d0029e.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-cd826904474fece0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-cc84cd942bff2bce.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-7f67a2396b0ad30c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8d0e7c48d56fa30e.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-4f13da9dc556a6c6.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-a4dcde706ffe67d0.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-7dcb47ac0aa2b6cf.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-63056286a6006b55.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-953f3903e16643e4.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
51322026-06-30T19:56:07.018Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
51332026-06-30T19:56:07.021Z Running `/home/build/.rustup/toolchains/1.96.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=9aff0cb6228a5ad7 -C extra-filename=-20f904d6d5dfb25e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51342026-06-30T19:56:07.067Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
51352026-06-30T19:56:07.071Z Running `/home/build/.rustup/toolchains/1.96.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=fffc721f31250fc1 -C extra-filename=-bc5f4ebf16651139 --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-123bd1e8d7eef916.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1877e952234606ea.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-c3022c4c6f659d0d.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-cea31c2e38ef4423.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51362026-06-30T19:56:07.098Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
51372026-06-30T19:56:07.102Z Running `/home/build/.rustup/toolchains/1.96.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=bae1690abbe1d219 -C extra-filename=-165cfdafb065c4e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51382026-06-30T19:56:07.128Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
51392026-06-30T19:56:07.132Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2024 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=fa2591ed448965ac -C extra-filename=-44c08ba0e9eb8023 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51402026-06-30T19:56:07.359Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
51412026-06-30T19:56:07.363Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_api --edition=2024 sled-agent/bootstrap-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=0b5177416d97ef19 -C extra-filename=-cd45c84ed38236a3 --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-402af20ce2841673.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51422026-06-30T19:56:07.862Z Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
51432026-06-30T19:56:07.866Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_early_networking --edition=2024 sled-agent/early-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=878ea02c432c55b4 -C extra-filename=-fb0f706dd4099d8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-d8c6e023ce94da0a.rmeta --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-cac5024f80a98ab2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51442026-06-30T19:56:08.028Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
51452026-06-30T19:56:08.031Z Running `/home/build/.rustup/toolchains/1.96.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=c05737435a1aef48 -C extra-filename=-10596ebcbb9aa106 --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-20f904d6d5dfb25e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51462026-06-30T19:56:08.163Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
51472026-06-30T19:56:08.166Z Running `/home/build/.rustup/toolchains/1.96.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=29d6fa7ef0cedddd -C extra-filename=-bd5d490df0f02f19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-f250b99746fe5d8e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-2218a63658b9c2ea.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51482026-06-30T19:56:08.212Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
51492026-06-30T19:56:08.215Z Running `/home/build/.rustup/toolchains/1.96.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=2ed598c823e5fac6 -C extra-filename=-f380a3a194c531fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51502026-06-30T19:56:08.282Z Running `/home/build/.rustup/toolchains/1.96.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=c20d6ea4bc075388 -C extra-filename=-deffdbb9c5914452 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-53b3689442e37a12.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-d8c6e023ce94da0a.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-cac5024f80a98ab2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-058cfb6f0506d434.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51512026-06-30T19:56:08.413Z Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
51522026-06-30T19:56:08.417Z Running `/home/build/.rustup/toolchains/1.96.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=d4cd83c2ec424b0f -C extra-filename=-b3d34a755bdc7bd7 --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-123bd1e8d7eef916.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-c3022c4c6f659d0d.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51532026-06-30T19:56:08.693Z Running `/home/build/.rustup/toolchains/1.96.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=6d4fb0ce8e01b5a2 -C extra-filename=-dffb73e7704ef695 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51542026-06-30T19:56:08.907Z Running `/home/build/.rustup/toolchains/1.96.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=b72f7d19ddd9e86b -C extra-filename=-1a6c1a3f4b733d3f --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-20f904d6d5dfb25e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51552026-06-30T19:56:08.939Z Running `/home/build/.rustup/toolchains/1.96.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=9060e523dadbeb78 -C extra-filename=-bc0e0c199677aed6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51562026-06-30T19:56:09.353Z Running `/home/build/.rustup/toolchains/1.96.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=8d79e55dabae5b05 -C extra-filename=-c057604e40fa1eed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-f250b99746fe5d8e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-2218a63658b9c2ea.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51572026-06-30T19:56:09.416Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_api --edition=2024 sled-agent/bootstrap-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=8e4e7b3b30dbf840 -C extra-filename=-b584c8d47a98d23d --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-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51582026-06-30T19:56:09.465Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2024 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=535a1624354a7841 -C extra-filename=-7cebc5cf5a615c8f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51592026-06-30T19:56:09.683Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
51602026-06-30T19:56:09.686Z Running `/home/build/.rustup/toolchains/1.96.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=e3f33dd81ffa75ca -C extra-filename=-2386b9564bd03d5d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-cbc4981ef833fd7b.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-1874004f23a666d2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-8f48f417ab904d16.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-c85dd464b738ddb9.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-63056286a6006b55.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
51612026-06-30T19:56:09.786Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
51622026-06-30T19:56:09.822Z Running `/home/build/.rustup/toolchains/1.96.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=80d29f17c552da2f -C extra-filename=-f85947e7080610ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern installinator_common_versions=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common_versions-784e8940ecd838f0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
51632026-06-30T19:56:09.936Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
51642026-06-30T19:56:09.939Z Running `/home/build/.rustup/toolchains/1.96.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="zfs"' --cfg 'feature="zone"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cpu", "datalink", "default", "http-instruments", "kstat", "zfs", "zone"))' -C metadata=4893d5aa2608907a -C extra-filename=-2d87241bf7545f6b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-42e9089d8aef0867.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
51652026-06-30T19:56:10.310Z Running `/home/build/.rustup/toolchains/1.96.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=d0297b1925c09e60 -C extra-filename=-5683b66ea098bb95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-a0c68b45edb02bf1.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rmeta --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-394d02c06621abac.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-514a763e5b9a0b1d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/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`
51662026-06-30T19:56:10.675Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
51672026-06-30T19:56:10.679Z Running `/home/build/.rustup/toolchains/1.96.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=ab0a6db94caed233 -C extra-filename=-e8f3c61c83707258 --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-20f904d6d5dfb25e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-bd5d490df0f02f19.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
51682026-06-30T19:56:10.748Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
51692026-06-30T19:56:10.752Z Running `/home/build/.rustup/toolchains/1.96.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=44459ba2f8e83b1b -C extra-filename=-6f33922ad80ffb50 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-f380a3a194c531fc.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-bd5d490df0f02f19.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51702026-06-30T19:56:10.782Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
51712026-06-30T19:56:10.786Z Running `/home/build/.rustup/toolchains/1.96.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=79945022088cb9fb -C extra-filename=-4e44d847b4343788 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-ff38caadba9a3451.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
51722026-06-30T19:56:10.818Z Running `/home/build/.rustup/toolchains/1.96.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=677b3bce3eef60b7 -C extra-filename=-dbb545e368bda0d7 --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-123bd1e8d7eef916.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-c3022c4c6f659d0d.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51732026-06-30T19:56:10.908Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
51742026-06-30T19:56:10.911Z Running `/home/build/.rustup/toolchains/1.96.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=7feb06d744f537d3 -C extra-filename=-686f7c248cf1a8bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-9c0124f27ac950c4.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
51752026-06-30T19:56:10.946Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
51762026-06-30T19:56:10.949Z Running `/home/build/.rustup/toolchains/1.96.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=ec132ffa26011875 -C extra-filename=-c0d730c5eb364950 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-007e2c9fb8698e16.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-bd42841e9a11c1f9.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9433701c1a1511eb.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-cc87d1a6a9e4422e.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-6f86b12e8207bbaf.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-fab6b7f8ef66dbf8.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-a31d003c074deb1b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/usr/lib/amd64`
51772026-06-30T19:56:11.058Z Running `/home/build/.rustup/toolchains/1.96.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=bd90157ea48f4d44 -C extra-filename=-d67d63cdabb40ded --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-f380a3a194c531fc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-bd5d490df0f02f19.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51782026-06-30T19:56:11.438Z Running `/home/build/.rustup/toolchains/1.96.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=31d3012bd0326833 -C extra-filename=-58462a89258e1003 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-ff38caadba9a3451.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
51792026-06-30T19:56:11.477Z Running `/home/build/.rustup/toolchains/1.96.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=89f5d76c411d11e6 -C extra-filename=-fd838a05135d0f8a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator_common_versions=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common_versions-784e8940ecd838f0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
51802026-06-30T19:56:11.531Z Running `/home/build/.rustup/toolchains/1.96.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=4e663629f0cbfc5c -C extra-filename=-fb080f959184e983 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-ff38caadba9a3451.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-4e44d847b4343788.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
51812026-06-30T19:56:11.747Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
51822026-06-30T19:56:11.750Z Running `/home/build/.rustup/toolchains/1.96.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=c86f1aba647b2129 -C extra-filename=-e9642c1aa48cacfc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
51832026-06-30T19:56:11.927Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
51842026-06-30T19:56:11.931Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
51852026-06-30T19:56:11.931Z Running `/home/build/.rustup/toolchains/1.96.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=4a02e5b3c465a5a9 -C extra-filename=-2e2d6f73ccb8830c --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-0d49d99825834bad.rmeta --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-01017a6c708a36fe.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
51862026-06-30T19:56:11.931Z Running `/home/build/.rustup/toolchains/1.96.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=7b1c8c76136a7546 -C extra-filename=-98c00b321681b4ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-aa1447fb47f45cd4.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
51872026-06-30T19:56:11.992Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
51882026-06-30T19:56:11.995Z Running `/home/build/.rustup/toolchains/1.96.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=46fb30d3b6a72d8c -C extra-filename=-abef5495f6f734cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-2fc51d638274f502.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-fd875dea7ad23427.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-97167b02ea73de17.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
51892026-06-30T19:56:12.777Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
51902026-06-30T19:56:12.780Z Running `/home/build/.rustup/toolchains/1.96.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=189aab1ec80aebd5 -C extra-filename=-e07f453a11924efb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-2c78d21b15d93291.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-a4dcde706ffe67d0.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-047e57c93386a145.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-e9642c1aa48cacfc.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
51912026-06-30T19:56:12.842Z Running `/home/build/.rustup/toolchains/1.96.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=e60daf9f9070d2bb -C extra-filename=-4adff75a0a6fdd05 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
51922026-06-30T19:56:12.931Z Running `/home/build/.rustup/toolchains/1.96.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=8389a2bd244f1167 -C extra-filename=-a9781ff24b3c3aea --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-0d49d99825834bad.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-01017a6c708a36fe.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
51932026-06-30T19:56:12.996Z Running `/home/build/.rustup/toolchains/1.96.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=501e4a593918947a -C extra-filename=-faa9a97faf4b19b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-007e2c9fb8698e16.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-bd42841e9a11c1f9.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9433701c1a1511eb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-cc87d1a6a9e4422e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-6f86b12e8207bbaf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-fab6b7f8ef66dbf8.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-a31d003c074deb1b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/usr/lib/amd64`
51942026-06-30T19:56:13.036Z Running `/home/build/.rustup/toolchains/1.96.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="zfs"' --cfg 'feature="zone"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cpu", "datalink", "default", "http-instruments", "kstat", "zfs", "zone"))' -C metadata=da92a3d7d194effb -C extra-filename=-ebd0c10134f9365e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-42e9089d8aef0867.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
51952026-06-30T19:56:13.129Z Running `/home/build/.rustup/toolchains/1.96.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=e0398159667691a2 -C extra-filename=-7b8089942ee0024c --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-20f904d6d5dfb25e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-bd5d490df0f02f19.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
51962026-06-30T19:56:13.302Z Running `/home/build/.rustup/toolchains/1.96.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=50b50416763bf13b -C extra-filename=-6a1d789b7e512ad2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-007e2c9fb8698e16.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-bd42841e9a11c1f9.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9433701c1a1511eb.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-c0d730c5eb364950.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-cc87d1a6a9e4422e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-6f86b12e8207bbaf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-fab6b7f8ef66dbf8.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-a31d003c074deb1b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/usr/lib/amd64`
51972026-06-30T19:56:13.434Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_early_networking --edition=2024 sled-agent/early-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=db9a19de89ef4bd5 -C extra-filename=-43aa9d0abedeb3e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-d8c6e023ce94da0a.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-cac5024f80a98ab2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51982026-06-30T19:56:13.578Z Running `/home/build/.rustup/toolchains/1.96.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=3284b7c6d8841249 -C extra-filename=-698b7cb9a611c964 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
51992026-06-30T19:56:13.706Z Running `/home/build/.rustup/toolchains/1.96.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=5bee4390901eacd1 -C extra-filename=-a58ad931762565bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-e0337e133bfb52cb.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/usr/lib/amd64`
52002026-06-30T19:56:14.181Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
52012026-06-30T19:56:14.184Z Running `/home/build/.rustup/toolchains/1.96.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=6396d4f39f12b7ca -C extra-filename=-b18b7585e0cb158f --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-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rmeta --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-e07f453a11924efb.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
52022026-06-30T19:56:14.457Z Running `/home/build/.rustup/toolchains/1.96.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=80d3caf4a2ec3e76 -C extra-filename=-0217dbc7751305f5 --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-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-e07f453a11924efb.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
52032026-06-30T19:56:15.423Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
52042026-06-30T19:56:15.427Z Running `/home/build/.rustup/toolchains/1.96.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=9b496a38db73f8e1 -C extra-filename=-bd715bc247e3d677 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-b4d419cfb7278799.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rmeta --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-7f67a2396b0ad30c.rmeta --extern ntp_admin_v1_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_v1_client-9f4fe9c0f1615f6b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
52052026-06-30T19:56:15.468Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
52062026-06-30T19:56:15.471Z Running `/home/build/.rustup/toolchains/1.96.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=8168f210a1b6684a -C extra-filename=-836b94fb9e8465e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
52072026-06-30T19:56:15.558Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
52082026-06-30T19:56:15.561Z Running `/home/build/.rustup/toolchains/1.96.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=f9dd0c09875d989d -C extra-filename=-b7872fe8c0e4ca05 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-074377a61ff3c56f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9433701c1a1511eb.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-f250b99746fe5d8e.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-64d845951fe259b1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-55533a3b61a6872b.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-fab6b7f8ef66dbf8.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-97167b02ea73de17.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-78d030adc9a210ba.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-28f6ef79f50da9b4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9b7b888b2ad601c4.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-2218a63658b9c2ea.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-4addf0d41f1236d5.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-bd5d490df0f02f19.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-e8f3c61c83707258.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
52092026-06-30T19:56:15.603Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
52102026-06-30T19:56:15.607Z Running `/home/build/.rustup/toolchains/1.96.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=7f92d35d557ce4cb -C extra-filename=-ed6ece09677a72a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-44c08ba0e9eb8023.rmeta --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-f380a3a194c531fc.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-dda11960274937c9.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-86c0c067a5d26f96.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-2218a63658b9c2ea.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-bd5d490df0f02f19.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-6f33922ad80ffb50.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-e8f3c61c83707258.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
52112026-06-30T19:56:16.074Z Running `/home/build/.rustup/toolchains/1.96.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=a0b61d0f5d8c6b60 -C extra-filename=-69249b5189041a09 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
52122026-06-30T19:56:16.108Z Running `/home/build/.rustup/toolchains/1.96.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=b93cccb2a5051d8e -C extra-filename=-863cb55f3ce837e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f22e26526cc135c9.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-074377a61ff3c56f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9433701c1a1511eb.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-f250b99746fe5d8e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-64d845951fe259b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-55533a3b61a6872b.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-fab6b7f8ef66dbf8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-97167b02ea73de17.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-78d030adc9a210ba.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-28f6ef79f50da9b4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9b7b888b2ad601c4.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-2218a63658b9c2ea.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-4addf0d41f1236d5.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-bd5d490df0f02f19.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-e8f3c61c83707258.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
52132026-06-30T19:56:16.532Z Running `/home/build/.rustup/toolchains/1.96.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=4566e605369b9464 -C extra-filename=-7f2d9cb9285fac9b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-b4d419cfb7278799.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e27f4836a8c0d1f3.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-d78b926947bd1c11.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-afe6a8f1d2ea6027.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-f522a82287f6a9a5.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-074377a61ff3c56f.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-cbc4981ef833fd7b.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-6999474a37e5c4a0.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-0cd954401ddedea0.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-3b65a7f062194f66.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-87140b5865f4661e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-5b9d058b5998e2b3.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-17e4ec97e703ac9a.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-55878b0062dde2af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-b0f190480dbed785.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d7c487292b89e6b9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-e5136e81866bc448.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52142026-06-30T19:56:16.737Z Running `/home/build/.rustup/toolchains/1.96.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=e2179cd0ab0ab286 -C extra-filename=-82b3f811c452faf8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-aa1447fb47f45cd4.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-98c00b321681b4ef.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52152026-06-30T19:56:16.737Z Running `/home/build/.rustup/toolchains/1.96.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=9fe2ee4226b0b9e3 -C extra-filename=-992e442e173f3b4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-aa1447fb47f45cd4.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-98c00b321681b4ef.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52162026-06-30T19:56:16.741Z Running `/home/build/.rustup/toolchains/1.96.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=7e59db1fbdf1c824 -C extra-filename=-45e8a3f082408c0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-aa1447fb47f45cd4.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-98c00b321681b4ef.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52172026-06-30T19:56:18.039Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
52182026-06-30T19:56:18.043Z Running `/home/build/.rustup/toolchains/1.96.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=fd3aca38a67bbbbc -C extra-filename=-175c90db68f9c69d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-53b3689442e37a12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-14bcaa68aa0be40d.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-bb899a1ebe7ca272.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ceb3aae2b5f46f7d.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-cf7c02bb408021c3.rmeta --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-28f6ef79f50da9b4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52192026-06-30T19:56:18.487Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
52202026-06-30T19:56:18.490Z Running `/home/build/.rustup/toolchains/1.96.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=fc63a30c35ddd8bb -C extra-filename=-2b472747c43853e7 --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-0d49d99825834bad.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-6f86b12e8207bbaf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
52212026-06-30T19:56:19.278Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
52222026-06-30T19:56:19.281Z Running `/home/build/.rustup/toolchains/1.96.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=4a5567c56a40b9ca -C extra-filename=-11ec4d7c0c29916a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rmeta --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-2b472747c43853e7.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
52232026-06-30T19:56:19.681Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
52242026-06-30T19:56:19.685Z Running `/home/build/.rustup/toolchains/1.96.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=ea6b9474b068ed52 -C extra-filename=-09368ad14a9d3111 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-074377a61ff3c56f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-17e4ec97e703ac9a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-97167b02ea73de17.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-b7872fe8c0e4ca05.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
52252026-06-30T19:56:19.758Z Running `/home/build/.rustup/toolchains/1.96.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=dd03fa2d4de5f284 -C extra-filename=-a044320f85e44f61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-2b472747c43853e7.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
52262026-06-30T19:56:19.762Z Running `/home/build/.rustup/toolchains/1.96.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=ac6c11e5047d83d3 -C extra-filename=-9b960200daf1836d --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-0d49d99825834bad.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-01017a6c708a36fe.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-6f86b12e8207bbaf.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-2e2d6f73ccb8830c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
52272026-06-30T19:56:19.935Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
52282026-06-30T19:56:19.939Z Running `/home/build/.rustup/toolchains/1.96.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=fff4a7c182b400c5 -C extra-filename=-8cae470bd376ce5e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1877e952234606ea.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-c3022c4c6f659d0d.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-cea31c2e38ef4423.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rmeta --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-11ec4d7c0c29916a.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-df29b6bed8487dbc.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
52292026-06-30T19:56:23.034Z Running `/home/build/.rustup/toolchains/1.96.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=aa1472d2766cb7ba -C extra-filename=-b92447147b7b94de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-074377a61ff3c56f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-17e4ec97e703ac9a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-97167b02ea73de17.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-b7872fe8c0e4ca05.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-09368ad14a9d3111.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
52302026-06-30T19:56:23.040Z Running `/home/build/.rustup/toolchains/1.96.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=180088aa2122bb24 -C extra-filename=-015e4fe536ebb9fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-074377a61ff3c56f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9433701c1a1511eb.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-f250b99746fe5d8e.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-64d845951fe259b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-55533a3b61a6872b.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-fab6b7f8ef66dbf8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-97167b02ea73de17.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-78d030adc9a210ba.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-28f6ef79f50da9b4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9b7b888b2ad601c4.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-2218a63658b9c2ea.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-4addf0d41f1236d5.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-b7872fe8c0e4ca05.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-bd5d490df0f02f19.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-e8f3c61c83707258.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
52312026-06-30T19:56:23.040Z Running `/home/build/.rustup/toolchains/1.96.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=216974a4193e3654 -C extra-filename=-5707cf2685be749a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-074377a61ff3c56f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-17e4ec97e703ac9a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-97167b02ea73de17.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-b7872fe8c0e4ca05.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
52322026-06-30T19:56:23.040Z Running `/home/build/.rustup/toolchains/1.96.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=91011916bbe0749b -C extra-filename=-d3af61854d2f3096 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f22e26526cc135c9.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-074377a61ff3c56f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9433701c1a1511eb.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-f250b99746fe5d8e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-64d845951fe259b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-55533a3b61a6872b.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-fab6b7f8ef66dbf8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-97167b02ea73de17.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-78d030adc9a210ba.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-28f6ef79f50da9b4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9b7b888b2ad601c4.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-2218a63658b9c2ea.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-4addf0d41f1236d5.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-b7872fe8c0e4ca05.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-bd5d490df0f02f19.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-e8f3c61c83707258.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
52332026-06-30T19:56:23.040Z Running `/home/build/.rustup/toolchains/1.96.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=1e23f1682665510b -C extra-filename=-34389564aa959248 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f22e26526cc135c9.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-074377a61ff3c56f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9433701c1a1511eb.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-f250b99746fe5d8e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-64d845951fe259b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-55533a3b61a6872b.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-fab6b7f8ef66dbf8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-97167b02ea73de17.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-78d030adc9a210ba.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-28f6ef79f50da9b4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9b7b888b2ad601c4.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-2218a63658b9c2ea.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-4addf0d41f1236d5.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-b7872fe8c0e4ca05.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-bd5d490df0f02f19.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-e8f3c61c83707258.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
52342026-06-30T19:56:23.040Z Running `/home/build/.rustup/toolchains/1.96.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=bc629653d742a7bd -C extra-filename=-baed95c78a47ba99 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-074377a61ff3c56f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-17e4ec97e703ac9a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-97167b02ea73de17.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-b7872fe8c0e4ca05.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-09368ad14a9d3111.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
52352026-06-30T19:56:25.339Z Running `/home/build/.rustup/toolchains/1.96.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=95120e7e392e21fb -C extra-filename=-2620d76de89f92f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-44c08ba0e9eb8023.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-f380a3a194c531fc.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-dda11960274937c9.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-86c0c067a5d26f96.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-2218a63658b9c2ea.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-bd5d490df0f02f19.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-ed6ece09677a72a2.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-6f33922ad80ffb50.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-e8f3c61c83707258.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
52362026-06-30T19:56:27.849Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
52372026-06-30T19:56:27.849Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
52382026-06-30T19:56:27.849Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
52392026-06-30T19:56:27.852Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
52402026-06-30T19:56:27.852Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
52412026-06-30T19:56:27.852Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
52422026-06-30T19:56:27.852Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
52432026-06-30T19:56:27.852Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
52442026-06-30T19:56:27.879Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
52452026-06-30T19:56:27.884Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
52462026-06-30T19:56:27.884Z Running `/home/build/.rustup/toolchains/1.96.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=bac17606c788398e -C extra-filename=-ae90c0ec1f1ed8b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52472026-06-30T19:56:27.884Z Running `/home/build/.rustup/toolchains/1.96.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=1e385fa28fbbf262 -C extra-filename=-bcb346895d01362a --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-fa9b90e544911148.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52482026-06-30T19:56:27.884Z Running `/home/build/.rustup/toolchains/1.96.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=ad08c4ffb38ed861 -C extra-filename=-d1506b354630a2e2 --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-20f904d6d5dfb25e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52492026-06-30T19:56:27.884Z Running `/home/build/.rustup/toolchains/1.96.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=bd46bffbc296743e -C extra-filename=-9131f8a6a00f4beb --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-175c90db68f9c69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52502026-06-30T19:56:27.884Z Running `/home/build/.rustup/toolchains/1.96.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=119437a9973329cc -C extra-filename=-796d1d9888c83987 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-74230a423d87b26f.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-821c49f8054d34f2.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-34d8830a95be301d.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-284dcd0a7003a13e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rmeta --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-2e2d6f73ccb8830c.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b941fda13b7a8b03.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
52512026-06-30T19:56:27.884Z Running `/home/build/.rustup/toolchains/1.96.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=969017ec652ee358 -C extra-filename=-a1ecb9902d443370 --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-22fe590a761084f6.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52522026-06-30T19:56:27.884Z Running `/home/build/.rustup/toolchains/1.96.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=5dad342679d40217 -C extra-filename=-8ee638fe80738b07 --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-402af20ce2841673.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52532026-06-30T19:56:27.884Z Running `/home/build/.rustup/toolchains/1.96.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=376db292a3f04181 -C extra-filename=-8f31aca9755424ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-53b3689442e37a12.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rmeta --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-eca6512db2981947.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-4b6ce3130928e8e1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52542026-06-30T19:56:27.884Z Running `/home/build/.rustup/toolchains/1.96.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=f9491864a496238b -C extra-filename=-1dac14f1f7108bbf --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-402af20ce2841673.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52552026-06-30T19:56:27.916Z Running `/home/build/.rustup/toolchains/1.96.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=568e995032067e44 -C extra-filename=-7fb3ee40d7b314bd --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-fa9b90e544911148.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rmeta --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-511472f4a07daaa0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52562026-06-30T19:56:27.919Z Running `/home/build/.rustup/toolchains/1.96.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=3e149d0ff6c78107 -C extra-filename=-0f1eabb2a64fe599 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-a6bd3e9bad88fc17.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-086d6277f9bdaa8a.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-560ecfd8d12822db.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52572026-06-30T19:56:29.813Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
52582026-06-30T19:56:29.813Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
52592026-06-30T19:56:29.817Z Running `/home/build/.rustup/toolchains/1.96.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=a8110bcdadc6e277 -C extra-filename=-42341f81ce76ae17 --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-fa9b90e544911148.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rmeta --extern oximeter_producer_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer_api-41aa3a50c615be36.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52602026-06-30T19:56:29.817Z Running `/home/build/.rustup/toolchains/1.96.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=b4fed2ec52a03fb5 -C extra-filename=-331bfa43c1a848b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-322a3d933f9e5ec4.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52612026-06-30T19:56:30.025Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
52622026-06-30T19:56:30.031Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
52632026-06-30T19:56:30.031Z Running `/home/build/.rustup/toolchains/1.96.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=bcde6321e69e5f8e -C extra-filename=-63225dd77544d92a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-6e328f5ba78b0496.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-67997bccd9d06b66.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c68176a7a0e70026.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-8f470e1e9b67c92d.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52642026-06-30T19:56:30.031Z Running `/home/build/.rustup/toolchains/1.96.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=ad1fdc5baba387b7 -C extra-filename=-7f23f940b52adc10 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rmeta --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9131f8a6a00f4beb.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b941fda13b7a8b03.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64`
52652026-06-30T19:56:30.057Z Running `/home/build/.rustup/toolchains/1.96.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=a4010046a8150683 -C extra-filename=-3cdf1b3fb0128ecc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-d632f67398fc493b.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-bb899a1ebe7ca272.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-cf7c02bb408021c3.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c681c0eb32159a3d.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-86c0c067a5d26f96.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-284dcd0a7003a13e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-ff609394ea3a4127.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e93bde9809d746ca.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
52662026-06-30T19:56:30.677Z Running `/home/build/.rustup/toolchains/1.96.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=1fb1226b581bc67b -C extra-filename=-8213fe5aef020c99 --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-fa9b90e544911148.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52672026-06-30T19:56:30.682Z Running `/home/build/.rustup/toolchains/1.96.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=484e791f7c3e1b93 -C extra-filename=-27acc0f94a925996 --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-20f904d6d5dfb25e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52682026-06-30T19:56:30.682Z Running `/home/build/.rustup/toolchains/1.96.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=cde771387c75fe42 -C extra-filename=-6e37923bf80bade8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52692026-06-30T19:56:30.711Z Running `/home/build/.rustup/toolchains/1.96.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=17057acd84b9c5aa -C extra-filename=-f44462054d6d25b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-6e328f5ba78b0496.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-cbc4981ef833fd7b.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-67997bccd9d06b66.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c68176a7a0e70026.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-8f470e1e9b67c92d.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52702026-06-30T19:56:30.715Z Running `/home/build/.rustup/toolchains/1.96.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=f5e32fba03efea71 -C extra-filename=-526c7393bedc86f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-53b3689442e37a12.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-eca6512db2981947.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-4b6ce3130928e8e1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52712026-06-30T19:56:30.715Z Running `/home/build/.rustup/toolchains/1.96.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=fb2b1f5d35ced616 -C extra-filename=-c9a13889bf73e81e --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-22fe590a761084f6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52722026-06-30T19:56:30.744Z Running `/home/build/.rustup/toolchains/1.96.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=cff22c2ff8fd87ab -C extra-filename=-d165cc8689519025 --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-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52732026-06-30T19:56:30.753Z Running `/home/build/.rustup/toolchains/1.96.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=81ef82e493c1a53e -C extra-filename=-0a98e22b94d16f35 --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-402af20ce2841673.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52742026-06-30T19:56:30.753Z Running `/home/build/.rustup/toolchains/1.96.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=db0541d3ccd4ff8b -C extra-filename=-eaa26cf889ea1133 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-a6bd3e9bad88fc17.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-086d6277f9bdaa8a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-560ecfd8d12822db.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52752026-06-30T19:56:30.753Z Running `/home/build/.rustup/toolchains/1.96.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=3d84963b07061ee1 -C extra-filename=-f5bcd6f9c8950c7d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-a6bd3e9bad88fc17.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-086d6277f9bdaa8a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-560ecfd8d12822db.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52762026-06-30T19:56:30.753Z Running `/home/build/.rustup/toolchains/1.96.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=249a892975059ae7 -C extra-filename=-5cf71da8f6db7d42 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-d632f67398fc493b.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-bb899a1ebe7ca272.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-cf7c02bb408021c3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c681c0eb32159a3d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-86c0c067a5d26f96.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-284dcd0a7003a13e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-ff609394ea3a4127.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e93bde9809d746ca.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d7c487292b89e6b9.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
52772026-06-30T19:56:31.026Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
52782026-06-30T19:56:31.029Z Running `/home/build/.rustup/toolchains/1.96.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=16e493f90d252cbd -C extra-filename=-fc3fbb58681eea4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-47ae6d92e85ed009.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-3a5f2bb4c971a395.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rmeta --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-64d98ed0f925e342.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-fd875dea7ad23427.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-0e8fd74c909fb710.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-50948435f24315a3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
52792026-06-30T19:56:31.029Z Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
52802026-06-30T19:56:31.059Z Running `/home/build/.rustup/toolchains/1.96.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=034c933018be36cb -C extra-filename=-79b6aec3e7773bdf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7fb3ee40d7b314bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-bb56f08f2a5e8bea.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52812026-06-30T19:56:31.500Z Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
52822026-06-30T19:56:31.503Z Compiling omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
52832026-06-30T19:56:31.503Z Running `/home/build/.rustup/toolchains/1.96.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=a379eb7ed4a088fc -C extra-filename=-72a37bc8ac0aabb1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-afe6a8f1d2ea6027.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-092cae7ce0e32df9.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52842026-06-30T19:56:31.503Z Running `/home/build/.rustup/toolchains/1.96.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=9603836f5ad2daec -C extra-filename=-eca01615bae3d47f --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-475c5481f11c65dc.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52852026-06-30T19:56:32.100Z Running `/home/build/.rustup/toolchains/1.96.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=2ea46757753d5ced -C extra-filename=-451fa2738a46c80c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-7787d95894d0029e.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-cd826904474fece0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-cc84cd942bff2bce.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-7f67a2396b0ad30c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8d0e7c48d56fa30e.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-4f13da9dc556a6c6.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-a4dcde706ffe67d0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-7dcb47ac0aa2b6cf.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-63056286a6006b55.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-953f3903e16643e4.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
52862026-06-30T19:56:32.104Z Running `/home/build/.rustup/toolchains/1.96.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=34294c25e7b49941 -C extra-filename=-4c7aa22c5ff78476 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern attest_mock=/work/oxidecomputer/omicron/target/debug/deps/libattest_mock-d291a68ebb878f5a.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1877e952234606ea.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-c3022c4c6f659d0d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-cea31c2e38ef4423.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-11ec4d7c0c29916a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-df29b6bed8487dbc.rlib --extern sprockets_tls_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls_test_utils-124223cb213166ef.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-b3d34a755bdc7bd7.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
52872026-06-30T19:56:32.104Z Running `/home/build/.rustup/toolchains/1.96.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=c258f1c1eaf9cd88 -C extra-filename=-766c789d830a0f93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-ae9847e2ae0ca4cf.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-97167b02ea73de17.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52882026-06-30T19:56:32.104Z Running `/home/build/.rustup/toolchains/1.96.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=b5324e7f85d90aa3 -C extra-filename=-f87cacf0635d3550 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-8f470e1e9b67c92d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52892026-06-30T19:56:32.130Z Running `/home/build/.rustup/toolchains/1.96.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=8c50291c31e4a759 -C extra-filename=-4fd3e3b8b82990c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-ae9847e2ae0ca4cf.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8b95f6622b1189ff.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-d1d356c7445e3ee1.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-386610d8e0748917.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-2685266bfd16d8ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-c4d6b64651c620f9.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-12355ed088088f21.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52902026-06-30T19:56:32.133Z Running `/home/build/.rustup/toolchains/1.96.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=a255105eb6b1023c -C extra-filename=-02f2ad3db04edd40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-2c78d21b15d93291.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-a4dcde706ffe67d0.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-047e57c93386a145.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-e9642c1aa48cacfc.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52912026-06-30T19:56:32.349Z Running `/home/build/.rustup/toolchains/1.96.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=152ea44f877dd28c -C extra-filename=-11e88dff634ad00c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-eca01615bae3d47f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-0e8fd74c909fb710.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
52922026-06-30T19:56:32.396Z Running `/home/build/.rustup/toolchains/1.96.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=38e708c7910ebd16 -C extra-filename=-c3f9565712d6db54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-eca01615bae3d47f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-0e8fd74c909fb710.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
52932026-06-30T19:56:32.488Z Running `/home/build/.rustup/toolchains/1.96.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=37b72fe411078a82 -C extra-filename=-3e02d2964076f0ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-ae9847e2ae0ca4cf.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8b95f6622b1189ff.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-12355ed088088f21.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52942026-06-30T19:56:32.592Z Running `/home/build/.rustup/toolchains/1.96.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=e403c312526c21d2 -C extra-filename=-22dd674fef92a79c --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-475c5481f11c65dc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52952026-06-30T19:56:32.595Z Running `/home/build/.rustup/toolchains/1.96.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=42525c9022c0ef4f -C extra-filename=-8878823af67944d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-cbc4981ef833fd7b.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-1874004f23a666d2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-8f48f417ab904d16.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-c85dd464b738ddb9.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-63056286a6006b55.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52962026-06-30T19:56:33.001Z Running `/home/build/.rustup/toolchains/1.96.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=1da78e9bc509c6d2 -C extra-filename=-89cbc9054f54d5af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-007e2c9fb8698e16.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-cf7c02bb408021c3.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-c10f2f65b13e75da.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
52972026-06-30T19:56:33.044Z Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
52982026-06-30T19:56:33.048Z Running `/home/build/.rustup/toolchains/1.96.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=8d8e422dea11e4cf -C extra-filename=-b840f702c85ff0c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern petname=/work/oxidecomputer/omicron/target/debug/deps/libpetname-9a4927e72ec59e4a.rmeta --extern renderdag=/work/oxidecomputer/omicron/target/debug/deps/librenderdag-b953278a93f775f8.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rmeta --extern sync_ptr=/work/oxidecomputer/omicron/target/debug/deps/libsync_ptr-27e586ce4320e9c4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b941fda13b7a8b03.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64`
52992026-06-30T19:56:33.141Z Running `/home/build/.rustup/toolchains/1.96.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=26e50ae8e7c6ede6 -C extra-filename=-49a3ccb08b87c95f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-d78b926947bd1c11.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-aa1447fb47f45cd4.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-0fa660a64ddf6dd2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-afe6a8f1d2ea6027.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-98c00b321681b4ef.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-72a37bc8ac0aabb1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53002026-06-30T19:56:33.171Z Running `/home/build/.rustup/toolchains/1.96.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=18c55b0082745ed4 -C extra-filename=-8aa4dde70c8a6f5a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-b4d419cfb7278799.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e27f4836a8c0d1f3.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-d78b926947bd1c11.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-afe6a8f1d2ea6027.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-f522a82287f6a9a5.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-6f137002007787a8.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-074377a61ff3c56f.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-cbc4981ef833fd7b.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-6999474a37e5c4a0.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-0cd954401ddedea0.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-3b65a7f062194f66.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-87140b5865f4661e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-72a37bc8ac0aabb1.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-5b9d058b5998e2b3.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-17e4ec97e703ac9a.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-55878b0062dde2af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-b0f190480dbed785.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d7c487292b89e6b9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-e5136e81866bc448.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53012026-06-30T19:56:33.226Z Running `/home/build/.rustup/toolchains/1.96.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=1ede2832db814f51 -C extra-filename=-524c6ec3e7684070 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-b4d419cfb7278799.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e27f4836a8c0d1f3.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-d78b926947bd1c11.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-afe6a8f1d2ea6027.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-f522a82287f6a9a5.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-6f137002007787a8.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-074377a61ff3c56f.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-cbc4981ef833fd7b.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-6999474a37e5c4a0.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-0cd954401ddedea0.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-3b65a7f062194f66.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-87140b5865f4661e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-72a37bc8ac0aabb1.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-5b9d058b5998e2b3.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-17e4ec97e703ac9a.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-55878b0062dde2af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-b0f190480dbed785.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d7c487292b89e6b9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-e5136e81866bc448.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53022026-06-30T19:56:33.478Z Compiling omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
53032026-06-30T19:56:33.481Z Running `/home/build/.rustup/toolchains/1.96.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=a14ce55aca14ce8e -C extra-filename=-0bf2889a1b8fa56d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-cd45c84ed38236a3.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-10596ebcbb9aa106.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-aa1447fb47f45cd4.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-a0c68b45edb02bf1.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8b95f6622b1189ff.rlib --extern dropshot_api_manager=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager-11b6c8ce0e21cb1a.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-47ae6d92e85ed009.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-dda11960274937c9.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-8f31aca9755424ae.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-1dac14f1f7108bbf.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-8ee638fe80738b07.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-782b1ce2b7ca05fb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-322a3d933f9e5ec4.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-804316701b5aee5c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-6f33922ad80ffb50.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53042026-06-30T19:56:33.513Z Running `/home/build/.rustup/toolchains/1.96.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=30707f9bff9ad466 -C extra-filename=-529566c39b67bca3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-d78b926947bd1c11.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-aa1447fb47f45cd4.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-0fa660a64ddf6dd2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-afe6a8f1d2ea6027.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-98c00b321681b4ef.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-72a37bc8ac0aabb1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53052026-06-30T19:56:33.676Z Running `/home/build/.rustup/toolchains/1.96.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=300105ba5f2a0504 -C extra-filename=-fa35fd1b0d3a0779 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-b4d419cfb7278799.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e27f4836a8c0d1f3.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-d78b926947bd1c11.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-afe6a8f1d2ea6027.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-f522a82287f6a9a5.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-6f137002007787a8.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-074377a61ff3c56f.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-cbc4981ef833fd7b.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-6999474a37e5c4a0.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-0cd954401ddedea0.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-3b65a7f062194f66.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-87140b5865f4661e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-72a37bc8ac0aabb1.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-5b9d058b5998e2b3.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-17e4ec97e703ac9a.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-55878b0062dde2af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-b0f190480dbed785.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d7c487292b89e6b9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-e5136e81866bc448.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53062026-06-30T19:56:34.316Z Running `/home/build/.rustup/toolchains/1.96.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=e935d5e04596e536 -C extra-filename=-888c6d29223d2bac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-d78b926947bd1c11.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-aa1447fb47f45cd4.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-0fa660a64ddf6dd2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-afe6a8f1d2ea6027.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-72a37bc8ac0aabb1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53072026-06-30T19:56:34.354Z Running `/home/build/.rustup/toolchains/1.96.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=d58bb74bc031a8a0 -C extra-filename=-feba8c8c732d4b59 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-d78b926947bd1c11.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-aa1447fb47f45cd4.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-0fa660a64ddf6dd2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-afe6a8f1d2ea6027.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-98c00b321681b4ef.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-72a37bc8ac0aabb1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53082026-06-30T19:56:34.667Z Running `/home/build/.rustup/toolchains/1.96.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=f12347b68fcb892d -C extra-filename=-1133e524db35ad52 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f60c9f446ff37001.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ceb3aae2b5f46f7d.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rmeta --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9131f8a6a00f4beb.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rmeta --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-b840f702c85ff0c0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-bb56f08f2a5e8bea.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rmeta --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
53092026-06-30T19:56:34.914Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
53102026-06-30T19:56:34.917Z Running `/home/build/.rustup/toolchains/1.96.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=8b3c3c3d4c647eb1 -C extra-filename=-47f13ebe9704ec76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-76eff8e6b81e6038.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-34d8830a95be301d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rmeta --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rmeta --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-8cae470bd376ce5e.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
53112026-06-30T19:56:35.428Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
53122026-06-30T19:56:35.484Z Running `/home/build/.rustup/toolchains/1.96.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=2dbeee3345d580cd -C extra-filename=-d4951f8308477e31 --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-0d49d99825834bad.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-fc3fbb58681eea4a.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53132026-06-30T19:56:35.556Z Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
53142026-06-30T19:56:35.559Z Running `/home/build/.rustup/toolchains/1.96.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=79697c1030a5217b -C extra-filename=-676722c6c256322e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-0fa660a64ddf6dd2.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-afe6a8f1d2ea6027.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-72a37bc8ac0aabb1.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-3e8e6d9e21823578.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/usr/lib/amd64`
53152026-06-30T19:56:35.923Z Running `/home/build/.rustup/toolchains/1.96.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=40b9df7053cc73a5 -C extra-filename=-d25a38af45254b04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-d78b926947bd1c11.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-aa1447fb47f45cd4.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-0fa660a64ddf6dd2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-afe6a8f1d2ea6027.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-98c00b321681b4ef.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-72a37bc8ac0aabb1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53162026-06-30T19:56:36.036Z Running `/home/build/.rustup/toolchains/1.96.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=f7048bc57af694c1 -C extra-filename=-2665130fd126288f --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-e2a0f5fe1db03132.rlib --extern attest_mock=/work/oxidecomputer/omicron/target/debug/deps/libattest_mock-d291a68ebb878f5a.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1877e952234606ea.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-c3022c4c6f659d0d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-cea31c2e38ef4423.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-b3d34a755bdc7bd7.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53172026-06-30T19:56:36.654Z Running `/home/build/.rustup/toolchains/1.96.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=e045fd37d7f99ac1 -C extra-filename=-8656676f5bc69fd8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-9b66b252c2f14305.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-322a3d933f9e5ec4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-331bfa43c1a848b7.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53182026-06-30T19:56:36.688Z Running `/home/build/.rustup/toolchains/1.96.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=d27af780aa538dea -C extra-filename=-cab3d99057b9b159 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-9b66b252c2f14305.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-322a3d933f9e5ec4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-331bfa43c1a848b7.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53192026-06-30T19:56:36.887Z Running `/home/build/.rustup/toolchains/1.96.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=708ab7560a014336 -C extra-filename=-fd8b5596adbdd1f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-cd45c84ed38236a3.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-44c08ba0e9eb8023.rmeta --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-10596ebcbb9aa106.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rmeta --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-ff820bc0dd0cc684.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-10f671028be02530.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rmeta --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4cb38ccdae1bae3d.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a48111c2c091f1aa.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b764a8953976afad.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rmeta --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8d0e7c48d56fa30e.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5f327e126f4a677d.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-99041caa11f7abc5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rmeta --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-804316701b5aee5c.rmeta --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-511472f4a07daaa0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rmeta --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rmeta --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-fb0f706dd4099d8d.rmeta --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-836b94fb9e8465e4.rmeta --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-11ec4d7c0c29916a.rmeta --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-47f13ebe9704ec76.rmeta --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-2b472747c43853e7.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rmeta --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-e07f453a11924efb.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rmeta --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-df29b6bed8487dbc.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-63056286a6006b55.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rmeta --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-38c1ffa7f52280b0.rmeta --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-8cae470bd376ce5e.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-b060cec5c7f31522.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
53202026-06-30T19:56:38.012Z Running `/home/build/.rustup/toolchains/1.96.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=17b28da849044c26 -C extra-filename=-dc71d2776e358044 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-9b66b252c2f14305.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-322a3d933f9e5ec4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-331bfa43c1a848b7.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53212026-06-30T19:56:38.968Z Running `/home/build/.rustup/toolchains/1.96.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=afd9355e4a37b9a8 -C extra-filename=-4c17794637d7c6e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-322a3d933f9e5ec4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-331bfa43c1a848b7.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53222026-06-30T19:56:39.010Z Running `/home/build/.rustup/toolchains/1.96.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=3a4a44d8748ad54c -C extra-filename=-3cc4e351568db255 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-322a3d933f9e5ec4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-331bfa43c1a848b7.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53232026-06-30T19:56:39.105Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
53242026-06-30T19:56:39.108Z Running `/home/build/.rustup/toolchains/1.96.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=b34bd3499705da74 -C extra-filename=-e3b1bf352807d50b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53252026-06-30T19:56:39.196Z Running `/home/build/.rustup/toolchains/1.96.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=5d14c05cfd673bc2 -C extra-filename=-24d7f188dbcad7b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern petname=/work/oxidecomputer/omicron/target/debug/deps/libpetname-9a4927e72ec59e4a.rlib --extern renderdag=/work/oxidecomputer/omicron/target/debug/deps/librenderdag-b953278a93f775f8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern sync_ptr=/work/oxidecomputer/omicron/target/debug/deps/libsync_ptr-27e586ce4320e9c4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b941fda13b7a8b03.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64`
53262026-06-30T19:56:39.454Z Running `/home/build/.rustup/toolchains/1.96.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=efc13061e575a33f -C extra-filename=-6eccb7b386d04c86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-cd45c84ed38236a3.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-44c08ba0e9eb8023.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-10596ebcbb9aa106.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-ff820bc0dd0cc684.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-10f671028be02530.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4cb38ccdae1bae3d.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-87413976b8c12a1d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-f7c17a168e08d2ff.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a48111c2c091f1aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b764a8953976afad.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8d0e7c48d56fa30e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5f327e126f4a677d.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-99041caa11f7abc5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-804316701b5aee5c.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-511472f4a07daaa0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-fb0f706dd4099d8d.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-836b94fb9e8465e4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-11ec4d7c0c29916a.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-47f13ebe9704ec76.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-2b472747c43853e7.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-e07f453a11924efb.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-df29b6bed8487dbc.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-63056286a6006b55.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-38c1ffa7f52280b0.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-8cae470bd376ce5e.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-b060cec5c7f31522.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-e9642c1aa48cacfc.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
53272026-06-30T19:56:40.304Z Running `/home/build/.rustup/toolchains/1.96.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=613a1865bf1c7f74 -C extra-filename=-58b97ee36611f49f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-76eff8e6b81e6038.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9131f8a6a00f4beb.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-34d8830a95be301d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-8f470e1e9b67c92d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-8cae470bd376ce5e.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
53282026-06-30T19:56:41.002Z Running `/home/build/.rustup/toolchains/1.96.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=670be79ae209977a -C extra-filename=-68a208e7dbbd74ac --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-a3c7710536f17a69.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64`
53292026-06-30T19:56:41.871Z Running `/home/build/.rustup/toolchains/1.96.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=b17a87df73d25589 -C extra-filename=-0f50ca48703cc9da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f60c9f446ff37001.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-849f56a3d5787aba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ceb3aae2b5f46f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9131f8a6a00f4beb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-b840f702c85ff0c0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-bb56f08f2a5e8bea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
53302026-06-30T19:56:41.947Z Running `/home/build/.rustup/toolchains/1.96.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=54acef1b63343e22 -C extra-filename=-1b41e3191f0417a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-007e2c9fb8698e16.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-cf7c02bb408021c3.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-c10f2f65b13e75da.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-1c517566d3e64c48.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53312026-06-30T19:56:41.951Z Running `/home/build/.rustup/toolchains/1.96.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=c05a65107b2562b6 -C extra-filename=-e03c77f394f79e45 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-47ae6d92e85ed009.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-3a5f2bb4c971a395.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-64d98ed0f925e342.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-fd875dea7ad23427.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-fc3fbb58681eea4a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-0e8fd74c909fb710.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-50948435f24315a3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53322026-06-30T19:56:43.646Z Running `/home/build/.rustup/toolchains/1.96.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=339c036ecd7c368b -C extra-filename=-a60b0e791906f47d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7fb3ee40d7b314bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-804316701b5aee5c.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-511472f4a07daaa0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-e07f453a11924efb.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53332026-06-30T19:56:43.956Z Running `/home/build/.rustup/toolchains/1.96.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=81979196c0e64f5a -C extra-filename=-7dc48aafcdfab9b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-804316701b5aee5c.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-511472f4a07daaa0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-e07f453a11924efb.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53342026-06-30T19:56:44.232Z Running `/home/build/.rustup/toolchains/1.96.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=ebc2c7509224de15 -C extra-filename=-73173be354d709f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-44c08ba0e9eb8023.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-f380a3a194c531fc.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-abef5495f6f734cb.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-dda11960274937c9.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-2fc51d638274f502.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-86c0c067a5d26f96.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-2b472747c43853e7.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-2e2d6f73ccb8830c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-2218a63658b9c2ea.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-b7872fe8c0e4ca05.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-bd5d490df0f02f19.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-ed6ece09677a72a2.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-6f33922ad80ffb50.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-e8f3c61c83707258.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53352026-06-30T19:56:46.012Z Running `/home/build/.rustup/toolchains/1.96.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=0723d4da7e34d64f -C extra-filename=-8e26bdc436aaa9d2 --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-0d49d99825834bad.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-fc3fbb58681eea4a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53362026-06-30T19:56:47.455Z Running `/home/build/.rustup/toolchains/1.96.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=0ba221fdd19d5df5 -C extra-filename=-2e1333684bdd81c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-47ae6d92e85ed009.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-3a5f2bb4c971a395.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-64d98ed0f925e342.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-fd875dea7ad23427.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-fc3fbb58681eea4a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-0e8fd74c909fb710.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-50948435f24315a3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53372026-06-30T19:56:47.490Z Running `/home/build/.rustup/toolchains/1.96.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=63d47f3eb0d066ed -C extra-filename=-d203c08d1eb40876 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-f7c17a168e08d2ff.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9131f8a6a00f4beb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-b840f702c85ff0c0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-c10f2f65b13e75da.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-1133e524db35ad52.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-38c1ffa7f52280b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b941fda13b7a8b03.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64`
53382026-06-30T19:56:48.141Z Running `/home/build/.rustup/toolchains/1.96.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=4610c01480da6978 -C extra-filename=-e6c8bb222e44360d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f60c9f446ff37001.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-849f56a3d5787aba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ceb3aae2b5f46f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9131f8a6a00f4beb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-b840f702c85ff0c0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-bb56f08f2a5e8bea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-1133e524db35ad52.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
53392026-06-30T19:56:48.266Z Running `/home/build/.rustup/toolchains/1.96.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=3815f6f7ba2ee5c9 -C extra-filename=-db49b0242868ce12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-1133e524db35ad52.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
53402026-06-30T19:56:49.618Z Running `/home/build/.rustup/toolchains/1.96.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=c9bb0b141f7f37ae -C extra-filename=-f290693194f0691e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-f7c17a168e08d2ff.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9131f8a6a00f4beb.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-b840f702c85ff0c0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-c10f2f65b13e75da.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-1133e524db35ad52.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-38c1ffa7f52280b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b941fda13b7a8b03.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64`
53412026-06-30T19:56:50.545Z Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
53422026-06-30T19:56:50.548Z Running `/home/build/.rustup/toolchains/1.96.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=06700fe43df644ac -C extra-filename=-2b32dc924fc33341 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f60c9f446ff37001.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-bb56f08f2a5e8bea.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-1133e524db35ad52.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-17e4ec97e703ac9a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-b3d34a755bdc7bd7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64`
53432026-06-30T19:56:50.781Z Running `/home/build/.rustup/toolchains/1.96.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=b547c6f821680b54 -C extra-filename=-94dd99e0d908b3b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f60c9f446ff37001.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-849f56a3d5787aba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ceb3aae2b5f46f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9131f8a6a00f4beb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-b840f702c85ff0c0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-bb56f08f2a5e8bea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-1133e524db35ad52.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
53442026-06-30T19:56:50.815Z Running `/home/build/.rustup/toolchains/1.96.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=ce3817c11ac7b01a -C extra-filename=-a279361465df733b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f60c9f446ff37001.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ceb3aae2b5f46f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9131f8a6a00f4beb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-b840f702c85ff0c0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-bb56f08f2a5e8bea.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-1133e524db35ad52.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
53452026-06-30T19:56:51.028Z Running `/home/build/.rustup/toolchains/1.96.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=ca4d5c7e0acd1d8e -C extra-filename=-69569627e39f33c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-44c08ba0e9eb8023.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-f380a3a194c531fc.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-abef5495f6f734cb.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-dda11960274937c9.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-2fc51d638274f502.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-86c0c067a5d26f96.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-2b472747c43853e7.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-2e2d6f73ccb8830c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-2218a63658b9c2ea.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-b7872fe8c0e4ca05.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-bd5d490df0f02f19.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-6f33922ad80ffb50.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-e8f3c61c83707258.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53462026-06-30T19:56:51.642Z Running `/home/build/.rustup/toolchains/1.96.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=7d5db7f97018c640 -C extra-filename=-f89f2ada4f5a17ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-47ae6d92e85ed009.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-3a5f2bb4c971a395.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-64d98ed0f925e342.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-fd875dea7ad23427.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-fc3fbb58681eea4a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-0e8fd74c909fb710.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-50948435f24315a3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53472026-06-30T19:56:51.709Z Running `/home/build/.rustup/toolchains/1.96.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=39f1d51804eee3f3 -C extra-filename=-9af0d5f497d8f636 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-47ae6d92e85ed009.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-3a5f2bb4c971a395.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-64d98ed0f925e342.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-fd875dea7ad23427.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-0e8fd74c909fb710.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-50948435f24315a3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53482026-06-30T19:56:51.767Z Running `/home/build/.rustup/toolchains/1.96.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=2c9393a0309086f0 -C extra-filename=-8ea5ada1f3ce6ff3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-44c08ba0e9eb8023.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-f380a3a194c531fc.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-abef5495f6f734cb.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-dda11960274937c9.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-2fc51d638274f502.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-86c0c067a5d26f96.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-2b472747c43853e7.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-2e2d6f73ccb8830c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-2218a63658b9c2ea.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-b7872fe8c0e4ca05.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-bd5d490df0f02f19.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-ed6ece09677a72a2.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-6f33922ad80ffb50.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-e8f3c61c83707258.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53492026-06-30T19:56:52.091Z Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
53502026-06-30T19:56:52.094Z Running `/home/build/.rustup/toolchains/1.96.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=f31d7124eae4b0a9 -C extra-filename=-cb0867094bbf48bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-fc3fbb58681eea4a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-0e8fd74c909fb710.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53512026-06-30T19:56:52.151Z Running `/home/build/.rustup/toolchains/1.96.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=db0e9fef75393ad9 -C extra-filename=-25233131d43d520c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-afe6a8f1d2ea6027.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-092cae7ce0e32df9.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53522026-06-30T19:56:52.933Z Running `/home/build/.rustup/toolchains/1.96.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=7e2a157f6b01a349 -C extra-filename=-b9a8f9e35c0c0ae7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-0e8fd74c909fb710.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
53532026-06-30T19:56:53.283Z Running `/home/build/.rustup/toolchains/1.96.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=6b89eebbd3f8bfc3 -C extra-filename=-e99a2f3c80940fb7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-9b66b252c2f14305.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-322a3d933f9e5ec4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53542026-06-30T19:56:53.330Z Running `/home/build/.rustup/toolchains/1.96.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=8d08196a66822c6a -C extra-filename=-d406edfec4af277e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-b4d419cfb7278799.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-01017a6c708a36fe.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rlib --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-7f67a2396b0ad30c.rlib --extern ntp_admin_v1_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_v1_client-9f4fe9c0f1615f6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-3e8e6d9e21823578.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-2e2d6f73ccb8830c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-9c0124f27ac950c4.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53552026-06-30T19:56:53.560Z Running `/home/build/.rustup/toolchains/1.96.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=2e3986bb5e2d3d9f -C extra-filename=-da1900d2ac903b51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-ae9847e2ae0ca4cf.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8b95f6622b1189ff.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-d1d356c7445e3ee1.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-386610d8e0748917.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-2685266bfd16d8ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-c4d6b64651c620f9.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-12355ed088088f21.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53562026-06-30T19:56:53.741Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2024 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=a7c2aaf6843eb4aa -C extra-filename=-6ba30d4afc8c25bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-bb899a1ebe7ca272.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9433701c1a1511eb.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-324fed765c15aff3.so --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-c542c4b920042ea3.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-5e781a52876182ce.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-f250b99746fe5d8e.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-78d030adc9a210ba.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53572026-06-30T19:56:54.191Z Running `/home/build/.rustup/toolchains/1.96.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=e9ce281ec45c47af -C extra-filename=-ca9eac2194cb537f --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-0d49d99825834bad.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern linkme=/work/oxidecomputer/omicron/target/debug/deps/liblinkme-26684465297cb707.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-8bd316580cabff9f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
53582026-06-30T19:56:54.803Z Running `/home/build/.rustup/toolchains/1.96.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=6bc558f0f2de768f -C extra-filename=-1c5e0dd42de9ebe2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-ae9847e2ae0ca4cf.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8b95f6622b1189ff.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-d1d356c7445e3ee1.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-386610d8e0748917.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-2685266bfd16d8ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-c4d6b64651c620f9.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-12355ed088088f21.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53592026-06-30T19:56:55.563Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2024 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=62b4072fe19e65fe -C extra-filename=-4c1002458891ba4c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-b060cec5c7f31522.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53602026-06-30T19:56:56.502Z Running `/home/build/.rustup/toolchains/1.96.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=22cd2f8d82cef315 -C extra-filename=-6ea5dbb9fdbe4b15 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-ae9847e2ae0ca4cf.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8b95f6622b1189ff.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-d1d356c7445e3ee1.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-386610d8e0748917.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-2685266bfd16d8ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-c4d6b64651c620f9.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-12355ed088088f21.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53612026-06-30T19:56:56.787Z Running `/home/build/.rustup/toolchains/1.96.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=a5ccdee54fae8556 -C extra-filename=-cf2dd9475a1b9c75 --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-79fda9df1e1d6e54.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-4c40a4e129c7e6c3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-066c74919d193261.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-8f470e1e9b67c92d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53622026-06-30T19:56:57.037Z Running `/home/build/.rustup/toolchains/1.96.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=75e0d52a07e79c13 -C extra-filename=-13d0fe4c6807387e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-ae9847e2ae0ca4cf.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-97167b02ea73de17.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53632026-06-30T19:56:59.196Z Running `/home/build/.rustup/toolchains/1.96.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=b958b86d57703d43 -C extra-filename=-9d00a84cfc59c899 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-0e8fd74c909fb710.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
53642026-06-30T19:56:59.246Z Running `/home/build/.rustup/toolchains/1.96.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=d4fdccb6825301d3 -C extra-filename=-2e8d7b49bf713b42 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_producer_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer_api-41aa3a50c615be36.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53652026-06-30T19:57:02.107Z Running `/home/build/.rustup/toolchains/1.96.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=629536e347f5e5ef -C extra-filename=-6e3a557cca5e314f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-e0337e133bfb52cb.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern propolis_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types_versions-f9c646ee471b6fe0.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-99041caa11f7abc5.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern trust_quorum_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types_versions-5bf79d5be99a2ec3.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53662026-06-30T19:57:02.422Z Running `/home/build/.rustup/toolchains/1.96.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=8d9080c230c71ed4 -C extra-filename=-9fe1502d8bef60d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-f7c17a168e08d2ff.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-abef5495f6f734cb.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-2fc51d638274f502.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-fd875dea7ad23427.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-c6d84fd5bdb7527d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-97167b02ea73de17.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53672026-06-30T19:57:02.496Z Running `/home/build/.rustup/toolchains/1.96.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=3e96aa04f8abf1df -C extra-filename=-d89993cd28f217d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-007e2c9fb8698e16.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-cf7c02bb408021c3.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-c10f2f65b13e75da.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-1c517566d3e64c48.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53682026-06-30T19:57:02.503Z Running `/home/build/.rustup/toolchains/1.96.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=111e8a0485b13bd8 -C extra-filename=-f22aeb7ca1272baa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8b95f6622b1189ff.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-d1d356c7445e3ee1.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-386610d8e0748917.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-2685266bfd16d8ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-c4d6b64651c620f9.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-12355ed088088f21.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53692026-06-30T19:57:03.287Z Running `/home/build/.rustup/toolchains/1.96.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=c4b8397e6025ac4e -C extra-filename=-d3913acb3b76575f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-8f470e1e9b67c92d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53702026-06-30T19:57:03.321Z Running `/home/build/.rustup/toolchains/1.96.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=6d97d79bafff8ac8 -C extra-filename=-929da040ec1c56a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-f7c17a168e08d2ff.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-2fc51d638274f502.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-fd875dea7ad23427.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-c6d84fd5bdb7527d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-97167b02ea73de17.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
53712026-06-30T19:57:04.401Z Running `/home/build/.rustup/toolchains/1.96.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=6bebe35dac661981 -C extra-filename=-4eab610188a892f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-53b3689442e37a12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-14bcaa68aa0be40d.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-bb899a1ebe7ca272.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ceb3aae2b5f46f7d.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-cf7c02bb408021c3.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-28f6ef79f50da9b4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53722026-06-30T19:57:04.661Z Running `/home/build/.rustup/toolchains/1.96.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=3a44086e3e34c0a8 -C extra-filename=-17daa81c94d2cb21 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-9c0124f27ac950c4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53732026-06-30T19:57:07.804Z Running `/home/build/.rustup/toolchains/1.96.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=40590034f15d8fba -C extra-filename=-62a8e39ffb428b1c --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-e2a0f5fe1db03132.rlib --extern attest_mock=/work/oxidecomputer/omicron/target/debug/deps/libattest_mock-d291a68ebb878f5a.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1877e952234606ea.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-c3022c4c6f659d0d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-cea31c2e38ef4423.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-b3d34a755bdc7bd7.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/usr/lib/amd64`
53742026-06-30T19:57:13.420Z Running `/home/build/.rustup/toolchains/1.96.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=acec052b353c78c7 -C extra-filename=-33a38ef04000a387 --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-33d2256449469a81.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f60c9f446ff37001.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-cefd37992457130e.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-1c5be6c43ac99710.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-01cb9613ebf97e0b.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rmeta --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1a8555ba9a90b793.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-001b89914cf05ac7.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-1ef8d99f85708867.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-4c0f26ef6cce8500.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
53752026-06-30T19:57:16.683Z Running `/home/build/.rustup/toolchains/1.96.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=2e96045257051981 -C extra-filename=-30c73f51448c5c28 --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-3cdf1b3fb0128ecc.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
53762026-06-30T19:57:16.688Z Running `/home/build/.rustup/toolchains/1.96.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-reconfigurator-planning"' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ereport-types", "nexus-reconfigurator-planning", "omicron-test-utils", "testing"))' -C metadata=e769595d19dcdf51 -C extra-filename=-bb3db058138324dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b941fda13b7a8b03.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
53772026-06-30T19:57:17.668Z Running `/home/build/.rustup/toolchains/1.96.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=b30191bb912dc55b -C extra-filename=-c508aca467fae16e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-540beb9a4c7d0c10.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-14bcaa68aa0be40d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-67997bccd9d06b66.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-cf7c02bb408021c3.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-30c73f51448c5c28.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-2b25a584522676eb.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-3ccfd59adfb8a098.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
53782026-06-30T19:57:20.369Z Running `/home/build/.rustup/toolchains/1.96.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-reconfigurator-planning"' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ereport-types", "nexus-reconfigurator-planning", "omicron-test-utils", "testing"))' -C metadata=2ec43b58c4f27fcd -C extra-filename=-3ea2c17b38f4e029 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b941fda13b7a8b03.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
53792026-06-30T19:57:20.373Z Running `/home/build/.rustup/toolchains/1.96.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=9ad3ad196b086297 -C extra-filename=-a9b85687e6c88ae6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-540beb9a4c7d0c10.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-14bcaa68aa0be40d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-67997bccd9d06b66.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-cf7c02bb408021c3.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-30c73f51448c5c28.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-2b25a584522676eb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-3ccfd59adfb8a098.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
53802026-06-30T19:57:20.373Z Running `/home/build/.rustup/toolchains/1.96.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=cdf66c722ff31db4 -C extra-filename=-f9bf1e0017056053 --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-3cdf1b3fb0128ecc.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
53812026-06-30T19:57:20.433Z Running `/home/build/.rustup/toolchains/1.96.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=00537490416f0302 -C extra-filename=-3da0e19969cd67bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
53822026-06-30T19:57:20.765Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
53832026-06-30T19:57:20.769Z Running `/home/build/.rustup/toolchains/1.96.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=4a81c980a19517a2 -C extra-filename=-e76cf54c9b4ea691 --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-803cb845b0079d0c.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
53842026-06-30T19:57:21.559Z Running `/home/build/.rustup/toolchains/1.96.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=3ad6d5c465cf6a2a -C extra-filename=-c042f5965c5628da --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-2049bcc10007e8e7.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-d632f67398fc493b.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-68f560f76864c691.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rmeta --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-e76cf54c9b4ea691.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
53852026-06-30T19:57:21.596Z Running `/home/build/.rustup/toolchains/1.96.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=cff4ac44be9e8a0e -C extra-filename=-9a583a7a5f6e6607 --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-803cb845b0079d0c.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
53862026-06-30T19:57:25.668Z Running `/home/build/.rustup/toolchains/1.96.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="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C metadata=9aad283fc266ee58 -C extra-filename=-2dacb673e58bc1c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-2049bcc10007e8e7.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-f522a82287f6a9a5.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-d632f67398fc493b.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-68f560f76864c691.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rmeta --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-e76cf54c9b4ea691.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-30c73f51448c5c28.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rmeta --extern nonempty=/work/oxidecomputer/omicron/target/debug/deps/libnonempty-4447004ed358ed76.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-284dcd0a7003a13e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9c04229033293e30.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e93bde9809d746ca.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-4b6ce3130928e8e1.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
53872026-06-30T19:57:25.831Z Running `/home/build/.rustup/toolchains/1.96.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=9d9e58e0875f7df5 -C extra-filename=-7f5c5e8a81502df5 --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-33d2256449469a81.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f60c9f446ff37001.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-cefd37992457130e.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-33a38ef04000a387.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-1c5be6c43ac99710.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-01cb9613ebf97e0b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1a8555ba9a90b793.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-001b89914cf05ac7.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-1ef8d99f85708867.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-4c0f26ef6cce8500.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
53882026-06-30T19:57:25.861Z Running `/home/build/.rustup/toolchains/1.96.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=a62ed6f93548ba35 -C extra-filename=-0daa5c930196e3c0 --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-33d2256449469a81.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f60c9f446ff37001.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-cefd37992457130e.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-33a38ef04000a387.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-1c5be6c43ac99710.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-01cb9613ebf97e0b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1a8555ba9a90b793.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-001b89914cf05ac7.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-1ef8d99f85708867.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-4c0f26ef6cce8500.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
53892026-06-30T19:57:25.865Z Running `/home/build/.rustup/toolchains/1.96.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=11e0d2c1e616b1c7 -C extra-filename=-cc47ffc59f184302 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-cd45c84ed38236a3.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-44c08ba0e9eb8023.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-10596ebcbb9aa106.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-ff820bc0dd0cc684.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-10f671028be02530.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4cb38ccdae1bae3d.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a48111c2c091f1aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b764a8953976afad.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8d0e7c48d56fa30e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5f327e126f4a677d.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-99041caa11f7abc5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-804316701b5aee5c.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-511472f4a07daaa0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-fb0f706dd4099d8d.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-836b94fb9e8465e4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-11ec4d7c0c29916a.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-47f13ebe9704ec76.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-2b472747c43853e7.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-e07f453a11924efb.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-df29b6bed8487dbc.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-63056286a6006b55.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-38c1ffa7f52280b0.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-8cae470bd376ce5e.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-b060cec5c7f31522.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
53902026-06-30T19:57:25.866Z Running `/home/build/.rustup/toolchains/1.96.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=6303532191209fee -C extra-filename=-466f42aeb32b408e --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-33d2256449469a81.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f60c9f446ff37001.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-cefd37992457130e.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-33a38ef04000a387.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-1c5be6c43ac99710.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-01cb9613ebf97e0b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1a8555ba9a90b793.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-001b89914cf05ac7.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-1ef8d99f85708867.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-4c0f26ef6cce8500.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
53912026-06-30T19:57:25.894Z Running `/home/build/.rustup/toolchains/1.96.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=6a42c30b4b9401c9 -C extra-filename=-cf50ed400f1a9331 --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-33d2256449469a81.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f60c9f446ff37001.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-cefd37992457130e.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-1c5be6c43ac99710.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-01cb9613ebf97e0b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1a8555ba9a90b793.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-001b89914cf05ac7.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-1ef8d99f85708867.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-4c0f26ef6cce8500.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
53922026-06-30T19:57:25.898Z Running `/home/build/.rustup/toolchains/1.96.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=2924be035bd361e3 -C extra-filename=-0c9397ae348dac4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-cd45c84ed38236a3.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-44c08ba0e9eb8023.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-10596ebcbb9aa106.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-ff820bc0dd0cc684.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-10f671028be02530.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4cb38ccdae1bae3d.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-87413976b8c12a1d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-f7c17a168e08d2ff.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a48111c2c091f1aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b764a8953976afad.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8d0e7c48d56fa30e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5f327e126f4a677d.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-99041caa11f7abc5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-804316701b5aee5c.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-511472f4a07daaa0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-fb0f706dd4099d8d.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-836b94fb9e8465e4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-11ec4d7c0c29916a.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-47f13ebe9704ec76.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-2b472747c43853e7.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-e07f453a11924efb.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-df29b6bed8487dbc.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-63056286a6006b55.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-38c1ffa7f52280b0.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-8cae470bd376ce5e.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-b060cec5c7f31522.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-e9642c1aa48cacfc.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
53932026-06-30T19:57:25.899Z Running `/home/build/.rustup/toolchains/1.96.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=95b8c697fc6f02ed -C extra-filename=-934483e216eccb9f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-cd45c84ed38236a3.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-44c08ba0e9eb8023.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-10596ebcbb9aa106.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-ff820bc0dd0cc684.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-10f671028be02530.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4cb38ccdae1bae3d.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-87413976b8c12a1d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-f7c17a168e08d2ff.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a48111c2c091f1aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b764a8953976afad.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8d0e7c48d56fa30e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5f327e126f4a677d.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-99041caa11f7abc5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-804316701b5aee5c.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-511472f4a07daaa0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-fb0f706dd4099d8d.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-836b94fb9e8465e4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-11ec4d7c0c29916a.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-47f13ebe9704ec76.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-2b472747c43853e7.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-e07f453a11924efb.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-df29b6bed8487dbc.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-63056286a6006b55.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-38c1ffa7f52280b0.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-8cae470bd376ce5e.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-b060cec5c7f31522.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-e9642c1aa48cacfc.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
53942026-06-30T19:57:25.899Z Running `/home/build/.rustup/toolchains/1.96.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=20b5ee72aa1bdb8d -C extra-filename=-3f3ac8c7256192eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-cd45c84ed38236a3.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-44c08ba0e9eb8023.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-10596ebcbb9aa106.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-ff820bc0dd0cc684.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-10f671028be02530.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4cb38ccdae1bae3d.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-87413976b8c12a1d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-f7c17a168e08d2ff.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a48111c2c091f1aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b764a8953976afad.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8d0e7c48d56fa30e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5f327e126f4a677d.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-99041caa11f7abc5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-804316701b5aee5c.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-511472f4a07daaa0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-fb0f706dd4099d8d.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-836b94fb9e8465e4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-11ec4d7c0c29916a.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-47f13ebe9704ec76.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-2b472747c43853e7.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-e07f453a11924efb.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-df29b6bed8487dbc.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-63056286a6006b55.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-38c1ffa7f52280b0.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-8cae470bd376ce5e.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-b060cec5c7f31522.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-e9642c1aa48cacfc.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
53952026-06-30T19:57:25.899Z Running `/home/build/.rustup/toolchains/1.96.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=7b57d6e92df966b5 -C extra-filename=-5dc6eae8576367dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-74230a423d87b26f.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-821c49f8054d34f2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-9b66b252c2f14305.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-34d8830a95be301d.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-284dcd0a7003a13e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-2e2d6f73ccb8830c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b941fda13b7a8b03.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
53962026-06-30T19:57:25.927Z Running `/home/build/.rustup/toolchains/1.96.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=94f1623a8e44db21 -C extra-filename=-cbfd3fc64d9e6e39 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-cd45c84ed38236a3.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-44c08ba0e9eb8023.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-10596ebcbb9aa106.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-ff820bc0dd0cc684.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-10f671028be02530.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4cb38ccdae1bae3d.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a48111c2c091f1aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b764a8953976afad.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8d0e7c48d56fa30e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5f327e126f4a677d.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-99041caa11f7abc5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-804316701b5aee5c.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-511472f4a07daaa0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-fb0f706dd4099d8d.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-836b94fb9e8465e4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-11ec4d7c0c29916a.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-47f13ebe9704ec76.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-2b472747c43853e7.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-e07f453a11924efb.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-df29b6bed8487dbc.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-63056286a6006b55.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-38c1ffa7f52280b0.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-8cae470bd376ce5e.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-b060cec5c7f31522.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
53972026-06-30T19:57:25.932Z Running `/home/build/.rustup/toolchains/1.96.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=f3a8d72ddfd18c36 -C extra-filename=-78539e9ef186d2ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-cd45c84ed38236a3.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-44c08ba0e9eb8023.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-10596ebcbb9aa106.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-ff820bc0dd0cc684.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-10f671028be02530.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4cb38ccdae1bae3d.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a48111c2c091f1aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b764a8953976afad.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8d0e7c48d56fa30e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5f327e126f4a677d.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-99041caa11f7abc5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-804316701b5aee5c.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-511472f4a07daaa0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-fb0f706dd4099d8d.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-836b94fb9e8465e4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-11ec4d7c0c29916a.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-47f13ebe9704ec76.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-2b472747c43853e7.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-e07f453a11924efb.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-df29b6bed8487dbc.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-63056286a6006b55.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-38c1ffa7f52280b0.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-8cae470bd376ce5e.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-b060cec5c7f31522.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
53982026-06-30T19:57:25.961Z Running `/home/build/.rustup/toolchains/1.96.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=3f4375cd4cb7e8a1 -C extra-filename=-47e34843706b0035 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-cd45c84ed38236a3.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-44c08ba0e9eb8023.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-10596ebcbb9aa106.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-ff820bc0dd0cc684.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-10f671028be02530.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4cb38ccdae1bae3d.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a48111c2c091f1aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b764a8953976afad.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8d0e7c48d56fa30e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5f327e126f4a677d.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-99041caa11f7abc5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-804316701b5aee5c.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-511472f4a07daaa0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-fb0f706dd4099d8d.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-836b94fb9e8465e4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-11ec4d7c0c29916a.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-47f13ebe9704ec76.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-2b472747c43853e7.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-e07f453a11924efb.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-df29b6bed8487dbc.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-63056286a6006b55.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-38c1ffa7f52280b0.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-8cae470bd376ce5e.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-b060cec5c7f31522.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
53992026-06-30T19:57:25.993Z Running `/home/build/.rustup/toolchains/1.96.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=ec6cad03416356b4 -C extra-filename=-79aecd7f9d49c7d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-cd45c84ed38236a3.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-44c08ba0e9eb8023.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-10596ebcbb9aa106.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-ff820bc0dd0cc684.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-10f671028be02530.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4cb38ccdae1bae3d.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-87413976b8c12a1d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-f7c17a168e08d2ff.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a48111c2c091f1aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b764a8953976afad.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8d0e7c48d56fa30e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5f327e126f4a677d.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-99041caa11f7abc5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-804316701b5aee5c.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-511472f4a07daaa0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-fb0f706dd4099d8d.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-836b94fb9e8465e4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-11ec4d7c0c29916a.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-47f13ebe9704ec76.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-2b472747c43853e7.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-e07f453a11924efb.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-df29b6bed8487dbc.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-63056286a6006b55.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-38c1ffa7f52280b0.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-8cae470bd376ce5e.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-b060cec5c7f31522.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-e9642c1aa48cacfc.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
54002026-06-30T19:57:26.026Z Running `/home/build/.rustup/toolchains/1.96.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=259ff3b4eaa1a4db -C extra-filename=-1c877849e9005ffa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-cd45c84ed38236a3.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-44c08ba0e9eb8023.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-10596ebcbb9aa106.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-ff820bc0dd0cc684.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-10f671028be02530.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4cb38ccdae1bae3d.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-87413976b8c12a1d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-f7c17a168e08d2ff.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a48111c2c091f1aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b764a8953976afad.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8d0e7c48d56fa30e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5f327e126f4a677d.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-99041caa11f7abc5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-804316701b5aee5c.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-511472f4a07daaa0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-fb0f706dd4099d8d.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-836b94fb9e8465e4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-11ec4d7c0c29916a.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-47f13ebe9704ec76.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-2b472747c43853e7.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-e07f453a11924efb.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-df29b6bed8487dbc.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-63056286a6006b55.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-38c1ffa7f52280b0.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-8cae470bd376ce5e.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-b060cec5c7f31522.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-e9642c1aa48cacfc.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
54012026-06-30T19:57:55.647Z Running `/home/build/.rustup/toolchains/1.96.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=8a259ee1622d86fd -C extra-filename=-1b771a2f55f09c24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54022026-06-30T19:57:55.647Z Running `/home/build/.rustup/toolchains/1.96.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=f9c19ab207c7c6e2 -C extra-filename=-4da9c2c95c39a423 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54032026-06-30T19:57:55.651Z Running `/home/build/.rustup/toolchains/1.96.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=0b3ed7e272f52d08 -C extra-filename=-acc27aaaf4175330 --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-fa9b90e544911148.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54042026-06-30T19:57:55.651Z Running `/home/build/.rustup/toolchains/1.96.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=82a2ff36981d0fbb -C extra-filename=-cd6d31f28d336f7f --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-fa9b90e544911148.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54052026-06-30T19:57:55.689Z Running `/home/build/.rustup/toolchains/1.96.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=be4d097a32e652e0 -C extra-filename=-8ebc5b869f47803a --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-22fe590a761084f6.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rmeta --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-a1ecb9902d443370.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54062026-06-30T19:57:55.720Z Running `/home/build/.rustup/toolchains/1.96.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=8110abe5870e4e6d -C extra-filename=-4063dde93dcaefdd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54072026-06-30T19:57:55.747Z Running `/home/build/.rustup/toolchains/1.96.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=68ddbaa66fe53bd0 -C extra-filename=-7494e6d5fcca3a79 --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-4e778a706bc0dc16.so --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54082026-06-30T19:57:56.225Z Running `/home/build/.rustup/toolchains/1.96.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=ce796f75b188ce3a -C extra-filename=-f2203d506d475a8f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-67997bccd9d06b66.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rmeta --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-7494e6d5fcca3a79.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rmeta --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-5683b66ea098bb95.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-331bfa43c1a848b7.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rmeta --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-38c1ffa7f52280b0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54092026-06-30T19:57:57.494Z Running `/home/build/.rustup/toolchains/1.96.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=7d68bd60c5ef6341 -C extra-filename=-c63e4361aa689449 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-74230a423d87b26f.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-821c49f8054d34f2.rmeta --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-cdbd1e5af8f82070.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-76eff8e6b81e6038.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ceb3aae2b5f46f7d.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rmeta --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7fb3ee40d7b314bd.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-4063dde93dcaefdd.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54102026-06-30T19:57:59.292Z Running `/home/build/.rustup/toolchains/1.96.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=87a98a5a531ace94 -C extra-filename=-a1edf449f0425d23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-2c78d21b15d93291.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-4063dde93dcaefdd.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-047e57c93386a145.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54112026-06-30T19:57:59.834Z Running `/home/build/.rustup/toolchains/1.96.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=105eeb37a3f75804 -C extra-filename=-072c4e2670a02edc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54122026-06-30T19:57:59.838Z Running `/home/build/.rustup/toolchains/1.96.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=8853a9ec7d7bef0a -C extra-filename=-ecec493798de1694 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-67997bccd9d06b66.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-7494e6d5fcca3a79.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-5683b66ea098bb95.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-331bfa43c1a848b7.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-38c1ffa7f52280b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54132026-06-30T19:57:59.863Z Running `/home/build/.rustup/toolchains/1.96.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=d54e10db0749ee58 -C extra-filename=-1e1773653ef55013 --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-22fe590a761084f6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-a1ecb9902d443370.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54142026-06-30T19:57:59.867Z Running `/home/build/.rustup/toolchains/1.96.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=bbed7e1086a4639d -C extra-filename=-4a9ce1aacf5d3d03 --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-2049bcc10007e8e7.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-d632f67398fc493b.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-68f560f76864c691.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-e76cf54c9b4ea691.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54152026-06-30T19:57:59.867Z Running `/home/build/.rustup/toolchains/1.96.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=f13014593dd02265 -C extra-filename=-07131e5a3e5e48e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54162026-06-30T19:57:59.867Z Running `/home/build/.rustup/toolchains/1.96.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=46883bfea4f937de -C extra-filename=-d53f125a9a942021 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-2049bcc10007e8e7.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54172026-06-30T19:57:59.867Z Running `/home/build/.rustup/toolchains/1.96.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=51c74c5aaf448e1f -C extra-filename=-9a9213952843132c --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-2049bcc10007e8e7.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-d632f67398fc493b.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-68f560f76864c691.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-e76cf54c9b4ea691.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54182026-06-30T19:57:59.895Z Running `/home/build/.rustup/toolchains/1.96.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=a93a0bb304566646 -C extra-filename=-25274fa0e650d983 --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-4e778a706bc0dc16.so --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54192026-06-30T19:58:01.213Z Running `/home/build/.rustup/toolchains/1.96.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=f7656ac837050cdf -C extra-filename=-3d62bb3fee26db4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-782b1ce2b7ca05fb.rlib --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-e45e1bdbefb15d58.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54202026-06-30T19:58:01.242Z Running `/home/build/.rustup/toolchains/1.96.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=8a8954e3054f9d17 -C extra-filename=-9f7e2ed4027737fa --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-fa9b90e544911148.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-0af6a4d39c8b591c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54212026-06-30T19:58:01.246Z Running `/home/build/.rustup/toolchains/1.96.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=71932d131dcc59c5 -C extra-filename=-8d15dd5d8d8cd04a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-a0c68b45edb02bf1.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rlib --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-394d02c06621abac.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-514a763e5b9a0b1d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-5683b66ea098bb95.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54222026-06-30T19:58:01.247Z Running `/home/build/.rustup/toolchains/1.96.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="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C metadata=4c7c6d12b16e2cae -C extra-filename=-acf7afd8bf068a00 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-2049bcc10007e8e7.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-f522a82287f6a9a5.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-6f137002007787a8.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-d632f67398fc493b.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-68f560f76864c691.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-4d95fffade8046ef.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-e76cf54c9b4ea691.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-30c73f51448c5c28.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rlib --extern nonempty=/work/oxidecomputer/omicron/target/debug/deps/libnonempty-4447004ed358ed76.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-284dcd0a7003a13e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-2b25a584522676eb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9c04229033293e30.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c68176a7a0e70026.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-8238e83e5599a13f.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-8f470e1e9b67c92d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e93bde9809d746ca.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-4b6ce3130928e8e1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-b33662965b6ff5d6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54232026-06-30T19:58:01.247Z Running `/home/build/.rustup/toolchains/1.96.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=985b98d611b60040 -C extra-filename=-e9aaa0b91e931b40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-782b1ce2b7ca05fb.rlib --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-e45e1bdbefb15d58.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ntp_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ntp_admin-e40daecba2a764c6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54242026-06-30T19:58:01.247Z Running `/home/build/.rustup/toolchains/1.96.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=6f3623c942ca1873 -C extra-filename=-0fb918b89cd610a0 --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-2049bcc10007e8e7.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-076bd088543777d0.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54252026-06-30T19:58:01.306Z Running `/home/build/.rustup/toolchains/1.96.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=c58bd90e743f4c44 -C extra-filename=-92540824ac6ae313 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-a0c68b45edb02bf1.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rlib --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-394d02c06621abac.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-514a763e5b9a0b1d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54262026-06-30T19:58:01.429Z Running `/home/build/.rustup/toolchains/1.96.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=7e38dda617023ff7 -C extra-filename=-2173c131a51d7251 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-2049bcc10007e8e7.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-74230a423d87b26f.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-821c49f8054d34f2.rmeta --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-cdbd1e5af8f82070.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-76eff8e6b81e6038.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rmeta --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-cedda18ded411f6c.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-4fa792d9c6bf04cb.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-2459e8ebca731297.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-67997bccd9d06b66.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-244d006b89675f36.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b764a8953976afad.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-2c78d21b15d93291.rmeta --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-c365a53510e53bbe.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-d8c6e023ce94da0a.rmeta --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-cac5024f80a98ab2.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rmeta --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-58c4f223503b36a2.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c681c0eb32159a3d.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-8f31aca9755424ae.rmeta --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-bb3db058138324dd.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-1dac14f1f7108bbf.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rmeta --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-8ee638fe80738b07.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-cd6d31f28d336f7f.rmeta --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7fb3ee40d7b314bd.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-4063dde93dcaefdd.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-c63e4361aa689449.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rmeta --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-1b771a2f55f09c24.rmeta --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-acc27aaaf4175330.rmeta --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-a1ecb9902d443370.rmeta --extern nexus_switch_config_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config_preparation-8ebc5b869f47803a.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-7494e6d5fcca3a79.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rmeta --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rmeta --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-34d8830a95be301d.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-920dd5da461a6d02.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-284dcd0a7003a13e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-047e57c93386a145.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9c04229033293e30.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-05fe790e1ca3079a.rmeta --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-761bc5eff641d0b7.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rmeta --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rmeta --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-6bd58cbb0a5170cb.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e93bde9809d746ca.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-551bcbd054c83dab.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-3ccfd59adfb8a098.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rmeta --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-4b6ce3130928e8e1.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rmeta --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-4fe3ff793ce8b3d4.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rmeta --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-a1edf449f0425d23.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54272026-06-30T19:58:01.932Z Running `/home/build/.rustup/toolchains/1.96.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=8ad0eda9e348db47 -C extra-filename=-1158d8a6069fd88f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7fb3ee40d7b314bd.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-c63e4361aa689449.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-511472f4a07daaa0.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-78d030adc9a210ba.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54282026-06-30T19:58:03.712Z Running `/home/build/.rustup/toolchains/1.96.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=3ca92a99933b47f2 -C extra-filename=-68290e828fd07b82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-7aac34882de9a236.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-28f6ef79f50da9b4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54292026-06-30T19:58:03.720Z Running `/home/build/.rustup/toolchains/1.96.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=91a9d87e95f22fb7 -C extra-filename=-1c64ca171827f32a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-2049bcc10007e8e7.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-74230a423d87b26f.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-821c49f8054d34f2.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-cdbd1e5af8f82070.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-76eff8e6b81e6038.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-6f137002007787a8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-cedda18ded411f6c.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-4fa792d9c6bf04cb.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-ae9847e2ae0ca4cf.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-2459e8ebca731297.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-67997bccd9d06b66.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-244d006b89675f36.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-9b66b252c2f14305.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-076bd088543777d0.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-4d95fffade8046ef.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b764a8953976afad.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-2c78d21b15d93291.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-c365a53510e53bbe.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-d8c6e023ce94da0a.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-cac5024f80a98ab2.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-58c4f223503b36a2.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c681c0eb32159a3d.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-8f31aca9755424ae.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-bb3db058138324dd.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-1dac14f1f7108bbf.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-8ee638fe80738b07.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-cd6d31f28d336f7f.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7fb3ee40d7b314bd.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-4063dde93dcaefdd.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-c63e4361aa689449.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-1b771a2f55f09c24.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-acc27aaaf4175330.rlib --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-a1ecb9902d443370.rlib --extern nexus_switch_config_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config_preparation-8ebc5b869f47803a.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-7494e6d5fcca3a79.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-0af6a4d39c8b591c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-34d8830a95be301d.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-920dd5da461a6d02.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-284dcd0a7003a13e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1a8555ba9a90b793.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-331bfa43c1a848b7.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-047e57c93386a145.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9c04229033293e30.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c68176a7a0e70026.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-05fe790e1ca3079a.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-761bc5eff641d0b7.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rlib --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-6bd58cbb0a5170cb.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-8f470e1e9b67c92d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e93bde9809d746ca.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-551bcbd054c83dab.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-3ccfd59adfb8a098.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-4b6ce3130928e8e1.rlib --extern scim2_test_client=/work/oxidecomputer/omicron/target/debug/deps/libscim2_test_client-d86a5bf466fb4ffb.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-4fe3ff793ce8b3d4.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-8bd316580cabff9f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-a1edf449f0425d23.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-b33662965b6ff5d6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54302026-06-30T19:58:03.721Z Running `/home/build/.rustup/toolchains/1.96.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=6c7dc2117775c980 -C extra-filename=-37cafa16bb4cc5cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-2c78d21b15d93291.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-4063dde93dcaefdd.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-047e57c93386a145.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54312026-06-30T19:58:03.722Z Running `/home/build/.rustup/toolchains/1.96.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=233f52d7705fbe2f -C extra-filename=-c02bdbc8722998c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-7aac34882de9a236.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-28f6ef79f50da9b4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54322026-06-30T20:00:45.182Z Running `/home/build/.rustup/toolchains/1.96.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=eb4e0a917326ec46 -C extra-filename=-590ff36dcc5f432d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-0af6a4d39c8b591c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2173c131a51d7251.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-1133e524db35ad52.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54332026-06-30T20:00:45.265Z Running `/home/build/.rustup/toolchains/1.96.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=511376008e4f9271 -C extra-filename=-fdc5ca581468c0eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-2049bcc10007e8e7.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-74230a423d87b26f.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-821c49f8054d34f2.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-cdbd1e5af8f82070.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-76eff8e6b81e6038.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-cedda18ded411f6c.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-4fa792d9c6bf04cb.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-2459e8ebca731297.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-67997bccd9d06b66.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-244d006b89675f36.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b764a8953976afad.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-2c78d21b15d93291.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-c365a53510e53bbe.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-d8c6e023ce94da0a.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-cac5024f80a98ab2.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-58c4f223503b36a2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c681c0eb32159a3d.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-8f31aca9755424ae.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-bb3db058138324dd.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-1dac14f1f7108bbf.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-8ee638fe80738b07.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-cd6d31f28d336f7f.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7fb3ee40d7b314bd.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-4063dde93dcaefdd.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-c63e4361aa689449.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-1b771a2f55f09c24.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-acc27aaaf4175330.rlib --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-a1ecb9902d443370.rlib --extern nexus_switch_config_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config_preparation-8ebc5b869f47803a.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-7494e6d5fcca3a79.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-34d8830a95be301d.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-920dd5da461a6d02.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-284dcd0a7003a13e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2173c131a51d7251.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-047e57c93386a145.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9c04229033293e30.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-05fe790e1ca3079a.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-761bc5eff641d0b7.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rlib --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-6bd58cbb0a5170cb.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e93bde9809d746ca.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-551bcbd054c83dab.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-3ccfd59adfb8a098.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-4b6ce3130928e8e1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-4fe3ff793ce8b3d4.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-a1edf449f0425d23.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54342026-06-30T20:00:45.265Z Running `/home/build/.rustup/toolchains/1.96.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=bfa754780858ed2f -C extra-filename=-0c23d1be0f06f1ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-2049bcc10007e8e7.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-f380a3a194c531fc.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-cdbd1e5af8f82070.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-074377a61ff3c56f.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-4fa792d9c6bf04cb.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-514a763e5b9a0b1d.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-a8fb7fb8cb05d560.rlib --extern erebor=/work/oxidecomputer/omicron/target/debug/deps/liberebor-f829ac2083d372a8.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9433701c1a1511eb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-f722d90f6eeba954.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-e76cf54c9b4ea691.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-4063dde93dcaefdd.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-acc27aaaf4175330.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-0af6a4d39c8b591c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-34d8830a95be301d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-ff609394ea3a4127.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2173c131a51d7251.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-f250b99746fe5d8e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-64d845951fe259b1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-17e4ec97e703ac9a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-459dc9d6ee94aa51.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-a1edf449f0425d23.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-f8ca99aeb778b6ae.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-78d030adc9a210ba.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-28f6ef79f50da9b4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54352026-06-30T20:00:45.265Z Running `/home/build/.rustup/toolchains/1.96.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=5dacc41f57f89ce2 -C extra-filename=-91afa608c8e9fbf3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-0af6a4d39c8b591c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2173c131a51d7251.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-1133e524db35ad52.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54362026-06-30T20:00:45.265Z Running `/home/build/.rustup/toolchains/1.96.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=a31f56645f8c62b6 -C extra-filename=-e0e884a882024315 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-2049bcc10007e8e7.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-74230a423d87b26f.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-821c49f8054d34f2.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-cdbd1e5af8f82070.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-76eff8e6b81e6038.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-6f137002007787a8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-cedda18ded411f6c.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-4fa792d9c6bf04cb.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-ae9847e2ae0ca4cf.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-2459e8ebca731297.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-67997bccd9d06b66.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-244d006b89675f36.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-9b66b252c2f14305.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-076bd088543777d0.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-4d95fffade8046ef.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b764a8953976afad.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-2c78d21b15d93291.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-c365a53510e53bbe.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-d8c6e023ce94da0a.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-cac5024f80a98ab2.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-58c4f223503b36a2.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c681c0eb32159a3d.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-8f31aca9755424ae.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-bb3db058138324dd.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-1dac14f1f7108bbf.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-8ee638fe80738b07.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-cd6d31f28d336f7f.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7fb3ee40d7b314bd.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-4063dde93dcaefdd.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-c63e4361aa689449.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-1b771a2f55f09c24.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-acc27aaaf4175330.rlib --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-a1ecb9902d443370.rlib --extern nexus_switch_config_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config_preparation-8ebc5b869f47803a.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-7494e6d5fcca3a79.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-0af6a4d39c8b591c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-34d8830a95be301d.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-920dd5da461a6d02.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-284dcd0a7003a13e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2173c131a51d7251.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1a8555ba9a90b793.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-331bfa43c1a848b7.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-047e57c93386a145.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9c04229033293e30.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c68176a7a0e70026.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-05fe790e1ca3079a.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-761bc5eff641d0b7.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rlib --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-6bd58cbb0a5170cb.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-8f470e1e9b67c92d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e93bde9809d746ca.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-551bcbd054c83dab.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-3ccfd59adfb8a098.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-4b6ce3130928e8e1.rlib --extern scim2_test_client=/work/oxidecomputer/omicron/target/debug/deps/libscim2_test_client-d86a5bf466fb4ffb.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-4fe3ff793ce8b3d4.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-8bd316580cabff9f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-a1edf449f0425d23.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-b33662965b6ff5d6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54372026-06-30T20:00:45.266Z Running `/home/build/.rustup/toolchains/1.96.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=e1f637c14fcc7dd4 -C extra-filename=-cddf14ac69a9f16a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-7494e6d5fcca3a79.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-eca01615bae3d47f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2173c131a51d7251.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1a8555ba9a90b793.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-0e8fd74c909fb710.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54382026-06-30T20:00:45.376Z Running `/home/build/.rustup/toolchains/1.96.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=507f04c756252ded -C extra-filename=-22766be68a6abc67 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-2049bcc10007e8e7.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-74230a423d87b26f.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-821c49f8054d34f2.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-cdbd1e5af8f82070.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-76eff8e6b81e6038.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-6f137002007787a8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-cedda18ded411f6c.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-4fa792d9c6bf04cb.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-ae9847e2ae0ca4cf.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-2459e8ebca731297.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-67997bccd9d06b66.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-244d006b89675f36.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-9b66b252c2f14305.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-076bd088543777d0.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-4d95fffade8046ef.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b764a8953976afad.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-2c78d21b15d93291.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-c365a53510e53bbe.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-d8c6e023ce94da0a.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-cac5024f80a98ab2.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-58c4f223503b36a2.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c681c0eb32159a3d.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-8f31aca9755424ae.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-bb3db058138324dd.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-1dac14f1f7108bbf.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-8ee638fe80738b07.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-cd6d31f28d336f7f.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7fb3ee40d7b314bd.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-4063dde93dcaefdd.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-c63e4361aa689449.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-1b771a2f55f09c24.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-acc27aaaf4175330.rlib --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-a1ecb9902d443370.rlib --extern nexus_switch_config_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config_preparation-8ebc5b869f47803a.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-7494e6d5fcca3a79.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-0af6a4d39c8b591c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-34d8830a95be301d.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-920dd5da461a6d02.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-284dcd0a7003a13e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2173c131a51d7251.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1a8555ba9a90b793.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-331bfa43c1a848b7.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-047e57c93386a145.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9c04229033293e30.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c68176a7a0e70026.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-05fe790e1ca3079a.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-761bc5eff641d0b7.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rlib --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-6bd58cbb0a5170cb.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-8f470e1e9b67c92d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e93bde9809d746ca.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-551bcbd054c83dab.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-3ccfd59adfb8a098.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-4b6ce3130928e8e1.rlib --extern scim2_test_client=/work/oxidecomputer/omicron/target/debug/deps/libscim2_test_client-d86a5bf466fb4ffb.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-4fe3ff793ce8b3d4.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-8bd316580cabff9f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-a1edf449f0425d23.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-b33662965b6ff5d6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54392026-06-30T20:00:45.377Z Running `/home/build/.rustup/toolchains/1.96.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=e24a411693f5e17e -C extra-filename=-29d5774ca20ce46c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-2049bcc10007e8e7.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-74230a423d87b26f.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-821c49f8054d34f2.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-cdbd1e5af8f82070.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-76eff8e6b81e6038.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-076bd088543777d0.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ceb3aae2b5f46f7d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7fb3ee40d7b314bd.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-4063dde93dcaefdd.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-0af6a4d39c8b591c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2173c131a51d7251.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54402026-06-30T20:00:45.378Z Running `/home/build/.rustup/toolchains/1.96.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=a968a051b974cbb8 -C extra-filename=-e94e89176e4aacdf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-2049bcc10007e8e7.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-74230a423d87b26f.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-821c49f8054d34f2.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-cdbd1e5af8f82070.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-76eff8e6b81e6038.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-6f137002007787a8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-cedda18ded411f6c.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-4fa792d9c6bf04cb.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-ae9847e2ae0ca4cf.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-2459e8ebca731297.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-67997bccd9d06b66.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-244d006b89675f36.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-9b66b252c2f14305.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-076bd088543777d0.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-4d95fffade8046ef.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b764a8953976afad.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-2c78d21b15d93291.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-c365a53510e53bbe.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-d8c6e023ce94da0a.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-cac5024f80a98ab2.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-58c4f223503b36a2.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c681c0eb32159a3d.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-8f31aca9755424ae.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-bb3db058138324dd.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-1dac14f1f7108bbf.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-8ee638fe80738b07.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-cd6d31f28d336f7f.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7fb3ee40d7b314bd.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-4063dde93dcaefdd.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-c63e4361aa689449.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-1b771a2f55f09c24.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-acc27aaaf4175330.rlib --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-a1ecb9902d443370.rlib --extern nexus_switch_config_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config_preparation-8ebc5b869f47803a.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-7494e6d5fcca3a79.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-0af6a4d39c8b591c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-34d8830a95be301d.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-920dd5da461a6d02.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-284dcd0a7003a13e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2173c131a51d7251.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1a8555ba9a90b793.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-331bfa43c1a848b7.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-047e57c93386a145.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9c04229033293e30.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c68176a7a0e70026.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-05fe790e1ca3079a.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-761bc5eff641d0b7.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rlib --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-6bd58cbb0a5170cb.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-8f470e1e9b67c92d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e93bde9809d746ca.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-551bcbd054c83dab.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-3ccfd59adfb8a098.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-4b6ce3130928e8e1.rlib --extern scim2_test_client=/work/oxidecomputer/omicron/target/debug/deps/libscim2_test_client-d86a5bf466fb4ffb.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-4fe3ff793ce8b3d4.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-8bd316580cabff9f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-a1edf449f0425d23.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-b33662965b6ff5d6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54412026-06-30T20:00:45.378Z Running `/home/build/.rustup/toolchains/1.96.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=365d75a84872c885 -C extra-filename=-1d9e41617dcdf7bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-2049bcc10007e8e7.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-f380a3a194c531fc.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-cdbd1e5af8f82070.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-074377a61ff3c56f.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-4fa792d9c6bf04cb.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-514a763e5b9a0b1d.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-a8fb7fb8cb05d560.rlib --extern erebor=/work/oxidecomputer/omicron/target/debug/deps/liberebor-f829ac2083d372a8.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9433701c1a1511eb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-f722d90f6eeba954.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-e76cf54c9b4ea691.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-4063dde93dcaefdd.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-acc27aaaf4175330.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-0af6a4d39c8b591c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-34d8830a95be301d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-ff609394ea3a4127.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2173c131a51d7251.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-f250b99746fe5d8e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-64d845951fe259b1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-17e4ec97e703ac9a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-459dc9d6ee94aa51.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-a1edf449f0425d23.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-f8ca99aeb778b6ae.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-78d030adc9a210ba.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-28f6ef79f50da9b4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54422026-06-30T20:00:45.378Z Running `/home/build/.rustup/toolchains/1.96.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=138970795014a24c -C extra-filename=-00b8729c595cb659 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-7494e6d5fcca3a79.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-eca01615bae3d47f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2173c131a51d7251.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1a8555ba9a90b793.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-0e8fd74c909fb710.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54432026-06-30T20:00:45.378Z Running `/home/build/.rustup/toolchains/1.96.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=8e6a3c3290de61ff -C extra-filename=-93ef1e040f593fda --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-2049bcc10007e8e7.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-74230a423d87b26f.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-821c49f8054d34f2.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-cdbd1e5af8f82070.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-76eff8e6b81e6038.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-cedda18ded411f6c.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-4fa792d9c6bf04cb.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-2459e8ebca731297.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-67997bccd9d06b66.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-244d006b89675f36.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b764a8953976afad.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-2c78d21b15d93291.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-c365a53510e53bbe.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-d8c6e023ce94da0a.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-cac5024f80a98ab2.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-58c4f223503b36a2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c681c0eb32159a3d.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-8f31aca9755424ae.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-bb3db058138324dd.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-1dac14f1f7108bbf.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-8ee638fe80738b07.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-cd6d31f28d336f7f.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7fb3ee40d7b314bd.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-4063dde93dcaefdd.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-c63e4361aa689449.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-1b771a2f55f09c24.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-acc27aaaf4175330.rlib --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-a1ecb9902d443370.rlib --extern nexus_switch_config_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config_preparation-8ebc5b869f47803a.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-7494e6d5fcca3a79.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-34d8830a95be301d.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-920dd5da461a6d02.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-284dcd0a7003a13e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2173c131a51d7251.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-047e57c93386a145.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9c04229033293e30.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-05fe790e1ca3079a.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-761bc5eff641d0b7.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rlib --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-6bd58cbb0a5170cb.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e93bde9809d746ca.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-551bcbd054c83dab.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-3ccfd59adfb8a098.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-4b6ce3130928e8e1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-4fe3ff793ce8b3d4.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-a1edf449f0425d23.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54442026-06-30T20:00:45.378Z Running `/home/build/.rustup/toolchains/1.96.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=53e7cf61293502bb -C extra-filename=-32b1cd534d233380 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-7494e6d5fcca3a79.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2173c131a51d7251.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-0e8fd74c909fb710.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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/ -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`
54452026-06-30T20:00:45.378Z Running `/home/build/.rustup/toolchains/1.96.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=9a5c4e114e588d42 -C extra-filename=-77db8540c552ed4c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-2049bcc10007e8e7.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-f380a3a194c531fc.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-cdbd1e5af8f82070.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-074377a61ff3c56f.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-4fa792d9c6bf04cb.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-514a763e5b9a0b1d.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-a8fb7fb8cb05d560.rlib --extern erebor=/work/oxidecomputer/omicron/target/debug/deps/liberebor-f829ac2083d372a8.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9433701c1a1511eb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-f722d90f6eeba954.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-e76cf54c9b4ea691.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-4063dde93dcaefdd.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-acc27aaaf4175330.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-34d8830a95be301d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-ff609394ea3a4127.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2173c131a51d7251.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-f250b99746fe5d8e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-64d845951fe259b1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-17e4ec97e703ac9a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-459dc9d6ee94aa51.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-a1edf449f0425d23.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-f8ca99aeb778b6ae.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-78d030adc9a210ba.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-28f6ef79f50da9b4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/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`
54462026-06-30T20:02:59.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 16s
54472026-06-30T20:02:59.928Z
54482026-06-30T20:02:59.928Zreal 8:16.785103653
54492026-06-30T20:02:59.928Zuser 1:21:59.164432625
54502026-06-30T20:02:59.928Zsys 21:55.687356597
54512026-06-30T20:02:59.928Ztrap 2.149086984
54522026-06-30T20:02:59.928Ztflt 2.766620172
54532026-06-30T20:02:59.928Zdflt 22.395786688
54542026-06-30T20:02:59.928Zkflt 0.039584260
54552026-06-30T20:02:59.932Zlock 5:04:28.523631548
54562026-06-30T20:02:59.932Zslp 5:18:44.500785491
54572026-06-30T20:02:59.932Zlat 2:14.695625601
54582026-06-30T20:02:59.932Zstop 32:02.824315248
54592026-06-30T20:02:59.935Z++ ls -t /home/build/.cargo/log/20260630T195442091Z-e4292872132ecfd0.jsonl
54602026-06-30T20:02:59.935Z++ head -1
54612026-06-30T20:02:59.938Z+ cp /home/build/.cargo/log/20260630T195442091Z-e4292872132ecfd0.jsonl /work/cargo-build-analysis.jsonl
54622026-06-30T20:02:59.943Z+ RECORDING_CONFIG_DIR=/tmp/nextest-recording-config
54632026-06-30T20:02:59.943Z+ RECORDING_CONFIG=/tmp/nextest-recording-config/config.toml
54642026-06-30T20:02:59.949Z++ mktemp -d /tmp/nextest-state.XXXXXX
54652026-06-30T20:02:59.949Z+ NEXTEST_STATE_DIR=/tmp/nextest-state.Tta4Js
54662026-06-30T20:02:59.949Z+ ARCHIVE_PATH=/tmp/nextest-run-archive.zip
54672026-06-30T20:02:59.949Z+ CHROME_TRACE_PATH=/tmp/nextest-chrome-trace.json
54682026-06-30T20:02:59.949Z+ mkdir -p /tmp/nextest-recording-config
54692026-06-30T20:02:59.949Z+ printf '[experimental]\nrecord = true\n\n[record]\nenabled = true\n'
54702026-06-30T20:02:59.950Z+ export NEXTEST_STATE_DIR
54712026-06-30T20:02:59.950Z+ banner test
54722026-06-30T20:02:59.953Z
54732026-06-30T20:02:59.953Z ##### ###### #### #####
54742026-06-30T20:02:59.953Z # # # #
54752026-06-30T20:02:59.953Z # ##### #### #
54762026-06-30T20:02:59.953Z # # # #
54772026-06-30T20:02:59.953Z # # # # #
54782026-06-30T20:02:59.953Z # ###### #### #
54792026-06-30T20:02:59.953Z
54802026-06-30T20:02:59.953Z+ NEXTEST_EXIT=0
54812026-06-30T20:02:59.953Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --test-threads -2 --user-config-file /tmp/nextest-recording-config/config.toml
54822026-06-30T20:03:01.144Zinfo: experimental features enabled: setup-scripts, benchmarks
54832026-06-30T20:03:02.514Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
54842026-06-30T20:03:02.706Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
54852026-06-30T20:03:02.732Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
54862026-06-30T20:03:02.755Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
54872026-06-30T20:03:13.637Z Finished `test` profile [unoptimized + debuginfo] target(s) in 12.48s
54882026-06-30T20:03:14.794Z────────────
54892026-06-30T20:03:14.794Z Nextest run ID df681855-caad-412a-94c5-5023b90944b4 with nextest profile: ci
54902026-06-30T20:03:14.794Z Starting 2984 tests across 240 binaries (6 tests and 6 binaries skipped, including 6 binaries via profile.default.default-filter)
54912026-06-30T20:03:14.820Z SETUP [ 1/2] crdb-seed: cargo run -p crdb-seed --profile test
54922026-06-30T20:03:15.560Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
54932026-06-30T20:03:15.564Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
54942026-06-30T20:03:15.564Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
54952026-06-30T20:03:15.564Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
54962026-06-30T20:03:15.564Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
54972026-06-30T20:03:15.742Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
54982026-06-30T20:03:15.742Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
54992026-06-30T20:03:15.772Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
55002026-06-30T20:03:15.775Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
55012026-06-30T20:03:15.970Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
55022026-06-30T20:03:16.037Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
55032026-06-30T20:03:16.352Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
55042026-06-30T20:03:16.694Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
55052026-06-30T20:03:17.234Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
55062026-06-30T20:03:17.299Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
55072026-06-30T20:03:17.314Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
55082026-06-30T20:03:17.401Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
55092026-06-30T20:03:24.435Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
55102026-06-30T20:03:24.435Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
55112026-06-30T20:03:25.245Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
55122026-06-30T20:03:25.248Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
55132026-06-30T20:03:34.122Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
55142026-06-30T20:03:42.289Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
55152026-06-30T20:03:43.885Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
55162026-06-30T20:03:45.527Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
55172026-06-30T20:03:55.039Z Finished `test` profile [unoptimized + debuginfo] target(s) in 40.22s
55182026-06-30T20:03:55.161Z Running `target/debug/crdb-seed`
55192026-06-30T20:03:55.222ZJun 30 20:03:54.200 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmpIfVkbD
55202026-06-30T20:03:55.222ZJun 30 20:03:54.201 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmpENfkgK,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmpIfVkbD/listen-url --max-sql-memory 256MiB
55212026-06-30T20:03:55.222ZJun 30 20:03:54.201 INFO cockroach environment: BUILDOMAT_JOB_ID=01KWD1AHA3S4KPRPPGPXG8HR0A BUILDOMAT_TASK_ID=4 CARGO=/home/build/.rustup/toolchains/1.96.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=john/uplink-address-type GITHUB_REF=refs/heads/john/uplink-address-type GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=242cb66c96a79b2d9320cb6f84e6ad29aab26280 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-011c4b89193db3d3/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib:/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out:/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out:/work/oxidecomputer/omicron/target/debug:/work/oxidecomputer/omicron/target/debug/deps:/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out:/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build:/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out:/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out:/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/lib LOGNAME=build NEXTEST=1 NEXTEST_ENV=/var/tmp/omicron_tmp/nextest-envt6weHO NEXTEST_LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-011c4b89193db3d3/out:/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build:/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out:/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out:/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/lib NEXTEST_PROFILE=ci NEXTEST_RECOMMENDED_VERSION=0.9.131 NEXTEST_REQUIRED_VERSION=0.9.131 NEXTEST_RUN_ID=df681855-caad-412a-94c5-5023b90944b4 NEXTEST_RUN_MODE=test NEXTEST_STATE_DIR=/tmp/nextest-state.Tta4Js 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.96.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
55222026-06-30T20:03:55.660ZJun 30 20:03:54.637 INFO cockroach pid: 10053
55232026-06-30T20:03:55.660ZJun 30 20:03:54.637 INFO cockroach listen URL: postgresql://root@[::1]:49486/omicron?sslmode=disable
55242026-06-30T20:03:55.664ZJun 30 20:03:54.641 INFO cockroach: populating
55252026-06-30T20:03:56.767ZJun 30 20:03:55.747 INFO cockroach: populated
55262026-06-30T20:03:57.804ZJun 30 20:03:56.784 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/c3b7c01f2493b97eda0295f026efab0028f50f05960a99f96b507dcfec8612fa.tar`
55272026-06-30T20:03:57.821Z SETUP PASS [ 43.016s] crdb-seed: cargo run -p crdb-seed --profile test
55282026-06-30T20:03:57.836Z SETUP [ 2/2] clickhouse-cluster: cargo run -p clickhouse-cluster-dev
55292026-06-30T20:03:58.562Z Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
55302026-06-30T20:03:58.572Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
55312026-06-30T20:03:59.792Z Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
55322026-06-30T20:04:00.731Z Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
55332026-06-30T20:04:10.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.79s
55342026-06-30T20:04:10.757Z Running `target/debug/clickhouse-cluster-dev`
55352026-06-30T20:04:10.845ZJun 30 20:04:09.786 INFO Setting up a ClickHouse cluster
55362026-06-30T20:04:10.916ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-3
55372026-06-30T20:04:10.916ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-1
55382026-06-30T20:04:10.916ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-2
55392026-06-30T20:04:10.916ZDeploying clickhouse server: /var/tmp/omicron_tmp/clickward_test/clickhouse-2
55402026-06-30T20:04:10.916ZDeploying clickhouse server: /var/tmp/omicron_tmp/clickward_test/clickhouse-1
55412026-06-30T20:04:11.176ZJun 30 20:04:10.131 INFO ClickHouse server ready
55422026-06-30T20:04:11.375ZJun 30 20:04:10.334 INFO ClickHouse server ready
55432026-06-30T20:04:12.845ZJun 30 20:04:11.815 INFO Keepers ready: [KeeperId(1), KeeperId(2), KeeperId(3)]
55442026-06-30T20:04:12.872Z SETUP PASS [ 15.031s] clickhouse-cluster: cargo run -p clickhouse-cluster-dev
55452026-06-30T20:04:12.891Z PASS [ 0.026s] ( 1/2984) api_identity test::test_identity_no_field
55462026-06-30T20:04:12.891Z PASS [ 0.029s] ( 2/2984) api_identity test::test_identity
55472026-06-30T20:04:12.891Z PASS [ 0.027s] ( 3/2984) authz-macros tests::test_authz_snapshots
55482026-06-30T20:04:12.918Z PASS [ 0.014s] ( 4/2984) bootstore schemes::tests::hello_roundtrip
55492026-06-30T20:04:12.936Z PASS [ 0.016s] ( 5/2984) bootstore schemes::v0::share_pkg::tests::create_packages
55502026-06-30T20:04:12.936Z PASS [ 0.014s] ( 6/2984) bootstore trust_quorum::rack_secret::tests::create_and_verify
55512026-06-30T20:04:12.937Z PASS [ 0.040s] ( 7/2984) bootstore schemes::v0::peer::tests::network_config
55522026-06-30T20:04:12.952Z PASS [ 0.013s] ( 8/2984) bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
55532026-06-30T20:04:13.928Z PASS [ 1.049s] ( 9/2984) bootstore schemes::v0::peer::tests::basic_3_nodes
55542026-06-30T20:04:14.057Z PASS [ 0.104s] ( 10/2984) cert-dev::test-cert-dev test_cert_create
55552026-06-30T20:04:14.137Z PASS [ 0.090s] ( 11/2984) clickana chart::tests::gather_chart_data_failure
55562026-06-30T20:04:14.168Z PASS [ 0.012s] ( 12/2984) clickana chart::tests::gather_chart_data_for_disk_usage_success
55572026-06-30T20:04:14.168Z PASS [ 0.011s] ( 13/2984) clickana chart::tests::gather_chart_data_for_memory_tracking_success
55582026-06-30T20:04:14.181Z PASS [ 0.015s] ( 14/2984) clickana chart::tests::gather_chart_data_for_query_count_success
55592026-06-30T20:04:14.181Z PASS [ 0.011s] ( 15/2984) clickana chart::tests::gather_chart_data_for_running_queries_success
55602026-06-30T20:04:14.209Z PASS [ 0.013s] ( 16/2984) clickhouse-admin-types-versions impls::keeper::tests::test_additional_key_value_pairs_in_output_parse_fail
55612026-06-30T20:04:14.237Z PASS [ 0.014s] ( 17/2984) clickhouse-admin-types-versions impls::keeper::tests::test_empty_output_parse_fail
55622026-06-30T20:04:14.237Z PASS [ 0.013s] ( 18/2984) clickhouse-admin-types-versions impls::keeper::tests::test_empty_output_raft_config_parse_fail
55632026-06-30T20:04:14.237Z PASS [ 0.014s] ( 19/2984) clickhouse-admin-types-versions impls::keeper::tests::test_empty_value_lgif_parse_fail
55642026-06-30T20:04:14.250Z PASS [ 0.011s] ( 20/2984) clickhouse-admin-types-versions impls::keeper::tests::test_full_keeper_conf_parse_success
55652026-06-30T20:04:14.257Z PASS [ 0.012s] ( 21/2984) clickhouse-admin-types-versions impls::keeper::tests::test_full_lgif_parse_success
55662026-06-30T20:04:14.263Z PASS [ 0.012s] ( 22/2984) clickhouse-admin-types-versions impls::keeper::tests::test_full_raft_config_parse_success
55672026-06-30T20:04:14.276Z PASS [ 0.011s] ( 23/2984) clickhouse-admin-types-versions impls::keeper::tests::test_generate_keeper_config
55682026-06-30T20:04:14.697Z PASS [ 0.013s] ( 24/2984) clickhouse-admin-types-versions impls::keeper::tests::test_invalid_address_raft_config_parse_fail
55692026-06-30T20:04:14.697Z PASS [ 0.013s] ( 25/2984) clickhouse-admin-types-versions impls::keeper::tests::test_malformed_output_keeper_conf_parse_fail
55702026-06-30T20:04:14.697Z PASS [ 0.013s] ( 26/2984) clickhouse-admin-types-versions impls::keeper::tests::test_misshapen_id_raft_config_parse_fail
55712026-06-30T20:04:14.697Z PASS [ 0.012s] ( 27/2984) clickhouse-admin-types-versions impls::keeper::tests::test_misshapen_participant_raft_config_parse_fail
55722026-06-30T20:04:14.697Z PASS [ 1.405s] ( 28/2984) bootstore::v0-fsm-proptest-learner run
55732026-06-30T20:04:14.697Z PASS [ 0.013s] ( 29/2984) clickhouse-admin-types-versions impls::keeper::tests::test_misshapen_port_raft_config_parse_fail
55742026-06-30T20:04:14.697Z PASS [ 0.014s] ( 30/2984) clickhouse-admin-types-versions impls::keeper::tests::test_misshapen_priority_raft_config_parse_fail
55752026-06-30T20:04:14.697Z PASS [ 0.014s] ( 31/2984) clickhouse-admin-types-versions impls::keeper::tests::test_misshapen_raft_config_parse_fail
55762026-06-30T20:04:14.697Z PASS [ 0.013s] ( 32/2984) clickhouse-admin-types-versions impls::keeper::tests::test_missing_address_raft_config_parse_fail
55772026-06-30T20:04:14.697Z PASS [ 0.017s] ( 33/2984) clickhouse-admin-types-versions impls::keeper::tests::test_missing_field_keeper_conf_parse_fail
55782026-06-30T20:04:14.697Z PASS [ 0.018s] ( 34/2984) clickhouse-admin-types-versions impls::keeper::tests::test_missing_keys_lgif_parse_fail
55792026-06-30T20:04:14.697Z PASS [ 0.018s] ( 35/2984) clickhouse-admin-types-versions impls::keeper::tests::test_missing_participant_raft_config_parse_fail
55802026-06-30T20:04:14.697Z PASS [ 0.018s] ( 36/2984) clickhouse-admin-types-versions impls::keeper::tests::test_missing_port_raft_config_parse_fail
55812026-06-30T20:04:14.697Z PASS [ 0.020s] ( 37/2984) clickhouse-admin-types-versions impls::keeper::tests::test_missing_priority_raft_config_parse_fail
55822026-06-30T20:04:14.698Z PASS [ 0.020s] ( 38/2984) clickhouse-admin-types-versions impls::keeper::tests::test_missing_server_id_raft_config_parse_fail
55832026-06-30T20:04:14.698Z PASS [ 0.022s] ( 39/2984) clickhouse-admin-types-versions impls::keeper::tests::test_missing_value_keeper_conf_parse_fail
55842026-06-30T20:04:14.698Z PASS [ 0.020s] ( 40/2984) clickhouse-admin-types-versions impls::keeper::tests::test_non_existent_key_keeper_conf_parse_fail
55852026-06-30T20:04:14.777Z PASS [ 0.051s] ( 41/2984) clickhouse-admin-types-versions impls::keeper::tests::test_non_existent_key_with_correct_value_lgif_parse_fail
55862026-06-30T20:04:14.777Z PASS [ 0.071s] ( 42/2984) clickhouse-admin-types-versions impls::keeper::tests::test_non_u64_value_lgif_parse_fail
55872026-06-30T20:04:14.777Z PASS [ 0.035s] ( 43/2984) clickhouse-admin-types-versions impls::server::tests::test_empty_distributed_ddl_queries_parse_success
55882026-06-30T20:04:14.778Z PASS [ 0.062s] ( 44/2984) clickhouse-admin-types-versions impls::server::tests::test_distributed_ddl_queries_parse_success
55892026-06-30T20:04:14.778Z PASS [ 0.023s] ( 45/2984) clickhouse-admin-types-versions impls::server::tests::test_generate_replica_config
55902026-06-30T20:04:14.778Z PASS [ 0.027s] ( 46/2984) clickhouse-admin-types-versions impls::server::tests::test_misshapen_distributed_ddl_queries_parse_fail
55912026-06-30T20:04:14.778Z PASS [ 0.030s] ( 47/2984) clickhouse-admin-types-versions impls::server::tests::test_misshapen_system_timeseries_parse_fail
55922026-06-30T20:04:14.778Z PASS [ 0.030s] ( 48/2984) clickhouse-admin-types-versions impls::server::tests::test_time_format_system_timeseries_parse_fail
55932026-06-30T20:04:14.778Z PASS [ 0.027s] ( 49/2984) clickhouse-admin-types-versions impls::server::tests::test_unix_epoch_system_timeseries_parse_success
55942026-06-30T20:04:14.778Z PASS [ 0.027s] ( 50/2984) clickhouse-admin-types-versions impls::server::tests::test_utc_system_timeseries_parse_success
55952026-06-30T20:04:14.778Z PASS [ 0.042s] ( 51/2984) cockroach-admin-types-versions impls::node::tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
55962026-06-30T20:04:14.778Z PASS [ 0.042s] ( 52/2984) cockroach-admin-types-versions impls::node::tests::node_status_parse_doesnt_panic_on_arbitrary_input
55972026-06-30T20:04:14.778Z PASS [ 0.032s] ( 53/2984) cockroach-admin-types-versions impls::node::tests::test_node_decommission_parse_with_no_trailing_notes
55982026-06-30T20:04:14.778Z PASS [ 0.033s] ( 54/2984) cockroach-admin-types-versions impls::node::tests::test_node_decommission_parse_with_trailing_notes
55992026-06-30T20:04:14.778Z PASS [ 0.026s] ( 55/2984) cockroach-admin-types-versions impls::node::tests::test_node_decommission_parse_with_unexpected_membership_value
56002026-06-30T20:04:14.778Z PASS [ 0.024s] ( 56/2984) cockroach-admin-types-versions impls::node::tests::test_node_status_invalid_rows_not_decommissioned
56012026-06-30T20:04:14.856Z PASS [ 0.025s] ( 57/2984) cockroach-admin-types-versions impls::node::tests::test_node_status_parse_multiple_lines_from_csv
56022026-06-30T20:04:14.856Z PASS [ 0.025s] ( 58/2984) cockroach-admin-types-versions impls::node::tests::test_node_status_parse_single_line_from_csv
56032026-06-30T20:04:19.000Z PASS [ 0.079s] ( 59/2984) db-dev::test-db-dev test_db_dev_populate_no_args
56042026-06-30T20:04:19.000Z PASS [ 0.080s] ( 60/2984) db-dev::test-db-dev test_db_dev_wipe_no_args
56052026-06-30T20:04:19.000Z PASS [ 2.748s] ( 61/2984) bootstore::v0-fsm-proptest-rack-coordinator run
56062026-06-30T20:04:19.000Z PASS [ 0.053s] ( 62/2984) db-macros lookup::test::test_lookup_snapshots
56072026-06-30T20:04:19.000Z PASS [ 0.024s] ( 63/2984) db-macros tests::test_derive_metadata_identity_fails_for_enums
56082026-06-30T20:04:19.000Z PASS [ 0.031s] ( 64/2984) db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
56092026-06-30T20:04:19.000Z PASS [ 0.035s] ( 65/2984) db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
56102026-06-30T20:04:19.000Z PASS [ 0.038s] ( 66/2984) db-macros tests::test_derive_metadata_identity_fails_without_table_name
56112026-06-30T20:04:19.000Z PASS [ 0.030s] ( 67/2984) db-macros tests::test_derive_metadata_identity_minimal_example_compiles
56122026-06-30T20:04:19.000Z PASS [ 0.033s] ( 68/2984) db-macros tests::test_derive_snapshots
56132026-06-30T20:04:19.000Z PASS [ 0.033s] ( 69/2984) db-macros tests::test_derive_with_unknown_field
56142026-06-30T20:04:19.000Z PASS [ 0.102s] ( 70/2984) dns-server storage::test::test_update_basic
56152026-06-30T20:04:19.000Z PASS [ 0.107s] ( 71/2984) dns-server storage::test::test_update_in_progress
56162026-06-30T20:04:19.002Z PASS [ 0.099s] ( 72/2984) dns-server storage::test::test_update_interrupted
56172026-06-30T20:04:19.002Z PASS [ 0.105s] ( 73/2984) dns-server storage::test::test_zone_gets_soa_record
56182026-06-30T20:04:19.002Z PASS [ 0.153s] ( 74/2984) dns-server::basic_test a_crud
56192026-06-30T20:04:19.002Z PASS [ 0.239s] ( 75/2984) dns-server::basic_test aaaa_crud
56202026-06-30T20:04:19.002Z PASS [ 0.155s] ( 76/2984) dns-server::basic_test answers_match_question
56212026-06-30T20:04:19.002Z PASS [ 0.172s] ( 77/2984) dns-server::basic_test empty_record
56222026-06-30T20:04:19.002Z PASS [ 0.178s] ( 78/2984) dns-server::basic_test multi_record_crud
56232026-06-30T20:04:19.002Z PASS [ 0.151s] ( 79/2984) dns-server::basic_test name_contains_zone
56242026-06-30T20:04:19.002Z PASS [ 0.178s] ( 80/2984) dns-server::basic_test nxdomain
56252026-06-30T20:04:19.002Z PASS [ 0.188s] ( 81/2984) dns-server::basic_test servfail
56262026-06-30T20:04:19.002Z PASS [ 0.174s] ( 82/2984) dns-server::basic_test soa
56272026-06-30T20:04:19.002Z PASS [ 3.161s] ( 83/2984) db-dev::test-db-dev test_db_killed
56282026-06-30T20:04:19.002Z PASS [ 0.161s] ( 84/2984) dns-server::basic_test srv_crud
56292026-06-30T20:04:19.002Z PASS [ 0.255s] ( 85/2984) dns-server::cross_version_test cross_version_works
56302026-06-30T20:04:19.002Z PASS [ 0.020s] ( 86/2984) ereport-types tests::test_arb_json_deserializes
56312026-06-30T20:04:19.059Z PASS [ 0.018s] ( 87/2984) ereport-types tests::test_ena_from_str
56322026-06-30T20:04:19.059Z PASS [ 0.019s] ( 88/2984) ereport-types tests::test_ena_from_str_roundtrip
56332026-06-30T20:04:19.059Z PASS [ 0.019s] ( 89/2984) gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
56342026-06-30T20:04:19.059Z PASS [ 0.019s] ( 90/2984) gateway-cli::bin/gateway-cli picocom_map::tests::remapping
56352026-06-30T20:04:19.059Z PASS [ 0.018s] ( 91/2984) gfss gf256::tests::test_all_multiplication
56362026-06-30T20:04:19.059Z PASS [ 0.017s] ( 92/2984) gfss gf256::tests::test_all_multiplicative_inverses
56372026-06-30T20:04:19.059Z PASS [ 0.019s] ( 93/2984) gfss gf256::tests::test_docs_example
56382026-06-30T20:04:22.023Z PASS [ 3.889s] ( 94/2984) dnsadm::commands_test test_dnsadm
56392026-06-30T20:04:24.423Z PASS [ 2.401s] ( 95/2984) gfss shamir::tests::split_and_combine
56402026-06-30T20:04:24.435Z PASS [ 0.019s] ( 96/2984) gfss shamir::tests::test_share_reconstruction
56412026-06-30T20:04:24.472Z PASS [ 0.030s] ( 97/2984) illumos-utils destructor::test::test_delayed_delete
56422026-06-30T20:04:25.345Z PASS [ 0.876s] ( 98/2984) illumos-utils destructor::test::test_delayed_delete_with_error
56432026-06-30T20:04:25.372Z PASS [ 0.029s] ( 99/2984) illumos-utils destructor::test::test_destructor_bad_close
56442026-06-30T20:04:25.401Z PASS [ 0.030s] ( 100/2984) illumos-utils link::test::test_allocate
56452026-06-30T20:04:25.428Z PASS [ 0.030s] ( 101/2984) illumos-utils link::test::test_allocate_within_scopes
56462026-06-30T20:04:25.467Z PASS [ 0.030s] ( 102/2984) illumos-utils opte::port_manager::tests::ip_cfg_from_dual_stack_params
56472026-06-30T20:04:25.491Z PASS [ 0.029s] ( 103/2984) illumos-utils opte::port_manager::tests::ip_cfg_from_ipv4_params
56482026-06-30T20:04:25.532Z PASS [ 0.045s] ( 104/2984) illumos-utils opte::port_manager::tests::ip_cfg_from_ipv6_params
56492026-06-30T20:04:25.571Z PASS [ 0.038s] ( 105/2984) illumos-utils opte::port_manager::tests::ip_cfg_from_port_params_fails_with_private_ipv4_and_public_ipv6
56502026-06-30T20:04:25.603Z PASS [ 0.032s] ( 106/2984) illumos-utils opte::port_manager::tests::ip_cfg_from_port_params_fails_with_private_ipv6_and_public_ipv4
56512026-06-30T20:04:25.642Z PASS [ 0.036s] ( 107/2984) illumos-utils opte::port_manager::tests::multiple_ports_does_not_destroy_default_route
56522026-06-30T20:04:25.669Z PASS [ 0.029s] ( 108/2984) illumos-utils opte::tests::convert_private_ip_config_to_gateway_ips
56532026-06-30T20:04:25.709Z PASS [ 0.039s] ( 109/2984) illumos-utils running_zone::tests::test_is_oxide_smf_service
56542026-06-30T20:04:25.752Z PASS [ 0.029s] ( 110/2984) illumos-utils svcs::tests::test_svc_parse_empty_success
56552026-06-30T20:04:25.779Z PASS [ 0.031s] ( 111/2984) illumos-utils svcs::tests::test_svc_parse_no_fmri_fail
56562026-06-30T20:04:25.818Z PASS [ 0.030s] ( 112/2984) illumos-utils svcs::tests::test_svc_parse_no_zone_fail
56572026-06-30T20:04:25.853Z PASS [ 0.030s] ( 113/2984) illumos-utils svcs::tests::test_svc_parse_success
56582026-06-30T20:04:25.872Z PASS [ 0.030s] ( 114/2984) illumos-utils svcs::tests::test_svc_parse_unknown_state_fail
56592026-06-30T20:04:25.914Z PASS [ 0.029s] ( 115/2984) illumos-utils svcs::tests::test_to_enabled_not_online
56602026-06-30T20:04:25.920Z PASS [ 0.028s] ( 116/2984) illumos-utils svcs::tests::test_to_enabled_not_online_covers_all_states
56612026-06-30T20:04:25.985Z PASS [ 0.063s] ( 117/2984) illumos-utils zfs::test::directory_mutability
56622026-06-30T20:04:26.032Z PASS [ 0.053s] ( 118/2984) illumos-utils zfs::test::get_values_of_rpool
56632026-06-30T20:04:26.064Z PASS [ 0.032s] ( 119/2984) illumos-utils zfs::test::parse_dataset_bad_avail
56642026-06-30T20:04:26.097Z PASS [ 0.034s] ( 120/2984) illumos-utils zfs::test::parse_dataset_bad_quota
56652026-06-30T20:04:26.135Z PASS [ 0.029s] ( 121/2984) illumos-utils zfs::test::parse_dataset_bad_reservation
56662026-06-30T20:04:26.164Z PASS [ 0.034s] ( 122/2984) illumos-utils zfs::test::parse_dataset_bad_usage
56672026-06-30T20:04:26.193Z PASS [ 0.031s] ( 123/2984) illumos-utils zfs::test::parse_dataset_bad_uuid
56682026-06-30T20:04:26.232Z PASS [ 0.034s] ( 124/2984) illumos-utils zfs::test::parse_dataset_missing_fields
56692026-06-30T20:04:26.259Z PASS [ 0.030s] ( 125/2984) illumos-utils zfs::test::parse_dataset_props
56702026-06-30T20:04:26.287Z PASS [ 0.030s] ( 126/2984) illumos-utils zfs::test::parse_dataset_props_with_optionals
56712026-06-30T20:04:26.335Z PASS [ 0.031s] ( 127/2984) illumos-utils zfs::test::parse_dataset_too_many_columns
56722026-06-30T20:04:26.370Z PASS [ 0.033s] ( 128/2984) illumos-utils zfs::test::parse_dataset_uuid_ignored_if_dash
56732026-06-30T20:04:26.383Z PASS [ 0.030s] ( 129/2984) illumos-utils zfs::test::parse_dataset_uuid_ignored_if_inherited
56742026-06-30T20:04:26.432Z PASS [ 0.035s] ( 130/2984) illumos-utils zfs::test::parse_quota_ignored_if_default
56752026-06-30T20:04:26.462Z PASS [ 0.039s] ( 131/2984) illumos-utils zfs::test::parse_reservation_ignored_if_default
56762026-06-30T20:04:26.495Z PASS [ 0.028s] ( 132/2984) illumos-utils zfs::test::parse_sorts_and_dedups
56772026-06-30T20:04:26.519Z PASS [ 0.028s] ( 133/2984) illumos-utils zfs::test::props_needing_update_compression_change_is_kept
56782026-06-30T20:04:26.550Z PASS [ 0.029s] ( 134/2984) illumos-utils zfs::test::props_needing_update_emits_only_changed_values
56792026-06-30T20:04:26.584Z PASS [ 0.032s] ( 135/2984) illumos-utils zfs::test::props_needing_update_none_matches_unset
56802026-06-30T20:04:26.604Z PASS [ 0.029s] ( 136/2984) illumos-utils zfs::test::props_needing_update_oxide_uuid
56812026-06-30T20:04:26.631Z PASS [ 0.029s] ( 137/2984) illumos-utils zfs::test::props_needing_update_skips_matching_values
56822026-06-30T20:04:26.663Z PASS [ 0.031s] ( 138/2984) illumos-utils zfs::test::props_needing_update_unknown_current_compression_is_set
56832026-06-30T20:04:26.692Z PASS [ 0.029s] ( 139/2984) illumos-utils zfs::test::props_needing_update_zero_size_matches_unset
56842026-06-30T20:04:26.730Z PASS [ 0.035s] ( 140/2984) illumos-utils zone::tests::delete_nonexistent_address
56852026-06-30T20:04:26.759Z PASS [ 0.027s] ( 141/2984) illumos-utils zone::tests::test_parse_ip_network
56862026-06-30T20:04:26.793Z PASS [ 0.027s] ( 142/2984) illumos-utils zpool::test::test_parse_zpool
56872026-06-30T20:04:26.812Z PASS [ 0.031s] ( 143/2984) illumos-utils zpool::test::test_parse_zpool_missing_column
56882026-06-30T20:04:28.201Z PASS [ 1.384s] ( 144/2984) installinator mock_peers::tests::proptest_fetch_artifact
56892026-06-30T20:04:28.229Z PASS [ 0.031s] ( 145/2984) installinator peers::tests::iter_no_preferred_preserves_btree_order
56902026-06-30T20:04:28.261Z PASS [ 0.032s] ( 146/2984) installinator peers::tests::last_known_peer_preferred
56912026-06-30T20:04:28.302Z PASS [ 0.036s] ( 147/2984) installinator peers::tests::last_known_peer_stale
56922026-06-30T20:04:28.536Z PASS [ 15.687s] ( 148/2984) omicron-nexus app::sagas::multicast_group_dpd_ensure::test::test_action_failure_can_unwind_idempotently
56932026-06-30T20:04:28.605Z PASS [ 0.067s] ( 149/2984) installinator-common block_size_writer::tests::proptest_block_writer
56942026-06-30T20:04:28.803Z PASS [ 0.191s] ( 150/2984) internal-dns-resolver resolver::test::insert_and_lookup_multiple_records
56952026-06-30T20:04:28.955Z PASS [ 14.122s] ( 151/2984) db-dev::test-db-dev test_db_run
56962026-06-30T20:04:28.973Z PASS [ 0.161s] ( 152/2984) internal-dns-resolver resolver::test::insert_and_lookup_one_record
56972026-06-30T20:04:29.104Z PASS [ 0.150s] ( 153/2984) internal-dns-resolver resolver::test::lookup_nonexistent_record_fails
56982026-06-30T20:04:29.292Z PASS [ 10.901s] ( 154/2984) gfss polynomial::tests::test_polynomial_eval
56992026-06-30T20:04:29.314Z PASS [ 0.357s] ( 155/2984) internal-dns-resolver resolver::test::resolver_can_access_backup_dns_server
57002026-06-30T20:04:29.348Z PASS [ 0.245s] ( 156/2984) internal-dns-resolver resolver::test::resolver_can_be_used_with_progenitor_client
57012026-06-30T20:04:29.372Z PASS [ 0.020s] ( 157/2984) internal-dns-types config::test::display_hosts
57022026-06-30T20:04:29.385Z PASS [ 0.018s] ( 158/2984) internal-dns-types config::test::display_srv_service
57032026-06-30T20:04:29.408Z PASS [ 0.020s] ( 159/2984) internal-dns-types config::test::host_zone_switch_publishes_all_services
57042026-06-30T20:04:29.426Z PASS [ 0.020s] ( 160/2984) internal-dns-types config::test::test_builder_errors
57052026-06-30T20:04:29.447Z PASS [ 0.020s] ( 161/2984) internal-dns-types config::test::test_builder_output
57062026-06-30T20:04:29.467Z PASS [ 0.020s] ( 162/2984) internal-dns-types diff::test::diff_different
57072026-06-30T20:04:29.477Z PASS [ 0.181s] ( 163/2984) internal-dns-resolver resolver::test::resolver_doesnt_bail_on_missing_targets
57082026-06-30T20:04:29.483Z PASS [ 0.171s] ( 164/2984) internal-dns-resolver resolver::test::update_record
57092026-06-30T20:04:29.489Z PASS [ 0.022s] ( 165/2984) internal-dns-types diff::test::diff_equivalent
57102026-06-30T20:04:29.494Z PASS [ 0.020s] ( 166/2984) internal-dns-types diff::test::diff_invalid
57112026-06-30T20:04:29.505Z PASS [ 0.020s] ( 167/2984) ipcc tests::deserialize_fixed_value
57122026-06-30T20:04:29.517Z PASS [ 0.022s] ( 168/2984) ipcc tests::serialized_size
57132026-06-30T20:04:29.526Z PASS [ 0.024s] ( 169/2984) key-manager tests::different_disks_produce_different_keys
57142026-06-30T20:04:29.526Z PASS [ 0.037s] ( 170/2984) ipcc tests::installinator_image_id_round_trip
57152026-06-30T20:04:29.545Z PASS [ 0.029s] ( 171/2984) key-manager tests::different_ikm_produces_different_keys
57162026-06-30T20:04:29.551Z PASS [ 0.024s] ( 172/2984) key-manager tests::disk_encryption_key_epoch_0
57172026-06-30T20:04:29.560Z PASS [ 0.030s] ( 173/2984) key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
57182026-06-30T20:04:29.589Z PASS [ 0.038s] ( 174/2984) nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
57192026-06-30T20:04:29.608Z PASS [ 0.057s] ( 175/2984) nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
57202026-06-30T20:04:29.612Z PASS [ 0.051s] ( 176/2984) nexus-auth authn::external::session_cookie::test::test_garbage_cookie
57212026-06-30T20:04:29.625Z PASS [ 0.037s] ( 177/2984) nexus-auth authn::external::session_cookie::test::test_get_token
57222026-06-30T20:04:29.642Z PASS [ 0.038s] ( 178/2984) nexus-auth authn::external::session_cookie::test::test_get_token_no_header
57232026-06-30T20:04:29.652Z PASS [ 0.046s] ( 179/2984) nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
57242026-06-30T20:04:29.666Z PASS [ 0.037s] ( 180/2984) nexus-auth authn::external::session_cookie::test::test_missing_cookie
57252026-06-30T20:04:29.680Z PASS [ 0.037s] ( 181/2984) nexus-auth authn::external::session_cookie::test::test_other_cookie
57262026-06-30T20:04:29.692Z PASS [ 0.039s] ( 182/2984) nexus-auth authn::external::session_cookie::test::test_session_cookie_value
57272026-06-30T20:04:29.701Z PASS [ 0.037s] ( 183/2984) nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
57282026-06-30T20:04:29.717Z PASS [ 0.037s] ( 184/2984) nexus-auth authn::external::session_cookie::test::test_valid_cookie
57292026-06-30T20:04:29.724Z PASS [ 0.032s] ( 185/2984) nexus-auth authn::external::spoof::test::test_make_header_value
57302026-06-30T20:04:29.741Z PASS [ 0.039s] ( 186/2984) nexus-auth authn::external::spoof::test::test_make_header_value_raw
57312026-06-30T20:04:29.760Z PASS [ 0.047s] ( 187/2984) nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
57322026-06-30T20:04:29.766Z PASS [ 0.042s] ( 188/2984) nexus-auth authn::external::spoof::test::test_spoof_header_missing
57332026-06-30T20:04:29.775Z PASS [ 0.035s] ( 189/2984) nexus-auth authn::external::spoof::test::test_spoof_header_valid
57342026-06-30T20:04:29.794Z PASS [ 0.034s] ( 190/2984) nexus-auth authn::external::spoof::test::test_spoof_reserved_values
57352026-06-30T20:04:29.809Z PASS [ 0.040s] ( 191/2984) nexus-auth authn::external::test::test_authn_sequence
57362026-06-30T20:04:29.814Z PASS [ 0.040s] ( 192/2984) nexus-auth authn::external::token::test::test_make_header_value
57372026-06-30T20:04:29.826Z PASS [ 0.032s] ( 193/2984) nexus-auth authn::external::token::test::test_token_header_bad_utf8
57382026-06-30T20:04:29.847Z PASS [ 0.039s] ( 194/2984) nexus-auth authn::external::token::test::test_token_header_missing
57392026-06-30T20:04:29.853Z PASS [ 0.038s] ( 195/2984) nexus-auth authn::external::token::test::test_token_header_valid
57402026-06-30T20:04:29.861Z PASS [ 0.034s] ( 196/2984) nexus-auth authn::test::test_internal_users
57412026-06-30T20:04:29.922Z PASS [ 0.062s] ( 197/2984) nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
57422026-06-30T20:04:29.937Z PASS [ 0.090s] ( 198/2984) nexus-auth authz::context::test::test_unregistered_resource
57432026-06-30T20:04:29.947Z PASS [ 0.079s] ( 199/2984) nexus-auth context::test::test_background_context
57442026-06-30T20:04:29.979Z PASS [ 0.036s] ( 200/2984) nexus-config nexus_config::test::test_bad_authn_schemes
57452026-06-30T20:04:29.997Z PASS [ 0.069s] ( 201/2984) nexus-auth context::test::test_child_context
57462026-06-30T20:04:30.008Z PASS [ 0.029s] ( 202/2984) nexus-config nexus_config::test::test_config_bad_toml
57472026-06-30T20:04:30.013Z PASS [ 0.076s] ( 203/2984) nexus-auth context::test::test_test_context
57482026-06-30T20:04:30.021Z PASS [ 0.030s] ( 204/2984) nexus-config nexus_config::test::test_config_empty
57492026-06-30T20:04:30.032Z PASS [ 0.027s] ( 205/2984) nexus-config nexus_config::test::test_config_nonexistent
57502026-06-30T20:04:30.045Z PASS [ 0.032s] ( 206/2984) nexus-config nexus_config::test::test_deployment_config_schema
57512026-06-30T20:04:30.055Z PASS [ 0.036s] ( 207/2984) nexus-config nexus_config::test::test_invalid_audit_log_cleanup_retention_days
57522026-06-30T20:04:30.066Z PASS [ 0.034s] ( 208/2984) nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
57532026-06-30T20:04:30.091Z PASS [ 0.045s] ( 209/2984) nexus-config nexus_config::test::test_repo_configs_are_valid
57542026-06-30T20:04:30.102Z PASS [ 0.031s] ( 210/2984) nexus-config postgres_config::test::test_all_addresses_multiple_hosts
57552026-06-30T20:04:30.108Z PASS [ 0.048s] ( 211/2984) nexus-config nexus_config::test::test_valid
57562026-06-30T20:04:30.127Z PASS [ 0.031s] ( 212/2984) nexus-config postgres_config::test::test_all_addresses_non_ip_hostname
57572026-06-30T20:04:30.133Z PASS [ 0.032s] ( 213/2984) nexus-config postgres_config::test::test_all_addresses_single_host
57582026-06-30T20:04:30.159Z PASS [ 0.034s] ( 214/2984) nexus-config postgres_config::test::test_bad_url
57592026-06-30T20:04:30.167Z PASS [ 0.029s] ( 215/2984) nexus-config postgres_config::test::test_example_url
57602026-06-30T20:04:30.167Z PASS [ 0.032s] ( 216/2984) nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
57612026-06-30T20:04:30.196Z PASS [ 0.035s] ( 217/2984) nexus-db-fixed-data test::test_allowlist_id_is_valid
57622026-06-30T20:04:30.280Z PASS [ 0.031s] ( 218/2984) nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
57632026-06-30T20:04:30.280Z PASS [ 0.030s] ( 219/2984) nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
57642026-06-30T20:04:30.281Z PASS [ 1.904s] ( 220/2984) installinator write::tests::proptest_write_artifact
57652026-06-30T20:04:30.310Z PASS [ 0.030s] ( 221/2984) nexus-db-model alert_subscription::test::test_alert_class_glob_to_regex
57662026-06-30T20:04:30.311Z PASS [ 0.036s] ( 222/2984) nexus-db-model alert_subscription::test::test_invalid_subscription_parsing
57672026-06-30T20:04:30.311Z PASS [ 0.034s] ( 223/2984) nexus-db-model bytecount::test::test_bytecount_i64_conversions
57682026-06-30T20:04:30.311Z PASS [ 0.047s] ( 224/2984) nexus-db-model alert_subscription::test::test_valid_subscription_parsing
57692026-06-30T20:04:30.311Z PASS [ 0.030s] ( 225/2984) nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
57702026-06-30T20:04:30.311Z PASS [ 0.039s] ( 226/2984) nexus-db-model device_auth::test::test_generate_user_code
57712026-06-30T20:04:30.321Z PASS [ 0.042s] ( 227/2984) nexus-db-model instance_state::tests::test_from_str_roundtrips
57722026-06-30T20:04:30.321Z PASS [ 0.036s] ( 228/2984) nexus-db-model inventory::test::test_inv_nvme_disk_firmware
57732026-06-30T20:04:30.325Z PASS [ 0.035s] ( 229/2984) nexus-db-model role_assignment::tests::test_role_assignment_from_database
57742026-06-30T20:04:30.335Z PASS [ 0.042s] ( 230/2984) nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
57752026-06-30T20:04:30.361Z PASS [ 0.065s] ( 231/2984) nexus-db-model schema_versions::test::proptest_split_and_strip_sql
57762026-06-30T20:04:30.380Z PASS [ 0.053s] ( 232/2984) nexus-db-model schema_versions::test::test_classify_add_constraint_unnamed_is_error
57772026-06-30T20:04:30.392Z PASS [ 0.052s] ( 233/2984) nexus-db-model schema_versions::test::test_classify_alter_table_add_constraint
57782026-06-30T20:04:30.409Z PASS [ 0.050s] ( 234/2984) nexus-db-model schema_versions::test::test_classify_alter_table_multi_op
57792026-06-30T20:04:30.431Z PASS [ 0.052s] ( 235/2984) nexus-db-model schema_versions::test::test_classify_create_index
57802026-06-30T20:04:30.452Z PASS [ 0.049s] ( 236/2984) nexus-db-model schema_versions::test::test_classify_create_index_unnamed_is_error
57812026-06-30T20:04:30.460Z PASS [ 0.050s] ( 237/2984) nexus-db-model schema_versions::test::test_classify_create_index_with_storing
57822026-06-30T20:04:30.475Z PASS [ 0.039s] ( 238/2984) nexus-db-model schema_versions::test::test_classify_dml_ignored
57832026-06-30T20:04:30.491Z PASS [ 0.049s] ( 239/2984) nexus-db-model schema_versions::test::test_classify_mixed_dml_and_ddl
57842026-06-30T20:04:30.508Z PASS [ 0.031s] ( 240/2984) nexus-db-model schema_versions::test::test_known_versions
57852026-06-30T20:04:30.527Z PASS [ 0.053s] ( 241/2984) nexus-db-model schema_versions::test::test_classify_other_ddl_varieties
57862026-06-30T20:04:30.549Z PASS [ 0.043s] ( 242/2984) nexus-db-model schema_versions::test::test_multi_ddl_grandfathered
57872026-06-30T20:04:30.561Z PASS [ 0.047s] ( 243/2984) nexus-db-model schema_versions::test::test_non_transactional_filename_detection
57882026-06-30T20:04:30.600Z PASS [ 0.060s] ( 244/2984) nexus-db-model schema_versions::test::test_one_ddl_enforcement
57892026-06-30T20:04:30.607Z PASS [ 0.116s] ( 245/2984) nexus-db-model schema_versions::test::test_migration_verification_files
57902026-06-30T20:04:30.614Z PASS [ 0.053s] ( 246/2984) nexus-db-model schema_versions::test::test_one_ddl_multi_op_allowed
57912026-06-30T20:04:30.638Z PASS [ 0.034s] ( 247/2984) nexus-db-model schema_versions::test::test_orphaned_verify_file_detected
57922026-06-30T20:04:30.662Z PASS [ 0.053s] ( 248/2984) nexus-db-model schema_versions::test::test_preprocess_add_constraint_if_not_exists
57932026-06-30T20:04:30.680Z PASS [ 0.051s] ( 249/2984) nexus-db-model schema_versions::test::test_preprocess_storing
57942026-06-30T20:04:30.686Z PASS [ 0.051s] ( 250/2984) nexus-db-model schema_versions::test::test_preprocess_type_array
57952026-06-30T20:04:30.708Z PASS [ 0.046s] ( 251/2984) nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
57962026-06-30T20:04:30.727Z PASS [ 0.059s] ( 252/2984) nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
57972026-06-30T20:04:30.737Z PASS [ 0.050s] ( 253/2984) nexus-db-model schema_versions::test::test_reject_no_up_sql_files
57982026-06-30T20:04:30.744Z PASS [ 0.034s] ( 254/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_basic
57992026-06-30T20:04:30.755Z PASS [ 0.036s] ( 255/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_block_comment_in_string_preserved
58002026-06-30T20:04:30.768Z PASS [ 0.032s] ( 256/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_block_comment_stripped
58012026-06-30T20:04:30.780Z PASS [ 0.035s] ( 257/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_default_value_with_semicolon
58022026-06-30T20:04:30.796Z PASS [ 0.032s] ( 258/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_empty_input
58032026-06-30T20:04:30.801Z PASS [ 0.030s] ( 259/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_escaped_quote_in_string
58042026-06-30T20:04:30.818Z PASS [ 0.030s] ( 260/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_escaped_quotes_with_comment_chars
58052026-06-30T20:04:30.838Z PASS [ 0.031s] ( 261/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_line_comment_in_string_preserved
58062026-06-30T20:04:30.838Z PASS [ 0.027s] ( 262/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_line_comment_stripped
58072026-06-30T20:04:30.846Z PASS [ 0.029s] ( 263/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_mixed_real_split_and_string_semicolon
58082026-06-30T20:04:30.856Z PASS [ 0.031s] ( 264/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_multiline_statement
58092026-06-30T20:04:30.869Z PASS [ 0.032s] ( 265/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_multiline_with_split
58102026-06-30T20:04:30.877Z PASS [ 0.030s] ( 266/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_multiple_strings_with_semicolons
58112026-06-30T20:04:30.881Z PASS [ 0.030s] ( 267/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_newline_inside_string
58122026-06-30T20:04:30.889Z PASS [ 0.032s] ( 268/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_no_semicolons
58132026-06-30T20:04:30.899Z PASS [ 0.030s] ( 269/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_semicolon_in_block_comment
58142026-06-30T20:04:30.908Z PASS [ 0.031s] ( 270/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_semicolon_in_line_comment
58152026-06-30T20:04:30.920Z PASS [ 0.030s] ( 271/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_semicolon_in_string
58162026-06-30T20:04:30.934Z PASS [ 0.032s] ( 272/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_semicolons_only
58172026-06-30T20:04:30.938Z PASS [ 0.030s] ( 273/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_string_at_end
58182026-06-30T20:04:30.948Z PASS [ 0.029s] ( 274/2984) nexus-db-model schema_versions::test::test_split_and_strip_sql_trailing_semicolons
58192026-06-30T20:04:30.976Z PASS [ 0.033s] ( 275/2984) nexus-db-model schema_versions::test::test_verification_query_add_constraint
58202026-06-30T20:04:30.983Z PASS [ 0.033s] ( 276/2984) nexus-db-model schema_versions::test::test_verification_query_add_constraint_not_valid
58212026-06-30T20:04:30.983Z PASS [ 0.029s] ( 277/2984) nexus-db-model schema_versions::test::test_verification_query_create_index
58222026-06-30T20:04:30.998Z PASS [ 0.031s] ( 278/2984) nexus-db-model schema_versions::test::test_verification_query_other_ddl_returns_none
58232026-06-30T20:04:31.006Z PASS [ 0.028s] ( 279/2984) nexus-db-model schema_versions::test::test_verify
58242026-06-30T20:04:31.020Z PASS [ 0.031s] ( 280/2984) nexus-db-model schema_versions::test::test_verify_file_skipped_in_load
58252026-06-30T20:04:31.027Z PASS [ 0.036s] ( 281/2984) nexus-db-model semver_version::test::test_to_from_sortable_string
58262026-06-30T20:04:31.034Z PASS [ 0.035s] ( 282/2984) nexus-db-model switch_port::tests::peer_type_round_trip_numbered
58272026-06-30T20:04:31.041Z PASS [ 0.030s] ( 283/2984) nexus-db-model switch_port::tests::peer_type_round_trip_unnumbered
58282026-06-30T20:04:31.060Z PASS [ 0.029s] ( 284/2984) nexus-db-model switch_port::tests::router_peer_from_db_repr_rejects_invalid_ips
58292026-06-30T20:04:31.067Z PASS [ 0.031s] ( 285/2984) nexus-db-model switch_port::tests::router_peer_repr_round_trip_numbered_v4
58302026-06-30T20:04:31.076Z PASS [ 0.032s] ( 286/2984) nexus-db-model switch_port::tests::router_peer_repr_round_trip_numbered_v6
58312026-06-30T20:04:31.088Z PASS [ 0.029s] ( 287/2984) nexus-db-model switch_port::tests::router_peer_repr_round_trip_unnumbered
58322026-06-30T20:04:31.154Z PASS [ 0.032s] ( 288/2984) nexus-db-model tests::test_ip_subnet_check_requestable_address
58332026-06-30T20:04:31.170Z PASS [ 0.034s] ( 289/2984) nexus-db-model tests::test_ipv6_net_random_subnet
58342026-06-30T20:04:31.170Z PASS [ 0.036s] ( 290/2984) nexus-db-model tests::test_roles_database_strings
58352026-06-30T20:04:31.170Z PASS [ 0.032s] ( 291/2984) nexus-db-model tests::test_vpc_subnet_check_requestable_addr
58362026-06-30T20:04:31.170Z PASS [ 0.032s] ( 292/2984) nexus-db-model typed_uuid::tests::test_compare_consistency
58372026-06-30T20:04:31.170Z PASS [ 0.028s] ( 293/2984) nexus-db-model typed_uuid::tests::test_hash_equality
58382026-06-30T20:04:31.170Z PASS [ 0.029s] ( 294/2984) nexus-db-model vmm_state::tests::test_all_terminal_api_states_are_terminal_db_states
58392026-06-30T20:04:31.177Z PASS [ 0.029s] ( 295/2984) nexus-db-model vmm_state::tests::test_destroyable_states_consistent
58402026-06-30T20:04:31.187Z PASS [ 0.028s] ( 296/2984) nexus-db-model vmm_state::tests::test_from_str_roundtrips
58412026-06-30T20:04:31.193Z PASS [ 0.031s] ( 297/2984) nexus-db-model vmm_state::tests::test_nonexistent_states_consistent
58422026-06-30T20:04:31.198Z PASS [ 0.031s] ( 298/2984) nexus-db-model vmm_state::tests::test_terminal_states_consistent
58432026-06-30T20:04:32.745Z PASS [ 19.892s] ( 299/2984) omicron-nexus app::sagas::vpc_subnet_create::test::test_action_failure_can_unwind
58442026-06-30T20:04:32.999Z PASS [ 2.820s] ( 300/2984) nexus-db-lookup::integration lookup::test_lookup
58452026-06-30T20:04:33.141Z PASS [ 20.291s] ( 301/2984) omicron-nexus app::sagas::vpc_subnet_create::test::test_action_failure_can_unwind_idempotently
58462026-06-30T20:04:33.792Z PASS [ 2.612s] ( 302/2984) nexus-db-queries db::collection_attach::test::fail_attach_if_update_condition_not_met
58472026-06-30T20:04:34.213Z PASS [ 3.001s] ( 303/2984) nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
58482026-06-30T20:04:34.245Z PASS [ 3.057s] ( 304/2984) nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
58492026-06-30T20:04:35.392Z PASS [ 2.648s] ( 305/2984) nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
58502026-06-30T20:04:35.809Z PASS [ 2.820s] ( 306/2984) nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
58512026-06-30T20:04:35.914Z PASS [ 2.776s] ( 307/2984) nexus-db-queries db::collection_attach::test::test_attach_multiple_times
58522026-06-30T20:04:35.973Z PASS [ 0.058s] ( 308/2984) nexus-db-queries db::collection_attach::test::test_verify_query
58532026-06-30T20:04:36.086Z PASS [ 23.230s] ( 309/2984) omicron-nexus app::sagas::subnet_detach::test::test_action_failure_can_unwind
58542026-06-30T20:04:36.171Z PASS [ 23.311s] ( 310/2984) omicron-nexus app::sagas::subnet_detach::test::test_action_failure_can_unwind_idempotently
58552026-06-30T20:04:36.191Z PASS [ 23.341s] ( 311/2984) omicron-nexus app::sagas::subnet_attach::test::test_action_failure_can_unwind_idempotently
58562026-06-30T20:04:36.219Z PASS [ 23.362s] ( 312/2984) omicron-nexus app::sagas::subnet_attach::test::test_action_failure_can_unwind
58572026-06-30T20:04:36.556Z PASS [ 2.762s] ( 313/2984) nexus-db-queries db::collection_attach::test::test_attach_once
58582026-06-30T20:04:36.996Z PASS [ 2.798s] ( 314/2984) nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
58592026-06-30T20:04:37.043Z PASS [ 0.048s] ( 315/2984) nexus-db-queries db::collection_detach::test::test_verify_query
58602026-06-30T20:04:37.179Z PASS [ 2.933s] ( 316/2984) nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
58612026-06-30T20:04:37.893Z PASS [ 25.038s] ( 317/2984) omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
58622026-06-30T20:04:38.134Z PASS [ 2.698s] ( 318/2984) nexus-db-queries db::collection_attach::test::test_attach_with_filters
58632026-06-30T20:04:38.363Z PASS [ 25.515s] ( 319/2984) omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
58642026-06-30T20:04:38.454Z PASS [ 25.598s] ( 320/2984) omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
58652026-06-30T20:04:38.558Z PASS [ 25.703s] ( 321/2984) omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
58662026-06-30T20:04:38.620Z PASS [ 25.763s] ( 322/2984) omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
58672026-06-30T20:04:38.661Z PASS [ 2.848s] ( 323/2984) nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
58682026-06-30T20:04:38.684Z PASS [ 2.708s] ( 324/2984) nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
58692026-06-30T20:04:38.719Z PASS [ 0.059s] ( 325/2984) nexus-db-queries db::collection_detach_many::test::test_verify_query
58702026-06-30T20:04:38.756Z PASS [ 2.663s] ( 326/2984) nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
58712026-06-30T20:04:38.803Z PASS [ 0.053s] ( 327/2984) nexus-db-queries db::collection_insert::test::test_verify_query
58722026-06-30T20:04:38.862Z PASS [ 0.055s] ( 328/2984) nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
58732026-06-30T20:04:38.906Z PASS [ 0.045s] ( 329/2984) nexus-db-queries db::column_walker::test::test_walk_columns
58742026-06-30T20:04:38.975Z PASS [ 2.778s] ( 330/2984) nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
58752026-06-30T20:04:38.984Z PASS [ 0.054s] ( 331/2984) nexus-db-queries db::column_walker::test::test_walk_table
58762026-06-30T20:04:39.000Z PASS [ 2.797s] ( 332/2984) nexus-db-queries db::collection_detach::test::test_detach_once
58772026-06-30T20:04:39.037Z PASS [ 26.177s] ( 333/2984) omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
58782026-06-30T20:04:39.086Z PASS [ 2.864s] ( 334/2984) nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
58792026-06-30T20:04:39.395Z PASS [ 2.839s] ( 335/2984) nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
58802026-06-30T20:04:39.863Z PASS [ 2.818s] ( 336/2984) nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
58812026-06-30T20:04:40.004Z PASS [ 2.793s] ( 337/2984) nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
58822026-06-30T20:04:40.615Z PASS [ 2.726s] ( 338/2984) nexus-db-queries db::collection_detach_many::test::test_detach_many
58832026-06-30T20:04:40.841Z PASS [ 2.748s] ( 339/2984) nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
58842026-06-30T20:04:41.184Z PASS [ 2.820s] ( 340/2984) nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
58852026-06-30T20:04:41.376Z PASS [ 2.872s] ( 341/2984) nexus-db-queries db::collection_detach_many::test::test_detach_once
58862026-06-30T20:04:41.608Z PASS [ 2.925s] ( 342/2984) nexus-db-queries db::collection_insert::test::test_collection_not_present
58872026-06-30T20:04:41.628Z PASS [ 2.908s] ( 343/2984) nexus-db-queries db::collection_insert::test::test_collection_present
58882026-06-30T20:04:41.676Z PASS [ 3.094s] ( 344/2984) nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
58892026-06-30T20:04:41.686Z PASS [ 3.069s] ( 345/2984) nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
58902026-06-30T20:04:43.414Z PASS [ 4.457s] ( 346/2984) nexus-db-queries db::datastore::affinity::tests::affinity_group_delete_group_deletes_members
58912026-06-30T20:04:43.470Z PASS [ 4.514s] ( 347/2984) nexus-db-queries db::datastore::affinity::tests::affinity_group_delete_instance_deletes_membership
58922026-06-30T20:04:43.531Z PASS [ 4.485s] ( 348/2984) nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_add_list_remove
58932026-06-30T20:04:44.164Z PASS [ 4.748s] ( 349/2984) nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_add_remove_instance_with_vmm
58942026-06-30T20:04:44.295Z PASS [ 31.403s] ( 350/2984) omicron-nexus app::sagas::image_create::test::test_action_failure_can_unwind_idempotently
58952026-06-30T20:04:44.624Z PASS [ 4.651s] ( 351/2984) nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_idempotency
58962026-06-30T20:04:44.697Z PASS [ 31.707s] ( 352/2984) omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
58972026-06-30T20:04:44.841Z PASS [ 5.410s] ( 353/2984) nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_for_deleted_objects
58982026-06-30T20:04:45.004Z PASS [ 5.029s] ( 354/2984) nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_list_extended
58992026-06-30T20:04:45.241Z PASS [ 4.396s] ( 355/2984) nexus-db-queries db::datastore::affinity::tests::affinity_groups_are_project_scoped
59002026-06-30T20:04:45.241Z PASS [ 4.618s] ( 356/2984) nexus-db-queries db::datastore::affinity::tests::affinity_group_names_are_unique_in_project
59012026-06-30T20:04:45.785Z PASS [ 6.781s] ( 357/2984) nexus-db-queries db::datastore::affinity::tests::affinity_group_max_members
59022026-06-30T20:04:45.785Z PASS [ 4.585s] ( 358/2984) nexus-db-queries db::datastore::affinity::tests::affinity_groups_prevent_project_deletion
59032026-06-30T20:04:45.837Z PASS [ 32.978s] ( 359/2984) omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
59042026-06-30T20:04:45.901Z PASS [ 4.560s] ( 360/2984) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_delete_group_deletes_members
59052026-06-30T20:04:45.922Z PASS [ 33.043s] ( 361/2984) omicron-nexus app::sagas::image_create::test::test_action_failure_can_unwind
59062026-06-30T20:04:46.195Z PASS [ 4.543s] ( 362/2984) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_add_list_remove
59072026-06-30T20:04:46.272Z PASS [ 4.659s] ( 363/2984) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_delete_instance_deletes_membership
59082026-06-30T20:04:46.337Z PASS [ 4.643s] ( 364/2984) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_add_remove_instance_with_vmm
59092026-06-30T20:04:48.779Z PASS [ 4.523s] ( 365/2984) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_idempotency
59102026-06-30T20:04:48.815Z PASS [ 4.175s] ( 366/2984) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_names_are_unique_in_project
59112026-06-30T20:04:48.815Z PASS [ 6.507s] ( 367/2984) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_max_members
59122026-06-30T20:04:48.815Z PASS [ 35.305s] ( 368/2984) omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
59132026-06-30T20:04:48.847Z PASS [ 4.094s] ( 369/2984) nexus-db-queries db::datastore::affinity::tests::anti_affinity_groups_are_project_scoped
59142026-06-30T20:04:48.848Z PASS [ 5.029s] ( 370/2984) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_for_deleted_objects
59152026-06-30T20:04:48.848Z PASS [ 4.941s] ( 371/2984) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_list_extended
59162026-06-30T20:04:48.848Z PASS [ 2.761s] ( 372/2984) nexus-db-queries db::datastore::alert_rx::test::explain_alert_class_glob
59172026-06-30T20:04:48.848Z PASS [ 4.298s] ( 373/2984) nexus-db-queries db::datastore::affinity::tests::anti_affinity_groups_prevent_project_deletion
59182026-06-30T20:04:48.889Z PASS [ 3.886s] ( 374/2984) nexus-db-queries db::datastore::alert::tests::alert_create_then_already_exists
59192026-06-30T20:04:52.689Z PASS [ 4.173s] ( 375/2984) nexus-db-queries db::datastore::alert::tests::fm_rendezvous_alert_create_already_exists_without_marker
59202026-06-30T20:04:52.714Z PASS [ 4.228s] ( 376/2984) nexus-db-queries db::datastore::alert::tests::fm_rendezvous_alert_create_stale_sitrep
59212026-06-30T20:04:52.714Z PASS [ 3.873s] ( 377/2984) nexus-db-queries db::datastore::alert::tests::fm_rendezvous_existing_alert_markers_returns_only_present_ids
59222026-06-30T20:04:52.714Z PASS [ 4.069s] ( 378/2984) nexus-db-queries db::datastore::alert::tests::fm_rendezvous_existing_alert_markers_empty_input_returns_empty
59232026-06-30T20:04:52.714Z PASS [ 4.160s] ( 379/2984) nexus-db-queries db::datastore::alert::tests::fm_rendezvous_alert_create_writes_marker
59242026-06-30T20:04:52.714Z PASS [ 4.356s] ( 380/2984) nexus-db-queries db::datastore::alert_rx::test::test_alert_class_globs
59252026-06-30T20:04:52.714Z PASS [ 4.249s] ( 381/2984) nexus-db-queries db::datastore::alert_rx::test::test_rx_is_subscribed_to_event
59262026-06-30T20:04:52.714Z PASS [ 4.283s] ( 382/2984) nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
59272026-06-30T20:04:52.714Z PASS [ 4.221s] ( 383/2984) nexus-db-queries db::datastore::audit_log::tests::test_audit_log_basic
59282026-06-30T20:04:52.714Z PASS [ 6.127s] ( 384/2984) nexus-db-queries db::datastore::affinity::tests::instance_max_affinity_groups
59292026-06-30T20:04:52.714Z PASS [ 5.993s] ( 385/2984) nexus-db-queries db::datastore::affinity::tests::instance_max_anti_affinity_groups
59302026-06-30T20:04:52.714Z PASS [ 1.197s] ( 386/2984) nexus-db-queries db::datastore::db_metadata::test::test_add_constraint_backfill_race
59312026-06-30T20:04:52.714Z PASS [ 1.205s] ( 387/2984) nexus-db-queries db::datastore::db_metadata::test::test_add_constraint_backfill_race_with_verification
59322026-06-30T20:04:52.715Z PASS [ 38.880s] ( 388/2984) omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
59332026-06-30T20:04:52.715Z PASS [ 4.168s] ( 389/2984) nexus-db-queries db::datastore::audit_log::tests::test_audit_log_timeout_then_late_completion
59342026-06-30T20:04:52.715Z PASS [ 4.072s] ( 390/2984) nexus-db-queries db::datastore::bgp::tests::test_allow_export_for_peer
59352026-06-30T20:04:52.715Z PASS [ 4.256s] ( 391/2984) nexus-db-queries db::datastore::audit_log::tests::test_audit_log_id_as_order_tiebreaker
59362026-06-30T20:04:52.715Z PASS [ 2.849s] ( 392/2984) nexus-db-queries db::datastore::db_metadata::test::check_schema_is_current_version
59372026-06-30T20:04:52.715Z PASS [ 4.133s] ( 393/2984) nexus-db-queries db::datastore::bgp::tests::test_allow_import_for_peer
59382026-06-30T20:04:52.715Z PASS [ 4.078s] ( 394/2984) nexus-db-queries db::datastore::bgp::tests::test_communities_for_peer
59392026-06-30T20:04:52.715Z PASS [ 4.076s] ( 395/2984) nexus-db-queries db::datastore::bgp::tests::test_delete_bgp_config_and_announce_set_by_name
59402026-06-30T20:04:52.715Z PASS [ 2.948s] ( 396/2984) nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
59412026-06-30T20:04:52.715Z PASS [ 39.831s] ( 397/2984) omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
59422026-06-30T20:04:52.919Z PASS [ 4.458s] ( 398/2984) nexus-db-queries db::datastore::clickhouse_policy::tests::test_clickhouse_policy_basic
59432026-06-30T20:04:52.923Z PASS [ 40.074s] ( 399/2984) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind
59442026-06-30T20:04:53.009Z PASS [ 4.362s] ( 400/2984) nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
59452026-06-30T20:04:53.035Z PASS [ 4.224s] ( 401/2984) nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
59462026-06-30T20:04:53.058Z PASS [ 3.594s] ( 402/2984) nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
59472026-06-30T20:04:53.273Z PASS [ 0.985s] ( 403/2984) nexus-db-queries db::datastore::db_metadata::test::test_create_index_backfill_race_with_verification
59482026-06-30T20:04:53.352Z PASS [ 2.908s] ( 404/2984) nexus-db-queries db::datastore::db_metadata::test::test_attempt_handoff_nexus_not_registered
59492026-06-30T20:04:53.370Z PASS [ 4.482s] ( 405/2984) nexus-db-queries db::datastore::crucible_dataset::test::test_insert_if_not_exists
59502026-06-30T20:04:53.407Z PASS [ 1.149s] ( 406/2984) nexus-db-queries db::datastore::db_metadata::test::test_create_index_backfill_race
59512026-06-30T20:04:53.567Z PASS [ 3.017s] ( 407/2984) nexus-db-queries db::datastore::db_metadata::test::test_attempt_handoff_success
59522026-06-30T20:04:53.588Z PASS [ 3.038s] ( 408/2984) nexus-db-queries db::datastore::db_metadata::test::test_attempt_handoff_nexus_wrong_state
59532026-06-30T20:04:53.603Z PASS [ 1.090s] ( 409/2984) nexus-db-queries db::datastore::db_metadata::test::test_set_not_null_concurrent_rejected
59542026-06-30T20:04:53.646Z PASS [ 2.963s] ( 410/2984) nexus-db-queries db::datastore::db_metadata::test::test_attempt_handoff_with_active_records
59552026-06-30T20:04:53.680Z PASS [ 3.839s] ( 411/2984) nexus-db-queries db::datastore::db_metadata::test::test_add_column_concurrent_rejected
59562026-06-30T20:04:53.758Z PASS [ 2.963s] ( 412/2984) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_empty_table_permits_access
59572026-06-30T20:04:53.820Z PASS [ 0.251s] ( 413/2984) nexus-db-queries db::datastore::deployment::tests::expectorate_insert_target_query
59582026-06-30T20:04:53.919Z PASS [ 2.792s] ( 414/2984) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_lockout_refuses_access
59592026-06-30T20:04:54.147Z PASS [ 2.694s] ( 415/2984) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_nexus_id
59602026-06-30T20:04:54.504Z PASS [ 2.685s] ( 416/2984) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_normal_use
59612026-06-30T20:04:54.792Z PASS [ 2.618s] ( 417/2984) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_schema_too_new
59622026-06-30T20:04:54.811Z PASS [ 41.955s] ( 418/2984) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind_idempotently
59632026-06-30T20:04:54.999Z PASS [ 2.658s] ( 419/2984) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_update_now
59642026-06-30T20:04:55.005Z PASS [ 0.054s] ( 420/2984) nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
59652026-06-30T20:04:55.005Z PASS [ 2.625s] ( 421/2984) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_wait_for_handoff
59662026-06-30T20:04:55.052Z PASS [ 2.396s] ( 422/2984) nexus-db-queries db::datastore::db_metadata::test::test_verify_add_constraint
59672026-06-30T20:04:55.227Z PASS [ 2.540s] ( 423/2984) nexus-db-queries db::datastore::db_metadata::test::test_verify_create_index
59682026-06-30T20:04:55.484Z PASS [ 2.561s] ( 424/2984) nexus-db-queries db::datastore::db_metadata::test::test_verify_fails_for_missing_constraint
59692026-06-30T20:04:55.497Z PASS [ 2.432s] ( 425/2984) nexus-db-queries db::datastore::db_metadata::test::update_schema_version_mismatch_without_config_is_permanent
59702026-06-30T20:04:55.497Z PASS [ 2.453s] ( 426/2984) nexus-db-queries db::datastore::db_metadata::test::update_schema_try_later_is_transient
59712026-06-30T20:04:55.497Z PASS [ 2.479s] ( 427/2984) nexus-db-queries db::datastore::db_metadata::test::update_schema_needs_handoff_is_transient
59722026-06-30T20:04:55.556Z PASS [ 2.571s] ( 428/2984) nexus-db-queries db::datastore::db_metadata::test::test_verify_fails_for_missing_index
59732026-06-30T20:04:55.835Z PASS [ 0.339s] ( 429/2984) nexus-db-queries db::datastore::ereport::tests::expectorate_ereports_list_unmarked
59742026-06-30T20:04:55.848Z PASS [ 0.340s] ( 430/2984) nexus-db-queries db::datastore::ereport::tests::expectorate_ereports_insert_sp
59752026-06-30T20:04:55.854Z PASS [ 0.364s] ( 431/2984) nexus-db-queries db::datastore::ereport::tests::expectorate_ereports_insert_host
59762026-06-30T20:04:55.858Z PASS [ 0.363s] ( 432/2984) nexus-db-queries db::datastore::ereport::tests::expectorate_ereports_mark_seen
59772026-06-30T20:04:55.982Z PASS [ 2.392s] ( 433/2984) nexus-db-queries db::datastore::deployment::tests::explain_insert_target_query
59782026-06-30T20:04:56.123Z PASS [ 3.694s] ( 434/2984) nexus-db-queries db::datastore::db_metadata::test::test_database_nexus_access_delete
59792026-06-30T20:04:56.387Z PASS [ 43.536s] ( 435/2984) omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
59802026-06-30T20:04:57.283Z PASS [ 3.929s] ( 436/2984) nexus-db-queries db::datastore::deployment::external_networking::tests::test_deallocate_external_networking
59812026-06-30T20:04:57.347Z PASS [ 3.965s] ( 437/2984) nexus-db-queries db::datastore::deployment::external_networking::tests::test_external_dns_external_ips_specified_by_rack_setup
59822026-06-30T20:04:57.354Z PASS [ 3.937s] ( 438/2984) nexus-db-queries db::datastore::deployment::external_networking::tests::test_upstream_config_propagates_across_blueprints
59832026-06-30T20:04:57.431Z PASS [ 4.154s] ( 439/2984) nexus-db-queries db::datastore::deployment::external_networking::tests::test_allocate_external_networking
59842026-06-30T20:04:57.596Z PASS [ 3.950s] ( 440/2984) nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
59852026-06-30T20:04:57.925Z PASS [ 4.167s] ( 441/2984) nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_works_with_good_target
59862026-06-30T20:04:58.004Z PASS [ 4.175s] ( 442/2984) nexus-db-queries db::datastore::deployment::tests::test_measurement_blueprint
59872026-06-30T20:04:58.377Z PASS [ 4.697s] ( 443/2984) nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_bails_on_bad_target
59882026-06-30T20:04:58.422Z PASS [ 4.276s] ( 444/2984) nexus-db-queries db::datastore::deployment::tests::test_set_target
59892026-06-30T20:04:58.575Z PASS [ 2.743s] ( 445/2984) nexus-db-queries db::datastore::ereport::tests::explain_ereport_class_totals_query
59902026-06-30T20:04:58.636Z PASS [ 2.779s] ( 446/2984) nexus-db-queries db::datastore::ereport::tests::explain_ereport_fetch_matching_only_time
59912026-06-30T20:04:58.652Z PASS [ 5.049s] ( 447/2984) nexus-db-queries db::datastore::deployment::tests::test_concurrent_blueprint_read_delete
59922026-06-30T20:04:58.678Z PASS [ 2.826s] ( 448/2984) nexus-db-queries db::datastore::ereport::tests::explain_ereport_fetch_matching_only_serials
59932026-06-30T20:04:58.684Z PASS [ 2.855s] ( 449/2984) nexus-db-queries db::datastore::ereport::tests::explain_ereport_fetch_matching_default
59942026-06-30T20:04:58.715Z PASS [ 2.736s] ( 450/2984) nexus-db-queries db::datastore::ereport::tests::explain_ereport_fetch_matching_serials_and_classes
59952026-06-30T20:04:58.780Z PASS [ 2.662s] ( 451/2984) nexus-db-queries db::datastore::ereport::tests::explain_ereport_fetch_matching_time_and_serials
59962026-06-30T20:04:58.901Z PASS [ 4.038s] ( 452/2984) nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
59972026-06-30T20:04:59.056Z PASS [ 4.264s] ( 453/2984) nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
59982026-06-30T20:04:59.057Z PASS [ 4.628s] ( 454/2984) nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
59992026-06-30T20:04:59.061Z PASS [ 2.670s] ( 455/2984) nexus-db-queries db::datastore::ereport::tests::explain_ereport_unmarked_class_totals_query
60002026-06-30T20:04:59.091Z PASS [ 4.048s] ( 456/2984) nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
60012026-06-30T20:04:59.181Z PASS [ 4.316s] ( 457/2984) nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
60022026-06-30T20:04:59.364Z PASS [ 4.137s] ( 458/2984) nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
60032026-06-30T20:04:59.524Z PASS [ 4.014s] ( 459/2984) nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
60042026-06-30T20:04:59.705Z PASS [ 5.783s] ( 460/2984) nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
60052026-06-30T20:04:59.730Z PASS [ 4.855s] ( 461/2984) nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
60062026-06-30T20:04:59.747Z PASS [ 2.466s] ( 462/2984) nexus-db-queries db::datastore::ereport::tests::explain_ereports_list_unmarked_query
60072026-06-30T20:04:59.763Z PASS [ 2.419s] ( 463/2984) nexus-db-queries db::datastore::ereport::tests::explain_host_latest_ereport_id
60082026-06-30T20:04:59.802Z PASS [ 2.467s] ( 464/2984) nexus-db-queries db::datastore::ereport::tests::explain_ereports_mark_seen_query
60092026-06-30T20:04:59.888Z PASS [ 2.460s] ( 465/2984) nexus-db-queries db::datastore::ereport::tests::explain_sp_latest_ereport_id
60102026-06-30T20:05:01.357Z PASS [ 3.759s] ( 466/2984) nexus-db-queries db::datastore::ereport::tests::test_ereport_fetch_matching
60112026-06-30T20:05:01.855Z PASS [ 3.862s] ( 467/2984) nexus-db-queries db::datastore::ereport::tests::test_ereports_list_unmarked_class_filter
60122026-06-30T20:05:01.923Z PASS [ 3.997s] ( 468/2984) nexus-db-queries db::datastore::ereport::tests::test_ereporter_restarts
60132026-06-30T20:05:02.359Z PASS [ 3.984s] ( 469/2984) nexus-db-queries db::datastore::external_ip::tests::test_deallocate_external_ip_is_idempotent
60142026-06-30T20:05:02.573Z PASS [ 3.921s] ( 470/2984) nexus-db-queries db::datastore::external_subnet::tests::basic_subnet_pool_crud
60152026-06-30T20:05:02.673Z PASS [ 3.989s] ( 471/2984) nexus-db-queries db::datastore::external_subnet::tests::can_insert_external_subnet_from_explicit_pool_selection
60162026-06-30T20:05:02.833Z PASS [ 4.118s] ( 472/2984) nexus-db-queries db::datastore::external_subnet::tests::can_insert_external_subnet_from_ip_version
60172026-06-30T20:05:02.865Z PASS [ 4.294s] ( 473/2984) nexus-db-queries db::datastore::external_ip::tests::test_floating_ip_uses_unicast_default_not_multicast
60182026-06-30T20:05:02.877Z PASS [ 4.199s] ( 474/2984) nexus-db-queries db::datastore::external_subnet::tests::can_insert_external_subnet_from_explicit_ip_subnet
60192026-06-30T20:05:02.890Z PASS [ 4.110s] ( 475/2984) nexus-db-queries db::datastore::external_subnet::tests::can_insert_external_subnet_using_default_pool
60202026-06-30T20:05:03.043Z PASS [ 4.620s] ( 476/2984) nexus-db-queries db::datastore::external_ip::tests::test_ephemeral_ip_uses_unicast_default_not_multicast
60212026-06-30T20:05:03.055Z PASS [ 4.153s] ( 477/2984) nexus-db-queries db::datastore::external_subnet::tests::can_link_subnet_pool_to_silo
60222026-06-30T20:05:03.073Z PASS [ 4.017s] ( 478/2984) nexus-db-queries db::datastore::external_subnet::tests::cannot_delete_subnet_pool_with_outstanding_members
60232026-06-30T20:05:03.179Z PASS [ 4.088s] ( 479/2984) nexus-db-queries db::datastore::external_subnet::tests::cannot_insert_subnet_pool_member_which_overlaps_ip_pool_range
60242026-06-30T20:05:03.246Z PASS [ 4.004s] ( 480/2984) nexus-db-queries db::datastore::external_subnet::tests::cannot_insert_subnet_pool_member_with_overlapping_ip_subnet
60252026-06-30T20:05:03.253Z PASS [ 4.561s] ( 481/2984) nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
60262026-06-30T20:05:03.286Z PASS [ 4.230s] ( 482/2984) nexus-db-queries db::datastore::external_subnet::tests::cannot_delete_external_subnet_attached_to_instance
60272026-06-30T20:05:03.317Z PASS [ 4.260s] ( 483/2984) nexus-db-queries db::datastore::external_subnet::tests::cannot_insert_overlapping_external_subnets
60282026-06-30T20:05:03.330Z PASS [ 3.967s] ( 484/2984) nexus-db-queries db::datastore::external_subnet::tests::cannot_link_deleted_subnet_pool_to_silo
60292026-06-30T20:05:03.510Z PASS [ 4.016s] ( 485/2984) nexus-db-queries db::datastore::external_subnet::tests::cannot_link_subnet_pool_to_deleted_silo
60302026-06-30T20:05:03.524Z PASS [ 0.238s] ( 486/2984) nexus-db-queries db::datastore::fm::tests::expectorate_deeply_orphaned_batch_query
60312026-06-30T20:05:03.565Z PASS [ 0.246s] ( 487/2984) nexus-db-queries db::datastore::fm::tests::expectorate_delete_orphaned_sitrep_metadata
60322026-06-30T20:05:03.576Z PASS [ 0.245s] ( 488/2984) nexus-db-queries db::datastore::fm::tests::expectorate_insert_sitrep_version_query
60332026-06-30T20:05:03.750Z PASS [ 4.020s] ( 489/2984) nexus-db-queries db::datastore::external_subnet::tests::cannot_set_deleted_subnet_pool_as_default_even_if_link_exists
60342026-06-30T20:05:03.838Z PASS [ 4.054s] ( 490/2984) nexus-db-queries db::datastore::external_subnet::tests::cannot_unset_deleted_subnet_pool_default_even_if_link_exists
60352026-06-30T20:05:03.934Z PASS [ 4.212s] ( 491/2984) nexus-db-queries db::datastore::external_subnet::tests::cannot_request_explicit_ip_subnet_outside_of_linked_pools
60362026-06-30T20:05:03.978Z PASS [ 4.176s] ( 492/2984) nexus-db-queries db::datastore::external_subnet::tests::creating_subnet_ignores_deleted_default_pool
60372026-06-30T20:05:03.991Z PASS [ 4.241s] ( 493/2984) nexus-db-queries db::datastore::external_subnet::tests::cannot_unlink_subnet_pool_with_external_subnets_in_silo
60382026-06-30T20:05:04.078Z PASS [ 4.185s] ( 494/2984) nexus-db-queries db::datastore::external_subnet::tests::creating_subnet_with_multiple_default_pools_fails
60392026-06-30T20:05:05.415Z PASS [ 4.060s] ( 495/2984) nexus-db-queries db::datastore::external_subnet::tests::creating_subnet_with_no_default_pools_fails
60402026-06-30T20:05:05.786Z PASS [ 3.863s] ( 496/2984) nexus-db-queries db::datastore::external_subnet::tests::deleting_nonexistent_pool_silo_link_fails
60412026-06-30T20:05:05.786Z PASS [ 3.931s] ( 497/2984) nexus-db-queries db::datastore::external_subnet::tests::deleted_silo_does_not_appear_in_subnet_pool_silo_list
60422026-06-30T20:05:06.006Z PASS [ 2.497s] ( 498/2984) nexus-db-queries db::datastore::fm::tests::explain_deeply_orphaned_batch_query
60432026-06-30T20:05:06.033Z PASS [ 2.509s] ( 499/2984) nexus-db-queries db::datastore::fm::tests::explain_delete_orphaned_sitrep_metadata_query
60442026-06-30T20:05:06.161Z PASS [ 2.584s] ( 500/2984) nexus-db-queries db::datastore::fm::tests::explain_sitrep_read_ereports_query
60452026-06-30T20:05:06.234Z PASS [ 3.874s] ( 501/2984) nexus-db-queries db::datastore::external_subnet::tests::deleting_subnet_pool_removes_silo_links
60462026-06-30T20:05:06.428Z PASS [ 2.677s] ( 502/2984) nexus-db-queries db::datastore::fm::tests::explain_sitrep_version_list_query
60472026-06-30T20:05:06.464Z PASS [ 2.900s] ( 503/2984) nexus-db-queries db::datastore::fm::tests::explain_insert_sitrep_version_query
60482026-06-30T20:05:06.780Z PASS [ 4.162s] ( 504/2984) nexus-db-queries db::datastore::external_subnet::tests::external_subnet_allocation_skips_too_small_gaps_at_member_start
60492026-06-30T20:05:07.052Z PASS [ 4.379s] ( 505/2984) nexus-db-queries db::datastore::external_subnet::tests::external_subnet_allocation_skips_too_small_gaps_in_member_middle
60502026-06-30T20:05:07.083Z PASS [ 3.987s] ( 506/2984) nexus-db-queries db::datastore::external_subnet::tests::linking_subnet_pool_and_silo_multiple_times_fails
60512026-06-30T20:05:07.094Z PASS [ 4.205s] ( 507/2984) nexus-db-queries db::datastore::external_subnet::tests::external_subnet_allocation_takes_smallest_gap_at_member_start
60522026-06-30T20:05:07.178Z PASS [ 4.299s] ( 508/2984) nexus-db-queries db::datastore::external_subnet::tests::external_subnet_allocation_takes_smallest_gap_in_member_middle
60532026-06-30T20:05:07.206Z PASS [ 4.001s] ( 509/2984) nexus-db-queries db::datastore::external_subnet::tests::updating_nonexistent_pool_silo_link_fails
60542026-06-30T20:05:07.211Z PASS [ 4.375s] ( 510/2984) nexus-db-queries db::datastore::external_subnet::tests::external_subnet_allocation_skips_too_small_prefix_aligned_gap
60552026-06-30T20:05:07.225Z PASS [ 4.181s] ( 511/2984) nexus-db-queries db::datastore::external_subnet::tests::fail_to_allocate_external_subnet_with_bad_prefix
60562026-06-30T20:05:07.249Z PASS [ 4.356s] ( 512/2984) nexus-db-queries db::datastore::external_subnet::tests::fail_on_subnet_pool_exhaustion
60572026-06-30T20:05:07.249Z PASS [ 4.192s] ( 513/2984) nexus-db-queries db::datastore::external_subnet::tests::handle_overflow_at_subnet_boundaries
60582026-06-30T20:05:07.279Z PASS [ 4.099s] ( 514/2984) nexus-db-queries db::datastore::external_subnet::tests::test_ipv4_subnet_pool_utilization
60592026-06-30T20:05:07.328Z PASS [ 4.142s] ( 515/2984) nexus-db-queries db::datastore::external_subnet::tests::test_ipv6_subnet_pool_utilization
60602026-06-30T20:05:07.789Z PASS [ 54.933s] ( 516/2984) omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
60612026-06-30T20:05:07.812Z PASS [ 3.834s] ( 517/2984) nexus-db-queries db::datastore::fm::tests::test_gc_deeply_orphaned_batch_size_one
60622026-06-30T20:05:07.959Z PASS [ 3.885s] ( 518/2984) nexus-db-queries db::datastore::fm::tests::test_gc_deeply_orphaned_pagination
60632026-06-30T20:05:08.002Z PASS [ 4.013s] ( 519/2984) nexus-db-queries db::datastore::fm::tests::test_gc_deeply_orphaned_children
60642026-06-30T20:05:08.666Z PASS [ 4.752s] ( 520/2984) nexus-db-queries db::datastore::fm::tests::test_concurrent_sitrep_read_delete
60652026-06-30T20:05:09.475Z PASS [ 4.058s] ( 521/2984) nexus-db-queries db::datastore::fm::tests::test_insert_sitrep_with_current_parent
60662026-06-30T20:05:10.057Z PASS [ 4.270s] ( 522/2984) nexus-db-queries db::datastore::fm::tests::test_insert_sitrep_with_nonexistent_parent_fails
60672026-06-30T20:05:10.109Z PASS [ 4.322s] ( 523/2984) nexus-db-queries db::datastore::fm::tests::test_insert_sitrep_with_outdated_parent_fails
60682026-06-30T20:05:10.109Z PASS [ 4.102s] ( 524/2984) nexus-db-queries db::datastore::fm::tests::test_insert_sitrep_without_parent
60692026-06-30T20:05:10.466Z PASS [ 4.305s] ( 525/2984) nexus-db-queries db::datastore::fm::tests::test_sitrep_analysis_report_roundtrip
60702026-06-30T20:05:10.558Z PASS [ 4.525s] ( 526/2984) nexus-db-queries db::datastore::fm::tests::test_representative_sitrep_child_tables
60712026-06-30T20:05:10.588Z PASS [ 4.354s] ( 527/2984) nexus-db-queries db::datastore::fm::tests::test_sitrep_cases_roundtrip
60722026-06-30T20:05:10.808Z PASS [ 4.324s] ( 528/2984) nexus-db-queries db::datastore::fm::tests::test_sitrep_support_bundle_requests_roundtrip
60732026-06-30T20:05:11.018Z PASS [ 4.590s] ( 529/2984) nexus-db-queries db::datastore::fm::tests::test_sitrep_delete_deletes_cases
60742026-06-30T20:05:11.420Z PASS [ 4.360s] ( 530/2984) nexus-db-queries db::datastore::instance::tests::test_instance_deletion_is_idempotent
60752026-06-30T20:05:11.516Z PASS [ 4.464s] ( 531/2984) nexus-db-queries db::datastore::instance::tests::test_instance_commit_update_is_idempotent
60762026-06-30T20:05:11.659Z PASS [ 4.330s] ( 532/2984) nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
60772026-06-30T20:05:11.810Z PASS [ 4.586s] ( 533/2984) nexus-db-queries db::datastore::instance::tests::test_instance_updater_cant_unlock_someone_elses_instance_
60782026-06-30T20:05:11.821Z PASS [ 4.613s] ( 534/2984) nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
60792026-06-30T20:05:11.821Z PASS [ 4.751s] ( 535/2984) nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
60802026-06-30T20:05:11.879Z PASS [ 4.681s] ( 536/2984) nexus-db-queries db::datastore::instance::tests::test_instance_update_invalidated_while_locked
60812026-06-30T20:05:11.898Z PASS [ 4.720s] ( 537/2984) nexus-db-queries db::datastore::instance::tests::test_instance_set_migration_ids
60822026-06-30T20:05:11.942Z PASS [ 4.696s] ( 538/2984) nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
60832026-06-30T20:05:11.946Z PASS [ 4.697s] ( 539/2984) nexus-db-queries db::datastore::instance::tests::test_unlocking_a_deleted_instance_is_okay
60842026-06-30T20:05:12.159Z PASS [ 0.279s] ( 540/2984) nexus-db-queries db::datastore::ip_pool::test::expectorate_assign_ip_pool_to_silos_query
60852026-06-30T20:05:12.186Z PASS [ 0.288s] ( 541/2984) nexus-db-queries db::datastore::ip_pool::test::expectorate_assign_ip_pool_to_system_services_query
60862026-06-30T20:05:12.343Z PASS [ 0.397s] ( 542/2984) nexus-db-queries db::datastore::ip_pool::test::expectorate_insert_ip_pool_external_silo_link
60872026-06-30T20:05:12.615Z PASS [ 4.613s] ( 543/2984) nexus-db-queries db::datastore::inventory::test::test_representative_collection_populates_database
60882026-06-30T20:05:12.638Z PASS [ 4.850s] ( 544/2984) nexus-db-queries db::datastore::inventory::test::test_inventory_deletion
60892026-06-30T20:05:12.851Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
60902026-06-30T20:05:12.855Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
60912026-06-30T20:05:12.858Z SLOW [> 60.000s] (─────────) oximeter-db client::tests::test_replicated
60922026-06-30T20:05:12.862Z PASS [ 5.584s] ( 545/2984) nexus-db-queries db::datastore::inventory::test::test_concurrent_inventory_read_delete
60932026-06-30T20:05:12.868Z PASS [ 4.910s] ( 546/2984) nexus-db-queries db::datastore::inventory::test::test_reconciler_status_fields
60942026-06-30T20:05:12.881Z PASS [ 6.145s] ( 547/2984) nexus-db-queries db::datastore::instance::tests::test_instance_and_vmm_list_by_sled_agent
60952026-06-30T20:05:12.884Z PASS [ 2.827s] ( 548/2984) nexus-db-queries db::datastore::ip_pool::test::can_explain_assign_ip_pool_to_silos_query
60962026-06-30T20:05:13.045Z PASS [ 2.936s] ( 549/2984) nexus-db-queries db::datastore::ip_pool::test::can_explain_assign_ip_pool_to_system_services_query
60972026-06-30T20:05:13.102Z PASS [ 2.993s] ( 550/2984) nexus-db-queries db::datastore::ip_pool::test::can_explain_link_ip_pool_to_silo_query
60982026-06-30T20:05:13.372Z PASS [ 2.906s] ( 551/2984) nexus-db-queries db::datastore::ip_pool::test::can_explain_unlink_ip_pool_from_external_silo_query
60992026-06-30T20:05:13.426Z PASS [ 4.760s] ( 552/2984) nexus-db-queries db::datastore::inventory::test::test_sled_agent_measurements
61002026-06-30T20:05:14.197Z PASS [ 4.723s] ( 553/2984) nexus-db-queries db::datastore::inventory::test::test_zone_image_source
61012026-06-30T20:05:14.864Z PASS [ 4.305s] ( 554/2984) nexus-db-queries db::datastore::ip_pool::test::cannot_assign_externally_linked_pool_to_system_services
61022026-06-30T20:05:14.982Z PASS [ 4.391s] ( 555/2984) nexus-db-queries db::datastore::ip_pool::test::cannot_assign_ip_pool_to_silos_with_outstanding_external_ips
61032026-06-30T20:05:15.097Z PASS [ 4.308s] ( 556/2984) nexus-db-queries db::datastore::ip_pool::test::cannot_assign_last_system_services_ip_pool_to_silos
61042026-06-30T20:05:15.143Z PASS [ 4.123s] ( 557/2984) nexus-db-queries db::datastore::ip_pool::test::cannot_delete_last_system_services_ip_pool
61052026-06-30T20:05:15.217Z PASS [ 7.401s] ( 558/2984) nexus-db-queries db::datastore::inventory::test::test_inventory_insert
61062026-06-30T20:05:15.569Z PASS [ 4.147s] ( 559/2984) nexus-db-queries db::datastore::ip_pool::test::cannot_insert_ip_pool_range_which_overlaps_subnet_pool_member
61072026-06-30T20:05:15.784Z PASS [ 4.268s] ( 560/2984) nexus-db-queries db::datastore::ip_pool::test::cannot_link_pool_to_deleted_silo
61082026-06-30T20:05:15.991Z PASS [ 4.180s] ( 561/2984) nexus-db-queries db::datastore::ip_pool::test::cannot_link_system_services_pool_to_silo
61092026-06-30T20:05:16.152Z PASS [ 4.495s] ( 562/2984) nexus-db-queries db::datastore::ip_pool::test::cannot_link_silo_to_deleted_pool
61102026-06-30T20:05:16.206Z PASS [ 4.385s] ( 563/2984) nexus-db-queries db::datastore::ip_pool::test::cannot_set_deleted_pool_as_default_even_if_link_exists
61112026-06-30T20:05:16.313Z PASS [ 4.491s] ( 564/2984) nexus-db-queries db::datastore::ip_pool::test::cannot_unset_deleted_pool_default_even_if_link_exists
61122026-06-30T20:05:16.462Z PASS [ 4.304s] ( 565/2984) nexus-db-queries db::datastore::ip_pool::test::test_cannot_insert_range_in_pool_with_different_ip_version
61132026-06-30T20:05:16.961Z PASS [ 4.772s] ( 566/2984) nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
61142026-06-30T20:05:17.010Z PASS [ 4.670s] ( 567/2984) nexus-db-queries db::datastore::ip_pool::test::test_default_pool_ipv4_ipv6_conflict
61152026-06-30T20:05:17.164Z PASS [ 5.220s] ( 568/2984) nexus-db-queries db::datastore::ip_pool::test::paginate_ip_pools_by_delegation_type
61162026-06-30T20:05:17.203Z PASS [ 4.565s] ( 569/2984) nexus-db-queries db::datastore::ip_pool::test::test_denormalized_columns_consistency
61172026-06-30T20:05:17.238Z PASS [ 4.622s] ( 570/2984) nexus-db-queries db::datastore::ip_pool::test::test_default_pool_ipv4_ipv6_ordering
61182026-06-30T20:05:17.383Z PASS [ 4.518s] ( 571/2984) nexus-db-queries db::datastore::ip_pool::test::test_fetch_default_returns_unicast_not_multicast
61192026-06-30T20:05:17.454Z PASS [ 4.586s] ( 572/2984) nexus-db-queries db::datastore::ip_pool::test::test_gateway_linking_unicast_only
61202026-06-30T20:05:17.461Z PASS [ 4.578s] ( 573/2984) nexus-db-queries db::datastore::ip_pool::test::test_ip_pools_assigned_to_system_services
61212026-06-30T20:05:17.515Z PASS [ 4.470s] ( 574/2984) nexus-db-queries db::datastore::ip_pool::test::test_ip_pools_fetch_any_by_type_ip_version_filtering
61222026-06-30T20:05:17.665Z PASS [ 4.733s] ( 575/2984) nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_fetch_containing_address
61232026-06-30T20:05:17.685Z PASS [ 4.582s] ( 576/2984) nexus-db-queries db::datastore::ip_pool::test::test_ip_pools_fetch_asm_multicast
61242026-06-30T20:05:18.125Z PASS [ 4.752s] ( 577/2984) nexus-db-queries db::datastore::ip_pool::test::test_ip_pools_fetch_ssm_multicast
61252026-06-30T20:05:18.222Z PASS [ 4.795s] ( 578/2984) nexus-db-queries db::datastore::ip_pool::test::test_ipv4_ip_pool_utilization
61262026-06-30T20:05:19.215Z PASS [ 4.351s] ( 579/2984) nexus-db-queries db::datastore::ip_pool::test::test_ipv6_only_default_pool
61272026-06-30T20:05:19.463Z PASS [ 5.266s] ( 580/2984) nexus-db-queries db::datastore::ip_pool::test::test_ipv6_ip_pool_utilization
61282026-06-30T20:05:19.547Z PASS [ 4.568s] ( 581/2984) nexus-db-queries db::datastore::ip_pool::test::test_multicast_ip_pool_basic_operations
61292026-06-30T20:05:19.616Z PASS [ 4.473s] ( 582/2984) nexus-db-queries db::datastore::ip_pool::test::test_multicast_ip_pool_fetch_any_by_type
61302026-06-30T20:05:19.634Z PASS [ 4.536s] ( 583/2984) nexus-db-queries db::datastore::ip_pool::test::test_multicast_ip_pool_default_by_type
61312026-06-30T20:05:20.096Z PASS [ 4.879s] ( 584/2984) nexus-db-queries db::datastore::ip_pool::test::test_multicast_ip_pool_ranges
61322026-06-30T20:05:20.187Z PASS [ 4.619s] ( 585/2984) nexus-db-queries db::datastore::ip_pool::test::test_multiple_default_pools_per_silo
61332026-06-30T20:05:20.420Z PASS [ 4.632s] ( 586/2984) nexus-db-queries db::datastore::ip_pool::test::test_separate_v4_v6_unicast_default_pools
61342026-06-30T20:05:20.489Z PASS [ 4.498s] ( 587/2984) nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
61352026-06-30T20:05:20.732Z PASS [ 4.579s] ( 588/2984) nexus-db-queries db::datastore::multicast::groups::tests::test_ensure_underlay_multicast_group_collision
61362026-06-30T20:05:20.949Z PASS [ 4.635s] ( 589/2984) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_asm_fallback_when_no_ssm_pool
61372026-06-30T20:05:21.198Z PASS [ 4.733s] ( 590/2984) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_create_and_fetch
61382026-06-30T20:05:21.391Z PASS [ 5.185s] ( 591/2984) nexus-db-queries db::datastore::multicast::groups::tests::test_mark_for_removal_blocked_by_members
61392026-06-30T20:05:21.603Z PASS [ 4.593s] ( 592/2984) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_datastore_underlay_linkage
61402026-06-30T20:05:21.781Z PASS [ 4.823s] ( 593/2984) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_datastore_default_pool_allocation
61412026-06-30T20:05:21.875Z PASS [ 4.710s] ( 594/2984) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_deallocation_return_values
61422026-06-30T20:05:22.034Z PASS [ 4.795s] ( 595/2984) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_ip_reuse_after_deletion
61432026-06-30T20:05:22.134Z PASS [ 4.753s] ( 596/2984) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_list_fleet_wide
61442026-06-30T20:05:22.197Z PASS [ 4.682s] ( 597/2984) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_set_underlay_salt
61452026-06-30T20:05:22.211Z PASS [ 5.008s] ( 598/2984) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_has_sources_pool_selection
61462026-06-30T20:05:22.371Z PASS [ 4.905s] ( 599/2984) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_pool_exhaustion_and_reuse
61472026-06-30T20:05:22.477Z PASS [ 4.863s] ( 600/2984) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_state_transitions
61482026-06-30T20:05:22.507Z PASS [ 5.052s] ( 601/2984) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_lookup_by_ip
61492026-06-30T20:05:23.011Z PASS [ 5.325s] ( 602/2984) nexus-db-queries db::datastore::multicast::members::tests::test_instance_get_sled_id
61502026-06-30T20:05:23.339Z PASS [ 5.214s] ( 603/2984) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_allows_creating_rejects_deleting
61512026-06-30T20:05:23.834Z PASS [ 4.578s] ( 604/2984) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_error_priority_both_invalid
61522026-06-30T20:05:23.864Z PASS [ 5.642s] ( 605/2984) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_concurrent_same_member
61532026-06-30T20:05:23.938Z PASS [ 20.120s] ( 606/2984) nexus-db-queries db::datastore::fm::tests::test_concurrent_sitrep_insert_read_gc
61542026-06-30T20:05:24.672Z PASS [ 5.205s] ( 607/2984) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_idempotency
61552026-06-30T20:05:24.793Z PASS [ 5.234s] ( 608/2984) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_invalid_group_or_instance
61562026-06-30T20:05:24.857Z PASS [ 5.240s] ( 609/2984) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_partial_index_behavior
61572026-06-30T20:05:24.873Z PASS [ 4.778s] ( 610/2984) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_stopped_instance
61582026-06-30T20:05:24.924Z PASS [ 5.288s] ( 611/2984) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_reactivation_source_handling
61592026-06-30T20:05:25.447Z PASS [ 5.260s] ( 612/2984) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_member_attach_to_instance
61602026-06-30T20:05:25.536Z PASS [ 5.036s] ( 613/2984) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_member_duplicate_prevention
61612026-06-30T20:05:25.566Z PASS [ 5.146s] ( 614/2984) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_member_database_error_handling
61622026-06-30T20:05:25.758Z PASS [ 5.027s] ( 615/2984) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_member_operations_with_parent_id
61632026-06-30T20:05:25.986Z PASS [ 5.036s] ( 616/2984) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_member_set_instance_sled
61642026-06-30T20:05:26.156Z PASS [ 4.960s] ( 617/2984) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_member_state_transitions_datastore
61652026-06-30T20:05:26.458Z PASS [ 73.609s] ( 618/2984) omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
61662026-06-30T20:05:26.525Z PASS [ 4.328s] ( 619/2984) nexus-db-queries db::datastore::multicast::members::tests::test_source_ips_union_empty_input
61672026-06-30T20:05:26.722Z PASS [ 5.119s] ( 620/2984) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_members_delete_by_group
61682026-06-30T20:05:26.893Z PASS [ 5.020s] ( 621/2984) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_members_mark_for_removal
61692026-06-30T20:05:26.978Z PASS [ 5.586s] ( 622/2984) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_members_complete_delete
61702026-06-30T20:05:27.030Z PASS [ 5.249s] ( 623/2984) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_members_detach_by_instance
61712026-06-30T20:05:27.034Z PASS [ 4.823s] ( 624/2984) nexus-db-queries db::datastore::multicast::members::tests::test_source_ips_union_group_with_no_members
61722026-06-30T20:05:27.068Z PASS [ 4.934s] ( 625/2984) nexus-db-queries db::datastore::multicast::members::tests::test_source_ips_union_across_members
61732026-06-30T20:05:27.104Z PASS [ 5.069s] ( 626/2984) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_member_sled_id_lifecycle
61742026-06-30T20:05:27.497Z PASS [ 4.989s] ( 627/2984) nexus-db-queries db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_member_not_found
61752026-06-30T20:05:27.506Z PASS [ 5.139s] ( 628/2984) nexus-db-queries db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_concurrent_state_change
61762026-06-30T20:05:27.546Z PASS [ 5.070s] ( 629/2984) nexus-db-queries db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_instance_invalid
61772026-06-30T20:05:28.144Z PASS [ 4.207s] ( 630/2984) nexus-db-queries db::datastore::nat_entry::test::nat_sync_service_zones
61782026-06-30T20:05:28.190Z PASS [ 5.180s] ( 631/2984) nexus-db-queries db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_migration_scenario
61792026-06-30T20:05:28.326Z PASS [ 4.988s] ( 632/2984) nexus-db-queries db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_no_change_needed
61802026-06-30T20:05:28.824Z PASS [ 4.043s] ( 633/2984) nexus-db-queries db::datastore::nat_entry::test::table_allows_unique_active_multiple_deleted
61812026-06-30T20:05:28.867Z PASS [ 5.074s] ( 634/2984) nexus-db-queries db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_sled_id_changed
61822026-06-30T20:05:28.872Z PASS [ 4.203s] ( 635/2984) nexus-db-queries db::datastore::nat_entry::test::nat_version_tracking
61832026-06-30T20:05:28.902Z PASS [ 4.030s] ( 636/2984) nexus-db-queries db::datastore::oximeter::tests::test_oximeter_expunge
61842026-06-30T20:05:28.959Z PASS [ 0.054s] ( 637/2984) nexus-db-queries db::datastore::region::test::test_extent_count
61852026-06-30T20:05:29.412Z PASS [ 5.546s] ( 638/2984) nexus-db-queries db::datastore::nat_entry::test::nat_changeset
61862026-06-30T20:05:29.497Z PASS [ 4.641s] ( 639/2984) nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
61872026-06-30T20:05:29.622Z PASS [ 4.096s] ( 640/2984) nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_reassigns_if_oximeter_expunged
61882026-06-30T20:05:29.628Z PASS [ 4.704s] ( 641/2984) nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassign_fails_if_no_collectors
61892026-06-30T20:05:29.894Z PASS [ 4.135s] ( 642/2984) nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
61902026-06-30T20:05:30.069Z PASS [ 4.085s] ( 643/2984) nexus-db-queries db::datastore::oximeter_read_policy::tests::test_oximeter_read_policy_basic
61912026-06-30T20:05:30.592Z PASS [ 4.067s] ( 644/2984) nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
61922026-06-30T20:05:30.663Z PASS [ 4.206s] ( 645/2984) nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
61932026-06-30T20:05:30.746Z PASS [ 4.589s] ( 646/2984) nexus-db-queries db::datastore::physical_disk::test::physical_disk_adoptable_list
61942026-06-30T20:05:30.977Z PASS [ 4.082s] ( 647/2984) nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
61952026-06-30T20:05:31.051Z PASS [ 4.016s] ( 648/2984) nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
61962026-06-30T20:05:31.063Z PASS [ 4.341s] ( 649/2984) nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
61972026-06-30T20:05:31.246Z PASS [ 4.268s] ( 650/2984) nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_disk_and_zpool_fails_without_adoption
61982026-06-30T20:05:31.339Z PASS [ 4.307s] ( 651/2984) nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
61992026-06-30T20:05:31.431Z PASS [ 4.362s] ( 652/2984) nexus-db-queries db::datastore::physical_disk::test::physical_disk_list_new_inventory_on_connection
62002026-06-30T20:05:31.811Z PASS [ 4.708s] ( 653/2984) nexus-db-queries db::datastore::physical_disk::test::physical_disk_unadopted_list
62012026-06-30T20:05:31.845Z PASS [ 4.299s] ( 654/2984) nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
62022026-06-30T20:05:32.000Z PASS [ 4.495s] ( 655/2984) nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
62032026-06-30T20:05:32.384Z PASS [ 4.238s] ( 656/2984) nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
62042026-06-30T20:05:32.983Z PASS [ 4.115s] ( 657/2984) nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
62052026-06-30T20:05:33.007Z PASS [ 4.817s] ( 658/2984) nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_ipv6_public_addresses
62062026-06-30T20:05:33.043Z PASS [ 4.086s] ( 659/2984) nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
62072026-06-30T20:05:33.080Z PASS [ 4.754s] ( 660/2984) nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
62082026-06-30T20:05:33.083Z PASS [ 4.209s] ( 661/2984) nexus-db-queries db::datastore::reconfigurator_config::tests::test_reconfigurator_config_basic
62092026-06-30T20:05:33.165Z PASS [ 5.669s] ( 662/2984) nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
62102026-06-30T20:05:33.355Z PASS [ 3.944s] ( 663/2984) nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
62112026-06-30T20:05:33.594Z PASS [ 4.097s] ( 664/2984) nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_finish_saga
62122026-06-30T20:05:33.617Z PASS [ 4.794s] ( 665/2984) nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
62132026-06-30T20:05:33.665Z PASS [ 4.040s] ( 666/2984) nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict
62142026-06-30T20:05:33.808Z PASS [ 4.186s] ( 667/2984) nexus-db-queries db::datastore::region_snapshot_replacement::test::count_replacement_steps
62152026-06-30T20:05:33.880Z PASS [ 3.985s] ( 668/2984) nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict_with_region_replacement
62162026-06-30T20:05:34.149Z PASS [ 4.080s] ( 669/2984) nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_gc
62172026-06-30T20:05:34.634Z PASS [ 4.042s] ( 670/2984) nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume
62182026-06-30T20:05:34.789Z PASS [ 4.126s] ( 671/2984) nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume_conflict_with_region
62192026-06-30T20:05:34.852Z PASS [ 3.789s] ( 672/2984) nexus-db-queries db::datastore::saga::test::test_create_event_idempotent
62202026-06-30T20:05:34.857Z PASS [ 4.112s] ( 673/2984) nexus-db-queries db::datastore::region_snapshot_replacement::test::unique_region_snapshot_replacement_step_per_volume
62212026-06-30T20:05:34.865Z PASS [ 3.890s] ( 674/2984) nexus-db-queries db::datastore::rendezvous_debug_dataset::tests::insert_if_not_exists
62222026-06-30T20:05:34.879Z PASS [ 3.828s] ( 675/2984) nexus-db-queries db::datastore::rendezvous_debug_dataset::tests::tombstone
62232026-06-30T20:05:35.249Z PASS [ 4.003s] ( 676/2984) nexus-db-queries db::datastore::saga::test::test_list_candidate_sagas
62242026-06-30T20:05:35.323Z PASS [ 3.985s] ( 677/2984) nexus-db-queries db::datastore::saga::test::test_list_long_running_or_unwinding_sagas
62252026-06-30T20:05:35.331Z PASS [ 3.900s] ( 678/2984) nexus-db-queries db::datastore::saga::test::test_list_no_unfinished_nodes
62262026-06-30T20:05:35.592Z PASS [ 10.145s] ( 679/2984) nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassigns_randomly
62272026-06-30T20:05:35.734Z PASS [ 3.888s] ( 680/2984) nexus-db-queries db::datastore::saga::test::test_saga_reassignment
62282026-06-30T20:05:35.849Z PASS [ 3.848s] ( 681/2984) nexus-db-queries db::datastore::saga::test::test_update_state_idempotent
62292026-06-30T20:05:35.861Z PASS [ 4.051s] ( 682/2984) nexus-db-queries db::datastore::saga::test::test_list_unfinished_nodes
62302026-06-30T20:05:36.679Z PASS [ 4.297s] ( 683/2984) nexus-db-queries db::datastore::sled::test::affinity_and_anti_affinity_policy_allow
62312026-06-30T20:05:37.288Z PASS [ 4.304s] ( 684/2984) nexus-db-queries db::datastore::sled::test::affinity_and_anti_affinity_policy_fail
62322026-06-30T20:05:37.348Z PASS [ 4.267s] ( 685/2984) nexus-db-queries db::datastore::sled::test::affinity_policy_allow_picks_different_sled
62332026-06-30T20:05:37.410Z PASS [ 4.366s] ( 686/2984) nexus-db-queries db::datastore::sled::test::affinity_multi_group
62342026-06-30T20:05:37.413Z PASS [ 4.402s] ( 687/2984) nexus-db-queries db::datastore::sled::test::affinity_ignored_from_other_groups
62352026-06-30T20:05:37.442Z PASS [ 4.273s] ( 688/2984) nexus-db-queries db::datastore::sled::test::affinity_policy_fail_no_capacity
62362026-06-30T20:05:37.491Z PASS [ 4.409s] ( 689/2984) nexus-db-queries db::datastore::sled::test::affinity_policy_fail
62372026-06-30T20:05:37.677Z PASS [ 4.321s] ( 690/2984) nexus-db-queries db::datastore::sled::test::affinity_policy_fail_too_many_constraints
62382026-06-30T20:05:38.045Z PASS [ 4.451s] ( 691/2984) nexus-db-queries db::datastore::sled::test::anti_affinity_ignored_from_other_groups
62392026-06-30T20:05:38.114Z PASS [ 4.449s] ( 692/2984) nexus-db-queries db::datastore::sled::test::anti_affinity_policy_allow
62402026-06-30T20:05:38.210Z PASS [ 4.593s] ( 693/2984) nexus-db-queries db::datastore::sled::test::anti_affinity_multi_group
62412026-06-30T20:05:38.316Z PASS [ 4.508s] ( 694/2984) nexus-db-queries db::datastore::sled::test::anti_affinity_policy_fail
62422026-06-30T20:05:38.399Z PASS [ 4.517s] ( 695/2984) nexus-db-queries db::datastore::sled::test::anti_affinity_policy_fail_no_capacity
62432026-06-30T20:05:39.179Z PASS [ 5.030s] ( 696/2984) nexus-db-queries db::datastore::sled::test::local_storage_allocation
62442026-06-30T20:05:39.972Z PASS [ 5.114s] ( 697/2984) nexus-db-queries db::datastore::sled::test::local_storage_allocation_existing_allocation
62452026-06-30T20:05:40.331Z PASS [ 5.697s] ( 698/2984) nexus-db-queries db::datastore::sled::test::local_storage_allocation_blocked_by_affinity
62462026-06-30T20:05:40.375Z PASS [ 5.493s] ( 699/2984) nexus-db-queries db::datastore::sled::test::local_storage_allocation_fail_multiple_with_existing_no_space
62472026-06-30T20:05:40.403Z PASS [ 5.614s] ( 700/2984) nexus-db-queries db::datastore::sled::test::local_storage_allocation_blocked_by_anti_affinity
62482026-06-30T20:05:40.494Z PASS [ 5.642s] ( 701/2984) nexus-db-queries db::datastore::sled::test::local_storage_allocation_blocked_by_constraint
62492026-06-30T20:05:40.587Z PASS [ 5.264s] ( 702/2984) nexus-db-queries db::datastore::sled::test::local_storage_allocation_fail_no_provision
62502026-06-30T20:05:40.718Z PASS [ 5.387s] ( 703/2984) nexus-db-queries db::datastore::sled::test::local_storage_allocation_fail_no_share_u2
62512026-06-30T20:05:40.766Z PASS [ 5.860s] ( 704/2984) nexus-db-queries db::datastore::sled::test::local_storage_allocation_fail_due_to_vmm_resources
62522026-06-30T20:05:40.822Z PASS [ 5.231s] ( 705/2984) nexus-db-queries db::datastore::sled::test::local_storage_allocation_fail_no_space
62532026-06-30T20:05:40.950Z PASS [ 5.699s] ( 706/2984) nexus-db-queries db::datastore::sled::test::local_storage_allocation_fail_no_partial_success
62542026-06-30T20:05:42.107Z PASS [ 16.543s] ( 707/2984) nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_upsert_rejects_expunged_oximeters
62552026-06-30T20:05:42.230Z PASS [ 4.791s] ( 708/2984) nexus-db-queries db::datastore::sled::test::sled_list_batch
62562026-06-30T20:05:42.234Z PASS [ 4.741s] ( 709/2984) nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_affinity_requirement
62572026-06-30T20:05:42.441Z PASS [ 4.764s] ( 710/2984) nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_anti_affinity_requirement
62582026-06-30T20:05:42.508Z PASS [ 4.394s] ( 711/2984) nexus-db-queries db::datastore::sled::test::sled_reservation_cpu_constraints
62592026-06-30T20:05:42.599Z PASS [ 4.554s] ( 712/2984) nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_space_requirement
62602026-06-30T20:05:42.723Z PASS [ 4.327s] ( 713/2984) nexus-db-queries db::datastore::sled::test::test_sled_reservation_update_for_migrate_success
62612026-06-30T20:05:42.967Z PASS [ 4.581s] ( 714/2984) nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
62622026-06-30T20:05:42.972Z PASS [ 5.564s] ( 715/2984) nexus-db-queries db::datastore::sled::test::local_storage_allocation_multiple_u2
62632026-06-30T20:05:43.036Z PASS [ 4.825s] ( 716/2984) nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
62642026-06-30T20:05:43.240Z PASS [ 5.832s] ( 717/2984) nexus-db-queries db::datastore::sled::test::local_storage_allocation_multiple_with_one_already
62652026-06-30T20:05:43.271Z PASS [ 5.983s] ( 718/2984) nexus-db-queries db::datastore::sled::test::local_storage_allocation_multiple_instances_share_u2
62662026-06-30T20:05:43.369Z PASS [ 4.190s] ( 719/2984) nexus-db-queries db::datastore::sled::test::test_sled_reservation_update_for_migrate_success_deleted
62672026-06-30T20:05:43.446Z PASS [ 6.036s] ( 720/2984) nexus-db-queries db::datastore::sled::test::local_storage_disk_no_attach_after_reservation
62682026-06-30T20:05:44.218Z PASS [ 3.815s] ( 721/2984) nexus-db-queries db::datastore::support_bundle::test::fm_rendezvous_existing_support_bundle_markers_empty_input_returns_empty
62692026-06-30T20:05:44.402Z PASS [ 4.062s] ( 722/2984) nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
62702026-06-30T20:05:44.410Z PASS [ 3.902s] ( 723/2984) nexus-db-queries db::datastore::support_bundle::test::fm_rendezvous_existing_support_bundle_markers_returns_only_present_ids
62712026-06-30T20:05:44.536Z PASS [ 4.161s] ( 724/2984) nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
62722026-06-30T20:05:44.872Z PASS [ 4.285s] ( 725/2984) nexus-db-queries db::datastore::support_bundle::test::support_bundle_create_fm_already_exists_without_marker
62732026-06-30T20:05:44.931Z PASS [ 4.205s] ( 726/2984) nexus-db-queries db::datastore::support_bundle::test::support_bundle_create_fm_stale_sitrep
62742026-06-30T20:05:45.029Z PASS [ 4.310s] ( 727/2984) nexus-db-queries db::datastore::support_bundle::test::support_bundle_create_fm_created_writes_marker
62752026-06-30T20:05:45.058Z PASS [ 4.236s] ( 728/2984) nexus-db-queries db::datastore::support_bundle::test::test_bundle_create_capacity_limits
62762026-06-30T20:05:45.066Z PASS [ 4.118s] ( 729/2984) nexus-db-queries db::datastore::support_bundle::test::test_bundle_delete_wrong_state_preserves_data_selection
62772026-06-30T20:05:46.859Z PASS [ 4.349s] ( 730/2984) nexus-db-queries db::datastore::support_bundle::test::test_bundle_list_filtering
62782026-06-30T20:05:46.921Z PASS [ 6.950s] ( 731/2984) nexus-db-queries db::datastore::sled::test::test_sled_transitions
62792026-06-30T20:05:48.026Z PASS [ 4.285s] ( 732/2984) nexus-db-queries db::datastore::support_bundle::test::test_crud_operations
62802026-06-30T20:05:48.026Z PASS [ 4.111s] ( 733/2984) nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
62812026-06-30T20:05:48.067Z PASS [ 3.994s] ( 734/2984) nexus-db-queries db::datastore::switch_port::test::test_two_unnumbered_bgp_peers_on_different_links
62822026-06-30T20:05:48.067Z PASS [ 4.450s] ( 735/2984) nexus-db-queries db::datastore::support_bundle::test::test_bundle_list_time_ordering
62832026-06-30T20:05:48.067Z PASS [ 4.195s] ( 736/2984) nexus-db-queries db::datastore::switch_port::test::test_switch_config_read_snapshot
62842026-06-30T20:05:48.067Z PASS [ 3.888s] ( 737/2984) nexus-db-queries db::datastore::target_release::test::target_release_datastore
62852026-06-30T20:05:48.067Z PASS [ 3.927s] ( 738/2984) nexus-db-queries db::datastore::target_release::test::reject_target_release_if_repo_pruned
62862026-06-30T20:05:48.067Z PASS [ 5.352s] ( 739/2984) nexus-db-queries db::datastore::support_bundle::test::test_bundle_deleted_from_expunged_dataset
62872026-06-30T20:05:48.067Z PASS [ 4.083s] ( 740/2984) nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
62882026-06-30T20:05:48.067Z PASS [ 5.344s] ( 741/2984) nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_dataset
62892026-06-30T20:05:48.067Z PASS [ 5.379s] ( 742/2984) nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_nexus_no_reassign
62902026-06-30T20:05:48.067Z PASS [ 4.276s] ( 743/2984) nexus-db-queries db::datastore::target_release::test::test_recent_distinct
62912026-06-30T20:05:48.067Z PASS [ 5.310s] ( 744/2984) nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_nexus_with_reassign
62922026-06-30T20:05:52.163Z PASS [ 3.958s] ( 745/2984) nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
62932026-06-30T20:05:52.210Z PASS [ 3.971s] ( 746/2984) nexus-db-queries db::datastore::test::test_project_creation
62942026-06-30T20:05:52.210Z PASS [ 3.917s] ( 747/2984) nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
62952026-06-30T20:05:52.210Z PASS [ 4.125s] ( 748/2984) nexus-db-queries db::datastore::test::test_external_ip_check_constraints
62962026-06-30T20:05:52.210Z PASS [ 4.300s] ( 749/2984) nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
62972026-06-30T20:05:52.210Z PASS [ 4.326s] ( 750/2984) nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
62982026-06-30T20:05:52.210Z PASS [ 4.418s] ( 751/2984) nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
62992026-06-30T20:05:52.211Z PASS [ 4.676s] ( 752/2984) nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
63002026-06-30T20:05:52.211Z PASS [ 3.819s] ( 753/2984) nexus-db-queries db::datastore::test::test_table_scan
63012026-06-30T20:05:52.211Z PASS [ 4.078s] ( 754/2984) nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
63022026-06-30T20:05:52.211Z PASS [ 4.040s] ( 755/2984) nexus-db-queries db::datastore::test::test_ssh_keys
63032026-06-30T20:05:52.211Z PASS [ 4.223s] ( 756/2984) nexus-db-queries db::datastore::test::test_session_cleanup_batch
63042026-06-30T20:05:52.211Z PASS [ 4.318s] ( 757/2984) nexus-db-queries db::datastore::test::test_session_methods
63052026-06-30T20:05:52.211Z PASS [ 4.187s] ( 758/2984) nexus-db-queries db::datastore::trust_quorum::tests::test_tq_insert_initial_lrtq_upgrade
63062026-06-30T20:05:52.211Z PASS [ 4.318s] ( 759/2984) nexus-db-queries db::datastore::trust_quorum::tests::test_tq_get_all_active_rack_id_and_latest_epoch
63072026-06-30T20:05:52.211Z PASS [ 4.328s] ( 760/2984) nexus-db-queries db::datastore::trust_quorum::tests::test_tq_insert_latest_errors
63082026-06-30T20:05:52.211Z PASS [ 4.508s] ( 761/2984) nexus-db-queries db::datastore::trust_quorum::tests::test_tq_abort
63092026-06-30T20:05:52.211Z PASS [ 4.505s] ( 762/2984) nexus-db-queries db::datastore::trust_quorum::tests::test_tq_update_prepare_and_commit
63102026-06-30T20:05:55.535Z PASS [ 4.547s] ( 763/2984) nexus-db-queries db::datastore::trust_quorum::tests::test_tq_update_prepare_and_commit_partially
63112026-06-30T20:05:56.175Z PASS [ 4.264s] ( 764/2984) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_create_image
63122026-06-30T20:05:56.175Z PASS [ 4.423s] ( 765/2984) nexus-db-queries db::datastore::user_data_export::tests::test_cannot_transition_to_assigning_if_deleted
63132026-06-30T20:05:56.175Z PASS [ 4.787s] ( 766/2984) nexus-db-queries db::datastore::update::test::test_repo_mark_pruned
63142026-06-30T20:05:56.175Z PASS [ 8.268s] ( 767/2984) nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
63152026-06-30T20:05:56.175Z PASS [ 4.332s] ( 768/2984) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_create_large
63162026-06-30T20:05:56.175Z PASS [ 4.280s] ( 769/2984) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_create_snapshot
63172026-06-30T20:05:56.175Z PASS [ 0.051s] ( 770/2984) nexus-db-queries db::datastore::volume::tests::test_read_only_target_in_vcr
63182026-06-30T20:05:56.175Z PASS [ 0.052s] ( 771/2984) nexus-db-queries db::datastore::volume::tests::test_replace_read_only_target_in_vcr
63192026-06-30T20:05:56.176Z PASS [ 4.310s] ( 772/2984) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_image
63202026-06-30T20:05:56.176Z PASS [ 7.846s] ( 773/2984) nexus-db-queries db::datastore::test::test_region_allocation_strat_random
63212026-06-30T20:05:56.176Z PASS [ 8.006s] ( 774/2984) nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
63222026-06-30T20:05:56.176Z PASS [ 5.183s] ( 775/2984) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
63232026-06-30T20:05:56.177Z PASS [ 4.157s] ( 776/2984) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_snapshot
63242026-06-30T20:05:56.177Z PASS [ 3.954s] ( 777/2984) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_nothing_noop
63252026-06-30T20:05:56.177Z PASS [ 4.122s] ( 778/2984) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_noop
63262026-06-30T20:05:56.187Z PASS [ 8.662s] ( 779/2984) nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
63272026-06-30T20:05:56.187Z PASS [ 4.638s] ( 780/2984) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_noop_large
63282026-06-30T20:05:56.187Z PASS [ 4.096s] ( 781/2984) nexus-db-queries db::datastore::user_data_export::tests::test_marked_for_delete_during_assigning
63292026-06-30T20:05:56.187Z PASS [ 4.103s] ( 782/2984) nexus-db-queries db::datastore::user_data_export::tests::test_resource_id_collision
63302026-06-30T20:05:56.187Z PASS [ 4.693s] ( 783/2984) nexus-db-queries db::datastore::user_data_export::tests::test_delete_records_for_expunged_pantries
63312026-06-30T20:05:56.187Z PASS [ 4.131s] ( 784/2984) nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
63322026-06-30T20:05:56.187Z PASS [ 0.271s] ( 785/2984) nexus-db-queries db::datastore::webhook_delivery::test::expectorate_rx_list_resendable
63332026-06-30T20:05:56.428Z PASS [ 4.118s] ( 786/2984) nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
63342026-06-30T20:05:56.441Z PASS [ 3.991s] ( 787/2984) nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
63352026-06-30T20:05:56.441Z PASS [ 4.352s] ( 788/2984) nexus-db-queries db::datastore::user_data_export::tests::test_user_data_export_duplication
63362026-06-30T20:05:56.441Z PASS [ 9.305s] ( 789/2984) nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
63372026-06-30T20:05:57.665Z PASS [ 4.086s] ( 790/2984) nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
63382026-06-30T20:05:57.714Z PASS [ 3.825s] ( 791/2984) nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
63392026-06-30T20:05:57.714Z PASS [ 4.162s] ( 792/2984) nexus-db-queries db::datastore::vmm::tests::test_vmm_and_migration_update_runtime
63402026-06-30T20:05:57.714Z PASS [ 3.923s] ( 793/2984) nexus-db-queries db::datastore::volume::tests::test_find_volumes_referencing_socket_addr
63412026-06-30T20:05:57.714Z PASS [ 0.048s] ( 794/2984) nexus-db-queries db::pagination::test::test_paginator
63422026-06-30T20:05:58.531Z PASS [ 1.349s] ( 795/2984) nexus-db-queries db::pool::test::test_pool_can_be_terminated
63432026-06-30T20:05:58.710Z PASS [ 2.607s] ( 796/2984) nexus-db-queries db::explain::test::test_explain_async
63442026-06-30T20:05:58.746Z PASS [ 3.874s] ( 797/2984) nexus-db-queries db::datastore::volume_repair::test::volume_lock_relock_allowed
63452026-06-30T20:05:58.753Z PASS [ 2.621s] ( 798/2984) nexus-db-queries db::explain::test::test_explain_full_table_scan
63462026-06-30T20:05:58.766Z PASS [ 2.811s] ( 799/2984) nexus-db-queries db::datastore::webhook_delivery::test::explain_rx_list_resendable_events
63472026-06-30T20:05:58.780Z PASS [ 4.008s] ( 800/2984) nexus-db-queries db::datastore::volume_repair::test::volume_lock_conflict_error_returned
63482026-06-30T20:05:58.858Z PASS [ 3.935s] ( 801/2984) nexus-db-queries db::datastore::volume_repair::test::volume_lock_should_pass_without_volume
63492026-06-30T20:05:59.108Z PASS [ 2.836s] ( 802/2984) nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
63502026-06-30T20:05:59.270Z PASS [ 2.981s] ( 803/2984) nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
63512026-06-30T20:05:59.321Z PASS [ 4.177s] ( 804/2984) nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
63522026-06-30T20:05:59.331Z PASS [ 3.010s] ( 805/2984) nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
63532026-06-30T20:05:59.367Z PASS [ 4.157s] ( 806/2984) nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
63542026-06-30T20:05:59.380Z PASS [ 3.088s] ( 807/2984) nexus-db-queries db::pagination::test::test_paginated_multicolumn_works_with_joins
63552026-06-30T20:05:59.531Z PASS [ 0.261s] ( 808/2984) nexus-db-queries db::queries::external_ip::tests::expectorate_next_automatic_floating_ip_query
63562026-06-30T20:05:59.593Z PASS [ 0.269s] ( 809/2984) nexus-db-queries db::queries::external_ip::tests::expectorate_next_explicit_floating_ip_query
63572026-06-30T20:05:59.625Z PASS [ 0.290s] ( 810/2984) nexus-db-queries db::queries::external_ip::tests::expectorate_next_instance_snat_ip_query
63582026-06-30T20:05:59.640Z PASS [ 0.271s] ( 811/2984) nexus-db-queries db::queries::external_ip::tests::expectorate_next_omicron_zone_snat_ip_query
63592026-06-30T20:05:59.952Z PASS [ 1.428s] ( 812/2984) nexus-db-queries db::pool::test::test_pool_drop_does_not_panic
63602026-06-30T20:05:59.961Z PASS [ 3.081s] ( 813/2984) nexus-db-queries db::pagination::test::test_paginated_single_column_ascending_paginator
63612026-06-30T20:05:59.962Z PASS [ 2.973s] ( 814/2984) nexus-db-queries db::pagination::test::test_paginated_single_column_descending
63622026-06-30T20:06:00.097Z PASS [ 4.028s] ( 815/2984) nexus-db-queries db::datastore::webhook_delivery::test::test_dispatched_deliveries_are_unique_per_rx
63632026-06-30T20:06:00.106Z PASS [ 3.052s] ( 816/2984) nexus-db-queries db::pagination::test::test_paginated_single_column_descending_paginator
63642026-06-30T20:06:00.369Z PASS [ 0.277s] ( 817/2984) nexus-db-queries db::queries::external_multicast_group::tests::expectorate_next_external_multicast_group_automatic
63652026-06-30T20:06:00.469Z PASS [ 5.163s] ( 818/2984) nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
63662026-06-30T20:06:00.564Z PASS [ 4.872s] ( 819/2984) nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
63672026-06-30T20:06:00.630Z PASS [ 0.260s] ( 820/2984) nexus-db-queries db::queries::external_multicast_group::tests::expectorate_next_external_multicast_group_explicit
63682026-06-30T20:06:00.818Z PASS [ 0.274s] ( 821/2984) nexus-db-queries db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_default_pool_query
63692026-06-30T20:06:00.897Z PASS [ 0.264s] ( 822/2984) nexus-db-queries db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_explicit_pool_query
63702026-06-30T20:06:01.086Z PASS [ 0.268s] ( 823/2984) nexus-db-queries db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_explicit_subnet_query
63712026-06-30T20:06:01.101Z PASS [ 5.259s] ( 824/2984) nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
63722026-06-30T20:06:01.179Z PASS [ 0.284s] ( 825/2984) nexus-db-queries db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_ip_version_query
63732026-06-30T20:06:01.279Z PASS [ 7.771s] ( 826/2984) nexus-db-queries db::datastore::volume::tests::test_no_find_deleted_region_for_no_volume
63742026-06-30T20:06:01.419Z PASS [ 0.330s] ( 827/2984) nexus-db-queries db::queries::external_subnet::tests::expectorate_insert_subnet_pool_member_query
63752026-06-30T20:06:01.430Z PASS [ 0.331s] ( 828/2984) nexus-db-queries db::queries::ip_pool::tests::expectorate_filter_overlapping_ip_ranges
63762026-06-30T20:06:01.689Z PASS [ 2.930s] ( 829/2984) nexus-db-queries db::queries::external_ip::tests::can_explain_next_external_ip_query
63772026-06-30T20:06:01.869Z PASS [ 8.123s] ( 830/2984) nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
63782026-06-30T20:06:02.236Z PASS [ 8.441s] ( 831/2984) nexus-db-queries db::datastore::volume::tests::test_volume_replace_snapshot
63792026-06-30T20:06:02.587Z PASS [ 0.726s] ( 832/2984) nexus-db-queries db::queries::network_interface::tests::expectorate_query
63802026-06-30T20:06:02.774Z PASS [ 4.013s] ( 833/2984) nexus-db-queries db::queries::external_ip::tests::can_insert_explicit_address_with_two_ranges_in_pool
63812026-06-30T20:06:03.217Z PASS [ 4.479s] ( 834/2984) nexus-db-queries db::queries::external_ip::tests::can_allocate_snat_ips_from_all_ranges_in_a_pool
63822026-06-30T20:06:03.265Z PASS [ 4.557s] ( 835/2984) nexus-db-queries db::queries::external_ip::tests::can_allocate_ephemeral_ips_from_all_ranges_in_a_pool
63832026-06-30T20:06:03.276Z PASS [ 4.500s] ( 836/2984) nexus-db-queries db::queries::external_ip::tests::can_reallocate_automatic_ephemeral_with_full_range
63842026-06-30T20:06:03.299Z PASS [ 4.192s] ( 837/2984) nexus-db-queries db::queries::external_ip::tests::cannot_allocate_instance_ip_from_pool_with_different_version
63852026-06-30T20:06:03.299Z PASS [ 2.829s] ( 838/2984) nexus-db-queries db::queries::external_subnet::tests::can_explain_insert_external_subnet_from_explicit_ip_query
63862026-06-30T20:06:03.308Z PASS [ 0.046s] ( 839/2984) nexus-db-queries db::queries::network_interface::tests::test_first_available_address
63872026-06-30T20:06:03.386Z PASS [ 4.534s] ( 840/2984) nexus-db-queries db::queries::external_ip::tests::can_reallocate_automatic_snat_with_full_range
63882026-06-30T20:06:03.628Z PASS [ 4.014s] ( 841/2984) nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
63892026-06-30T20:06:03.922Z PASS [ 4.543s] ( 842/2984) nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
63902026-06-30T20:06:03.978Z PASS [ 4.341s] ( 843/2984) nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
63912026-06-30T20:06:03.984Z PASS [ 4.453s] ( 844/2984) nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
63922026-06-30T20:06:03.994Z PASS [ 4.403s] ( 845/2984) nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
63932026-06-30T20:06:04.179Z PASS [ 4.230s] ( 846/2984) nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
63942026-06-30T20:06:04.324Z PASS [ 4.371s] ( 847/2984) nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
63952026-06-30T20:06:04.378Z PASS [ 4.289s] ( 848/2984) nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
63962026-06-30T20:06:04.517Z PASS [ 4.567s] ( 849/2984) nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
63972026-06-30T20:06:05.233Z PASS [ 4.058s] ( 850/2984) nexus-db-queries db::queries::network_interface::tests::allocation_after_explicit_ip_address_takes_next_smallest_address
63982026-06-30T20:06:05.282Z PASS [ 0.050s] ( 851/2984) nexus-db-queries db::queries::network_interface::tests::test_last_available_address
63992026-06-30T20:06:05.606Z PASS [ 4.179s] ( 852/2984) nexus-db-queries db::queries::network_interface::tests::can_request_exact_ipv4
64002026-06-30T20:06:05.799Z PASS [ 4.523s] ( 853/2984) nexus-db-queries db::queries::network_interface::tests::allocation_and_deallocation_takes_next_smallest_ipv4_address
64012026-06-30T20:06:05.821Z PASS [ 4.142s] ( 854/2984) nexus-db-queries db::queries::network_interface::tests::can_request_exact_ipv6
64022026-06-30T20:06:05.837Z PASS [ 4.421s] ( 855/2984) nexus-db-queries db::queries::network_interface::tests::allocation_and_deallocation_takes_next_smallest_ipv6_address
64032026-06-30T20:06:06.081Z PASS [ 3.845s] ( 856/2984) nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
64042026-06-30T20:06:06.132Z PASS [ 0.050s] ( 857/2984) nexus-db-queries db::queries::next_item::tests::test_shift_indices
64052026-06-30T20:06:06.941Z PASS [ 4.162s] ( 858/2984) nexus-db-queries db::queries::network_interface::tests::test_dual_stack_after_ipv4_only
64062026-06-30T20:06:07.226Z PASS [ 3.917s] ( 859/2984) nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
64072026-06-30T20:06:07.244Z PASS [ 0.308s] ( 860/2984) nexus-db-queries db::queries::oximeter::test::expectorate_query_reassign_producers
64082026-06-30T20:06:07.423Z PASS [ 4.147s] ( 861/2984) nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
64092026-06-30T20:06:07.489Z PASS [ 4.902s] ( 862/2984) nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
64102026-06-30T20:06:07.495Z PASS [ 0.269s] ( 863/2984) nexus-db-queries db::queries::oximeter::test::expectorate_query_upsert_producer
64112026-06-30T20:06:07.538Z PASS [ 0.048s] ( 864/2984) nexus-db-queries db::queries::region_allocation::test::allocation_query_region_size_overflow
64122026-06-30T20:06:07.543Z PASS [ 0.048s] ( 865/2984) nexus-db-queries db::queries::region_allocation::test::allocation_query_region_size_too_large
64132026-06-30T20:06:07.594Z PASS [ 4.296s] ( 866/2984) nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
64142026-06-30T20:06:07.607Z PASS [ 4.309s] ( 867/2984) nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
64152026-06-30T20:06:07.636Z PASS [ 4.008s] ( 868/2984) nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
64162026-06-30T20:06:07.661Z PASS [ 4.275s] ( 869/2984) nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
64172026-06-30T20:06:07.872Z PASS [ 3.950s] ( 870/2984) nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
64182026-06-30T20:06:08.022Z PASS [ 4.042s] ( 871/2984) nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
64192026-06-30T20:06:08.022Z PASS [ 4.803s] ( 872/2984) nexus-db-queries db::queries::network_interface::tests::test_dual_stack_ipv4_exhaustion
64202026-06-30T20:06:08.070Z PASS [ 4.076s] ( 873/2984) nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
64212026-06-30T20:06:08.125Z PASS [ 4.141s] ( 874/2984) nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
64222026-06-30T20:06:08.237Z PASS [ 4.059s] ( 875/2984) nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
64232026-06-30T20:06:08.334Z PASS [ 0.263s] ( 876/2984) nexus-db-queries db::queries::sled_reservation::test::expectorate_sled_find_targets_query
64242026-06-30T20:06:08.363Z PASS [ 0.341s] ( 877/2984) nexus-db-queries db::queries::regions_hard_delete::test::expectorate_query
64252026-06-30T20:06:08.369Z PASS [ 0.239s] ( 878/2984) nexus-db-queries db::queries::sled_reservation::test::expectorate_sled_find_targets_query_with_cpu
64262026-06-30T20:06:08.442Z PASS [ 4.119s] ( 879/2984) nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
64272026-06-30T20:06:08.469Z PASS [ 2.862s] ( 880/2984) nexus-db-queries db::queries::next_item::tests::test_explain_next_item_self_joined
64282026-06-30T20:06:08.480Z PASS [ 4.102s] ( 881/2984) nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
64292026-06-30T20:06:08.517Z PASS [ 0.979s] ( 882/2984) nexus-db-queries db::queries::region_allocation::test::expectorate_query
64302026-06-30T20:06:08.619Z PASS [ 0.254s] ( 883/2984) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
64312026-06-30T20:06:08.631Z PASS [ 2.794s] ( 884/2984) nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined_with_gaps
64322026-06-30T20:06:08.643Z PASS [ 4.126s] ( 885/2984) nexus-db-queries db::queries::network_interface::tests::test_insert_with_transit_ips
64332026-06-30T20:06:08.643Z PASS [ 2.844s] ( 886/2984) nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
64342026-06-30T20:06:08.663Z PASS [ 2.841s] ( 887/2984) nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined
64352026-06-30T20:06:08.671Z PASS [ 0.227s] ( 888/2984) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
64362026-06-30T20:06:08.684Z PASS [ 0.446s] ( 889/2984) nexus-db-queries db::queries::sled_reservation::test::expectorate_sled_insert_resource_query
64372026-06-30T20:06:08.707Z PASS [ 0.238s] ( 890/2984) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
64382026-06-30T20:06:08.710Z PASS [ 0.228s] ( 891/2984) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
64392026-06-30T20:06:08.787Z PASS [ 0.144s] ( 892/2984) nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
64402026-06-30T20:06:08.795Z PASS [ 0.133s] ( 893/2984) nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
64412026-06-30T20:06:08.800Z PASS [ 0.131s] ( 894/2984) nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
64422026-06-30T20:06:08.814Z PASS [ 2.682s] ( 895/2984) nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
64432026-06-30T20:06:08.818Z PASS [ 0.134s] ( 896/2984) nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
64442026-06-30T20:06:08.853Z PASS [ 0.145s] ( 897/2984) nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
64452026-06-30T20:06:09.059Z PASS [ 0.245s] ( 898/2984) nexus-db-queries db::sitrep_guard::tests::expectorate_sitrep_guarded_insert
64462026-06-30T20:06:09.066Z PASS [ 0.357s] ( 899/2984) nexus-db-queries db::queries::vpc_subnet::test::expectorate_insert_vpc_subnet_query
64472026-06-30T20:06:09.573Z PASS [ 4.290s] ( 900/2984) nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
64482026-06-30T20:06:09.614Z PASS [ 2.370s] ( 901/2984) nexus-db-queries db::queries::oximeter::test::explainable_reassign_producers
64492026-06-30T20:06:09.836Z PASS [ 2.412s] ( 902/2984) nexus-db-queries db::queries::oximeter::test::explainable_upsert_producer
64502026-06-30T20:06:10.103Z PASS [ 2.560s] ( 903/2984) nexus-db-queries db::queries::region_allocation::test::explainable
64512026-06-30T20:06:10.567Z PASS [ 2.547s] ( 904/2984) nexus-db-queries db::queries::regions_hard_delete::test::explainable
64522026-06-30T20:06:10.950Z PASS [ 2.617s] ( 905/2984) nexus-db-queries db::queries::sled_reservation::test::explain_sled_find_targets_query
64532026-06-30T20:06:11.079Z PASS [ 2.562s] ( 906/2984) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
64542026-06-30T20:06:11.100Z PASS [ 0.021s] ( 907/2984) nexus-defaults tests::test_random_vpc_ipv6_prefix
64552026-06-30T20:06:11.104Z PASS [ 2.740s] ( 908/2984) nexus-db-queries db::queries::sled_reservation::test::explain_sled_insert_resource_query
64562026-06-30T20:06:11.133Z PASS [ 2.515s] ( 909/2984) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
64572026-06-30T20:06:11.136Z PASS [ 0.034s] ( 910/2984) nexus-fm analysis_input::tests::build_drops_closed_case_when_all_alerts_satisfied
64582026-06-30T20:06:11.141Z PASS [ 0.039s] ( 911/2984) nexus-fm analysis_input::tests::build_drops_closed_case_when_all_bundles_satisfied
64592026-06-30T20:06:11.164Z PASS [ 2.531s] ( 912/2984) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
64602026-06-30T20:06:11.169Z PASS [ 0.034s] ( 913/2984) nexus-fm analysis_input::tests::build_keeps_closed_case_intact_when_not_all_bundles_satisfied
64612026-06-30T20:06:11.176Z PASS [ 0.043s] ( 914/2984) nexus-fm analysis_input::tests::build_keeps_closed_case_intact_when_not_all_alerts_satisfied
64622026-06-30T20:06:11.192Z PASS [ 0.051s] ( 915/2984) nexus-fm analysis_input::tests::test_analysis_input_builder_and_sitrep_builder
64632026-06-30T20:06:11.196Z PASS [ 0.033s] ( 916/2984) nexus-fm builder::case::tests::dirty_bits_default_false
64642026-06-30T20:06:11.202Z PASS [ 0.033s] ( 917/2984) nexus-fm builder::case::tests::request_alert_flips_alert_state
64652026-06-30T20:06:11.216Z PASS [ 0.040s] ( 918/2984) nexus-fm builder::case::tests::request_support_bundle_flips_bundle_state
64662026-06-30T20:06:11.230Z PASS [ 0.037s] ( 919/2984) nexus-fm builder::tests::carry_forward_drop_bumps_alert_generation
64672026-06-30T20:06:11.237Z PASS [ 0.040s] ( 920/2984) nexus-fm builder::tests::carry_forward_drop_bumps_support_bundle_generation
64682026-06-30T20:06:11.243Z PASS [ 0.041s] ( 921/2984) nexus-fm builder::tests::child_sitrep_with_both_new_requests_bumps_both_generations
64692026-06-30T20:06:11.251Z PASS [ 0.034s] ( 922/2984) nexus-fm builder::tests::child_sitrep_with_new_alert_bumps_alert_generation_only
64702026-06-30T20:06:11.266Z PASS [ 0.036s] ( 923/2984) nexus-fm builder::tests::child_sitrep_with_new_bundle_bumps_bundle_generation_only
64712026-06-30T20:06:11.275Z PASS [ 0.037s] ( 924/2984) nexus-fm builder::tests::first_sitrep_with_alert_request_bumps_alert_generation
64722026-06-30T20:06:11.281Z PASS [ 0.038s] ( 925/2984) nexus-fm builder::tests::first_sitrep_with_no_requests_stamps_initial_generation
64732026-06-30T20:06:11.288Z PASS [ 0.037s] ( 926/2984) nexus-fm builder::tests::first_sitrep_with_support_bundle_request_bumps_bundle_generation
64742026-06-30T20:06:11.302Z PASS [ 0.035s] ( 927/2984) nexus-fm builder::tests::generation_stable_when_no_new_requests_with_parent
64752026-06-30T20:06:11.316Z PASS [ 2.673s] ( 928/2984) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
64762026-06-30T20:06:11.326Z PASS [ 0.052s] ( 929/2984) nexus-fm diagnosis::physical_disk::tests::closes_on_expungement
64772026-06-30T20:06:11.335Z PASS [ 0.054s] ( 930/2984) nexus-fm diagnosis::physical_disk::tests::closes_on_recovery
64782026-06-30T20:06:11.338Z PASS [ 2.549s] ( 931/2984) nexus-db-queries db::queries::vpc_subnet::test::explain_insert_query
64792026-06-30T20:06:11.341Z PASS [ 0.052s] ( 932/2984) nexus-fm diagnosis::physical_disk::tests::duplicate_case_is_closed
64802026-06-30T20:06:11.351Z PASS [ 0.049s] ( 933/2984) nexus-fm diagnosis::physical_disk::tests::empty_case_is_closed
64812026-06-30T20:06:11.367Z PASS [ 0.051s] ( 934/2984) nexus-fm diagnosis::physical_disk::tests::fact_uuid_rotates_when_observation_changes
64822026-06-30T20:06:11.376Z PASS [ 0.050s] ( 935/2984) nexus-fm diagnosis::physical_disk::tests::fact_uuid_rotates_when_zpool_replaced
64832026-06-30T20:06:11.383Z PASS [ 0.048s] ( 936/2984) nexus-fm diagnosis::physical_disk::tests::fact_uuid_stable_when_observation_unchanged
64842026-06-30T20:06:11.386Z PASS [ 0.047s] ( 937/2984) nexus-fm diagnosis::physical_disk::tests::idempotent_when_case_already_open
64852026-06-30T20:06:11.395Z PASS [ 0.055s] ( 938/2984) nexus-fm diagnosis::physical_disk::tests::keeps_open_on_absence_from_inventory
64862026-06-30T20:06:11.400Z PASS [ 0.048s] ( 939/2984) nexus-fm diagnosis::physical_disk::tests::opens_on_degraded_in_service
64872026-06-30T20:06:11.418Z PASS [ 0.051s] ( 940/2984) nexus-fm diagnosis::physical_disk::tests::skips_degraded_when_expunged
64882026-06-30T20:06:11.429Z PASS [ 0.045s] ( 941/2984) nexus-inventory builder::test::test_empty
64892026-06-30T20:06:11.432Z PASS [ 0.056s] ( 942/2984) nexus-fm diagnosis::physical_disk::tests::uninterpretable_case_is_replaced
64902026-06-30T20:06:11.437Z PASS [ 0.041s] ( 943/2984) nexus-inventory builder::test::test_problems
64912026-06-30T20:06:11.453Z PASS [ 2.650s] ( 944/2984) nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent
64922026-06-30T20:06:11.470Z PASS [ 0.087s] ( 945/2984) nexus-inventory builder::test::test_basic
64932026-06-30T20:06:11.513Z PASS [ 2.717s] ( 946/2984) nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query
64942026-06-30T20:06:11.809Z PASS [ 0.379s] ( 947/2984) nexus-inventory collector::test::test_multi_mgs_failure
64952026-06-30T20:06:11.874Z PASS [ 4.238s] ( 948/2984) nexus-db-queries db::queries::region_allocation::test::region_allocation_fail_local_storage_dataset
64962026-06-30T20:06:11.874Z PASS [ 4.267s] ( 949/2984) nexus-db-queries db::queries::region_allocation::test::region_allocation_fail_control_plane_storage_buffer
64972026-06-30T20:06:11.935Z PASS [ 4.274s] ( 950/2984) nexus-db-queries db::queries::region_allocation::test::region_allocation_normal
64982026-06-30T20:06:11.969Z PASS [ 4.375s] ( 951/2984) nexus-db-queries db::queries::region_allocation::test::region_allocation_barely_pass_local_storage_dataset
64992026-06-30T20:06:12.066Z PASS [ 0.634s] ( 952/2984) nexus-inventory collector::test::test_sled_agent_failure
65002026-06-30T20:06:12.092Z PASS [ 4.220s] ( 953/2984) nexus-db-queries db::queries::region_allocation::test::region_allocation_normal_no_local_storage_dataset
65012026-06-30T20:06:12.157Z PASS [ 0.757s] ( 954/2984) nexus-inventory collector::test::test_basic
65022026-06-30T20:06:12.348Z PASS [ 0.929s] ( 955/2984) nexus-inventory collector::test::test_multi_mgs
65032026-06-30T20:06:12.358Z PASS [ 1.407s] ( 956/2984) nexus-db-schema crdb_alignment_test::diesel_schema_matches_crdb_schema
65042026-06-30T20:06:12.433Z PASS [ 0.919s] ( 957/2984) nexus-mgs-updates driver_update::test::test_rot_basic_failures
65052026-06-30T20:06:12.584Z PASS [ 0.775s] ( 958/2984) nexus-mgs-updates driver_update::test::test_rot_bootloader_basic_failures
65062026-06-30T20:06:12.628Z PASS [ 3.775s] ( 959/2984) nexus-db-queries db::sitrep_guard::tests::sitrep_guarded_insert_already_exists_via_marker
65072026-06-30T20:06:12.661Z PASS [ 3.843s] ( 960/2984) nexus-db-queries db::sitrep_guard::tests::sitrep_guarded_insert_already_exists_via_conflict
65082026-06-30T20:06:12.689Z PASS [ 0.754s] ( 961/2984) nexus-mgs-updates driver_update::test::test_sp_basic_failures
65092026-06-30T20:06:12.700Z PASS [ 0.039s] ( 962/2984) nexus-reconfigurator-blippy checks::tests::test_bad_internal_dns_subnet
65102026-06-30T20:06:12.728Z PASS [ 0.039s] ( 963/2984) nexus-reconfigurator-blippy checks::tests::test_dataset_on_nonexistent_zpool
65112026-06-30T20:06:12.745Z PASS [ 0.045s] ( 964/2984) nexus-reconfigurator-blippy checks::tests::test_dataset_with_bad_address
65122026-06-30T20:06:12.779Z PASS [ 0.051s] ( 965/2984) nexus-reconfigurator-blippy checks::tests::test_duplicate_external_ip
65132026-06-30T20:06:12.793Z PASS [ 0.047s] ( 966/2984) nexus-reconfigurator-blippy checks::tests::test_duplicate_nic_ip
65142026-06-30T20:06:12.810Z PASS [ 3.744s] ( 967/2984) nexus-db-queries db::sitrep_guard::tests::sitrep_guarded_insert_no_sitrep_writes_nothing
65152026-06-30T20:06:12.821Z PASS [ 0.042s] ( 968/2984) nexus-reconfigurator-blippy checks::tests::test_duplicate_nic_mac
65162026-06-30T20:06:12.831Z PASS [ 0.247s] ( 969/2984) nexus-mgs-updates test_util::step_through::test::test_basic
65172026-06-30T20:06:12.835Z PASS [ 0.207s] ( 970/2984) nexus-mgs-updates::host_phase1_hash test_host_phase1_hashing
65182026-06-30T20:06:12.840Z PASS [ 0.047s] ( 971/2984) nexus-reconfigurator-blippy checks::tests::test_duplicate_sled_subnet
65192026-06-30T20:06:12.853Z SLOW [>120.000s] (─────────) omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
65202026-06-30T20:06:12.858Z SLOW [>120.000s] (─────────) oximeter-db client::tests::test_replicated
65212026-06-30T20:06:12.862Z PASS [ 0.049s] ( 972/2984) nexus-reconfigurator-blippy checks::tests::test_duplicate_underlay_ips
65222026-06-30T20:06:12.871Z PASS [ 0.050s] ( 973/2984) nexus-reconfigurator-blippy checks::tests::test_durable_dataset_collision
65232026-06-30T20:06:12.879Z PASS [ 0.046s] ( 974/2984) nexus-reconfigurator-blippy checks::tests::test_example_blueprint_is_blippy_clean
65242026-06-30T20:06:12.882Z PASS [ 0.046s] ( 975/2984) nexus-reconfigurator-blippy checks::tests::test_mupdate_override_with_artifact_image_source
65252026-06-30T20:06:12.892Z PASS [ 0.052s] ( 976/2984) nexus-reconfigurator-blippy checks::tests::test_nexus_generation_image_consistency
65262026-06-30T20:06:12.895Z PASS [ 3.834s] ( 977/2984) nexus-db-queries db::sitrep_guard::tests::sitrep_guarded_insert_created_writes_marker
65272026-06-30T20:06:12.900Z PASS [ 0.041s] ( 978/2984) nexus-reconfigurator-blippy checks::tests::test_nexus_generation_no_nexus
65282026-06-30T20:06:12.913Z PASS [ 0.043s] ( 979/2984) nexus-reconfigurator-blippy checks::tests::test_orphaned_datasets
65292026-06-30T20:06:12.926Z PASS [ 0.047s] ( 980/2984) nexus-reconfigurator-blippy checks::tests::test_transient_root_dataset_collision
65302026-06-30T20:06:12.929Z PASS [ 0.048s] ( 981/2984) nexus-reconfigurator-blippy checks::tests::test_underlay_ip_above_last_allocated
65312026-06-30T20:06:12.937Z PASS [ 0.044s] ( 982/2984) nexus-reconfigurator-blippy checks::tests::test_zone_missing_datasets
65322026-06-30T20:06:12.940Z PASS [ 0.045s] ( 983/2984) nexus-reconfigurator-blippy checks::tests::test_zpool_missing_default_datasets
65332026-06-30T20:06:12.948Z PASS [ 0.047s] ( 984/2984) nexus-reconfigurator-blippy checks::tests::test_zpool_with_duplicate_dataset_kinds
65342026-06-30T20:06:12.957Z PASS [ 0.043s] ( 985/2984) nexus-reconfigurator-blippy checks::tests::test_zpool_with_expunged_duplicate_dataset_kinds
65352026-06-30T20:06:13.047Z PASS [ 0.117s] ( 986/2984) nexus-reconfigurator-execution clickhouse::test::test_generate_config_settings
65362026-06-30T20:06:13.318Z PASS [ 3.745s] ( 987/2984) nexus-db-queries db::sitrep_guard::tests::sitrep_guarded_insert_stale_sitrep
65372026-06-30T20:06:13.381Z PASS [ 0.063s] ( 988/2984) nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
65382026-06-30T20:06:13.440Z PASS [ 0.059s] ( 989/2984) nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
65392026-06-30T20:06:13.444Z PASS [ 1.094s] ( 990/2984) nexus-mgs-updates driver_update::test_host_phase_1::basic_failures
65402026-06-30T20:06:13.523Z PASS [ 0.082s] ( 991/2984) nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
65412026-06-30T20:06:13.536Z PASS [ 0.093s] ( 992/2984) nexus-reconfigurator-execution dns::test::test_dns_compute_update
65422026-06-30T20:06:13.569Z PASS [ 25.393s] ( 993/2984) nexus-db-queries db::datastore::update::test::test_list_unpruned
65432026-06-30T20:06:13.829Z PASS [ 3.725s] ( 994/2984) nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
65442026-06-30T20:06:13.965Z PASS [ 3.397s] ( 995/2984) nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
65452026-06-30T20:06:14.050Z PASS [ 2.612s] ( 996/2984) nexus-metrics-producer-gc tests::test_prune_expired_producers
65462026-06-30T20:06:14.108Z PASS [ 2.638s] ( 997/2984) nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
65472026-06-30T20:06:14.149Z PASS [ 0.099s] ( 998/2984) nexus-reconfigurator-execution sagas::test::test_find_expunged_same_generation
65482026-06-30T20:06:14.188Z PASS [ 0.039s] ( 999/2984) nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
65492026-06-30T20:06:14.228Z PASS [ 0.040s] (1000/2984) nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_without_existing_nexus_zones
65502026-06-30T20:06:14.267Z PASS [ 0.038s] (1001/2984) nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
65512026-06-30T20:06:14.321Z PASS [ 0.054s] (1002/2984) nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
65522026-06-30T20:06:14.363Z PASS [ 0.042s] (1003/2984) nexus-reconfigurator-planning blueprint_builder::builder::test::test_datasets_for_zpools_and_zones
65532026-06-30T20:06:14.409Z PASS [ 0.045s] (1004/2984) nexus-reconfigurator-planning blueprint_builder::builder::test::test_decommissioned_sleds
65542026-06-30T20:06:14.447Z PASS [ 0.038s] (1005/2984) nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
65552026-06-30T20:06:14.454Z PASS [ 3.003s] (1006/2984) nexus-metrics-producer-gc tests::test_prune_expired_producers_expunged_oximeter
65562026-06-30T20:06:14.487Z PASS [ 0.039s] (1007/2984) nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
65572026-06-30T20:06:14.505Z PASS [ 0.051s] (1008/2984) nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_image_source_change_diff
65582026-06-30T20:06:14.515Z PASS [ 0.029s] (1009/2984) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::add_3_servers_and_expunge_one_simultaneously
65592026-06-30T20:06:14.533Z PASS [ 0.028s] (1010/2984) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_2_of_5_keeper_zones
65602026-06-30T20:06:14.545Z PASS [ 0.029s] (1011/2984) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_a_different_keeper_while_adding_keeper
65612026-06-30T20:06:14.563Z PASS [ 0.030s] (1012/2984) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_keeper_being_added
65622026-06-30T20:06:14.575Z PASS [ 0.030s] (1013/2984) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::inventory_returns_unexpected_membership
65632026-06-30T20:06:14.597Z PASS [ 0.033s] (1014/2984) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::move_from_3_to_5_keepers
65642026-06-30T20:06:14.609Z PASS [ 0.033s] (1015/2984) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::no_changes_needed
65652026-06-30T20:06:14.627Z PASS [ 0.030s] (1016/2984) nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::external_dns_ips_are_partitioned_separately
65662026-06-30T20:06:14.653Z PASS [ 0.045s] (1017/2984) nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::test_available_iterator
65672026-06-30T20:06:15.011Z PASS [ 0.358s] (1018/2984) nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_add_same_kind_after_expunging
65682026-06-30T20:06:15.329Z PASS [ 0.318s] (1019/2984) nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_add_same_kind_after_expunging_by_zpool
65692026-06-30T20:06:15.448Z PASS [ 0.119s] (1020/2984) nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_create_editor_with_expunged_datasets
65702026-06-30T20:06:15.526Z PASS [ 0.077s] (1021/2984) nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_create_editor_with_in_service_datasets
65712026-06-30T20:06:15.560Z PASS [ 0.034s] (1022/2984) nexus-reconfigurator-planning blueprint_editor::sled_editor::underlay_ip_allocator::test::test_basic
65722026-06-30T20:06:15.607Z PASS [ 0.047s] (1023/2984) nexus-reconfigurator-planning example::tests::builder_all_zone_types
65732026-06-30T20:06:15.654Z PASS [ 0.047s] (1024/2984) nexus-reconfigurator-planning example::tests::builder_zone_counts
65742026-06-30T20:06:16.561Z PASS [ 4.468s] (1025/2984) nexus-mgs-updates driver_update::test::test_sp_update_watched
65752026-06-30T20:06:16.592Z PASS [ 0.031s] (1026/2984) nexus-reconfigurator-planning example::tests::instances_on_examples
65762026-06-30T20:06:16.638Z PASS [ 0.047s] (1027/2984) nexus-reconfigurator-planning mgs_updates::host_phase_1::tests::test_basic_host_os
65772026-06-30T20:06:16.684Z PASS [ 0.044s] (1028/2984) nexus-reconfigurator-planning mgs_updates::host_phase_1::tests::test_sled_move
65782026-06-30T20:06:16.753Z PASS [ 0.044s] (1029/2984) nexus-reconfigurator-planning mgs_updates::rot::tests::test_basic_rot
65792026-06-30T20:06:16.801Z PASS [ 0.075s] (1030/2984) nexus-reconfigurator-planning mgs_updates::rot_bootloader::tests::test_basic_rot_bootloader
65802026-06-30T20:06:16.864Z PASS [ 0.063s] (1031/2984) nexus-reconfigurator-planning mgs_updates::sp::tests::test_basic_sp
65812026-06-30T20:06:16.907Z PASS [ 0.043s] (1032/2984) nexus-reconfigurator-planning mgs_updates::test::test_blocked_updates
65822026-06-30T20:06:16.951Z PASS [ 0.043s] (1033/2984) nexus-reconfigurator-planning mgs_updates::test::test_impossible_update_policy
65832026-06-30T20:06:16.997Z PASS [ 0.046s] (1034/2984) nexus-reconfigurator-planning mgs_updates::test::test_sp_move
65842026-06-30T20:06:17.048Z PASS [ 0.051s] (1035/2984) nexus-reconfigurator-planning mgs_updates::test::test_whole_system_sequential
65852026-06-30T20:06:17.082Z PASS [ 2.454s] (1036/2984) nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::test_external_ip_allocator
65862026-06-30T20:06:17.097Z PASS [ 0.049s] (1037/2984) nexus-reconfigurator-planning mgs_updates::test::test_whole_system_simultaneous_updates
65872026-06-30T20:06:17.138Z PASS [ 0.057s] (1038/2984) nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
65882026-06-30T20:06:17.213Z PASS [ 0.074s] (1039/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_add_multiple_nexus_to_one_sled
65892026-06-30T20:06:17.225Z PASS [ 0.127s] (1040/2984) nexus-reconfigurator-planning::mod integration_tests::planner::planner_decommissions_sleds
65902026-06-30T20:06:17.301Z PASS [ 0.076s] (1041/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_crucible_allocation_skips_nonprovisionable_disks
65912026-06-30T20:06:17.307Z PASS [ 0.094s] (1042/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_basic_add_sled
65922026-06-30T20:06:17.326Z PASS [ 4.279s] (1043/2984) nexus-reconfigurator-execution database::test::test_database_nexus_access_create_idempotent
65932026-06-30T20:06:17.377Z PASS [ 0.076s] (1044/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_crucible_pantry
65942026-06-30T20:06:17.389Z PASS [ 0.082s] (1045/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_dataset_settings_modified_in_place
65952026-06-30T20:06:17.426Z PASS [ 0.099s] (1046/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_disk_add_expunge_decommission
65962026-06-30T20:06:17.438Z PASS [ 4.498s] (1047/2984) nexus-reconfigurator-execution database::test::test_database_nexus_access_create
65972026-06-30T20:06:17.448Z PASS [ 0.071s] (1048/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_disk_expungement_removes_zones_durable_zpool
65982026-06-30T20:06:17.456Z PASS [ 0.067s] (1049/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_disk_expungement_removes_zones_transient_filesystem
65992026-06-30T20:06:17.489Z PASS [ 0.062s] (1050/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_ensure_preserve_downgrade_option
66002026-06-30T20:06:17.528Z PASS [ 0.081s] (1051/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_expunge_clickhouse_zones_after_policy_is_changed
66012026-06-30T20:06:17.532Z PASS [ 0.094s] (1052/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_expunge_clickhouse_clusters
66022026-06-30T20:06:17.548Z PASS [ 0.092s] (1053/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_internal_dns_zone_replaced_after_marked_for_cleanup
66032026-06-30T20:06:17.580Z PASS [ 4.632s] (1054/2984) nexus-reconfigurator-execution database::test::test_database_nexus_access_create_during_quiesce
66042026-06-30T20:06:17.653Z PASS [ 0.104s] (1055/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_reuse_external_dns_ips_from_expunged_zones
66052026-06-30T20:06:17.658Z PASS [ 0.126s] (1056/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_plan_deploy_all_clickhouse_cluster_nodes
66062026-06-30T20:06:17.669Z PASS [ 4.712s] (1057/2984) nexus-reconfigurator-execution database::test::test_database_nexus_access_create_fails_wrong_target_blueprint
66072026-06-30T20:06:17.682Z PASS [ 0.154s] (1058/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_nexus_allocation_skips_nonprovisionable_sleds
66082026-06-30T20:06:17.692Z PASS [ 0.112s] (1059/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_reuse_external_ips_from_expunged_zones
66092026-06-30T20:06:17.739Z PASS [ 0.081s] (1060/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_single_node_clickhouse
66102026-06-30T20:06:17.812Z PASS [ 5.654s] (1061/2984) nexus-mgs-updates driver_update::test_host_phase_1::basic
66112026-06-30T20:06:17.815Z PASS [ 0.144s] (1062/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_spread_additional_nexus_zones_across_sleds
66122026-06-30T20:06:17.840Z PASS [ 0.157s] (1063/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_spread_internal_dns_zones_across_sleds
66132026-06-30T20:06:18.125Z PASS [ 0.637s] (1064/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_multiple_measurements
66142026-06-30T20:06:18.537Z PASS [ 6.662s] (1065/2984) nexus-mgs-updates driver_update::test::test_rot_bootloader_update_basic
66152026-06-30T20:06:18.546Z PASS [ 6.671s] (1066/2984) nexus-mgs-updates driver_update::test::test_rot_update_basic
66162026-06-30T20:06:18.607Z PASS [ 0.070s] (1067/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_zones_marked_ready_for_cleanup_based_on_inventory
66172026-06-30T20:06:18.886Z PASS [ 1.233s] (1068/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_simple_measurements
66182026-06-30T20:06:18.889Z PASS [ 3.234s] (1069/2984) nexus-reconfigurator-planning example::tests::dns_resolution_works
66192026-06-30T20:06:19.140Z PASS [ 1.300s] (1070/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_update_internal_dns
66202026-06-30T20:06:19.161Z PASS [ 0.021s] (1071/2984) nexus-reconfigurator-simulation utils::tests::test_insert_sorted_by
66212026-06-30T20:06:19.193Z PASS [ 1.380s] (1072/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_update_cockroach
66222026-06-30T20:06:19.197Z PASS [ 0.035s] (1073/2984) nexus-saga-recovery recovery::test::test_execution_basic
66232026-06-30T20:06:19.231Z PASS [ 0.039s] (1074/2984) nexus-saga-recovery recovery::test::test_plan_basic
66242026-06-30T20:06:19.236Z PASS [ 0.039s] (1075/2984) nexus-saga-recovery recovery::test::test_read_all_from_channel
66252026-06-30T20:06:19.263Z PASS [ 0.028s] (1076/2984) nexus-switch-config tests::peerless_port_needs_no_switch_bgp_config
66262026-06-30T20:06:19.267Z PASS [ 0.034s] (1077/2984) nexus-saga-recovery test::test_basic
66272026-06-30T20:06:19.297Z PASS [ 0.032s] (1078/2984) nexus-types alert::tests::test_from_str_roundtrips
66282026-06-30T20:06:19.325Z PASS [ 0.028s] (1079/2984) nexus-types alert::tests::test_is_test
66292026-06-30T20:06:19.365Z PASS [ 0.040s] (1080/2984) nexus-types authn::cookies::test::test_parse_cookies_empty_headers
66302026-06-30T20:06:19.400Z PASS [ 0.035s] (1081/2984) nexus-types authn::cookies::test::test_parse_cookies_ignore_other_headers
66312026-06-30T20:06:19.435Z PASS [ 0.035s] (1082/2984) nexus-types authn::cookies::test::test_parse_cookies_one_cookie
66322026-06-30T20:06:19.473Z PASS [ 0.037s] (1083/2984) nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers
66332026-06-30T20:06:19.526Z PASS [ 0.053s] (1084/2984) nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers_same_name
66342026-06-30T20:06:19.558Z PASS [ 0.032s] (1085/2984) nexus-types authn::cookies::test::test_parse_cookies_two_cookies
66352026-06-30T20:06:19.593Z PASS [ 1.853s] (1086/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_update_boundary_ntp
66362026-06-30T20:06:19.608Z PASS [ 0.049s] (1087/2984) nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
66372026-06-30T20:06:19.651Z PASS [ 0.043s] (1088/2984) nexus-types deployment::test::test_serialize_pending_mgs_updates
66382026-06-30T20:06:19.685Z PASS [ 0.034s] (1089/2984) nexus-types fm::analysis_reports::tests::test_analysis_input_report_display_empty
66392026-06-30T20:06:19.719Z PASS [ 0.034s] (1090/2984) nexus-types fm::analysis_reports::tests::test_analysis_input_report_display_same_inv
66402026-06-30T20:06:19.759Z PASS [ 1.945s] (1091/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_update_crucible_pantry_before_nexus
66412026-06-30T20:06:19.807Z PASS [ 0.087s] (1092/2984) nexus-types fm::analysis_reports::tests::test_analysis_input_report_display_with_cases
66422026-06-30T20:06:19.839Z PASS [ 0.079s] (1093/2984) nexus-types fm::analysis_reports::tests::test_log_entry_backwards_compat_event_only
66432026-06-30T20:06:19.863Z PASS [ 0.057s] (1094/2984) nexus-types fm::analysis_reports::tests::test_log_entry_display_nested_values
66442026-06-30T20:06:19.882Z PASS [ 0.043s] (1095/2984) nexus-types fm::analysis_reports::tests::test_log_entry_forwards_compat_extra_fields
66452026-06-30T20:06:19.909Z PASS [ 0.046s] (1096/2984) nexus-types fm::analysis_reports::tests::test_log_entry_forwards_compat_varied_types
66462026-06-30T20:06:19.916Z PASS [ 0.033s] (1097/2984) nexus-types fm::analysis_reports::tests::test_log_entry_roundtrip
66472026-06-30T20:06:19.951Z PASS [ 0.034s] (1098/2984) nexus-types internal_api::background::test::test_display_tuf_repo_pruner_status_disabled
66482026-06-30T20:06:19.961Z PASS [ 0.052s] (1099/2984) nexus-types fm::case::tests::test_case_display
66492026-06-30T20:06:19.993Z PASS [ 0.043s] (1100/2984) nexus-types internal_api::background::test::test_display_tuf_repo_pruner_status_enabled
66502026-06-30T20:06:20.002Z PASS [ 0.041s] (1101/2984) nexus-types internal_api::views::test::test_can_serialize_mgs_updates
66512026-06-30T20:06:20.033Z PASS [ 0.040s] (1102/2984) nexus-types quiesce::test::test_drained_blueprint
66522026-06-30T20:06:20.040Z PASS [ 0.038s] (1103/2984) nexus-types quiesce::test::test_quiesce_block_on_first_recovery
66532026-06-30T20:06:20.069Z PASS [ 0.035s] (1104/2984) nexus-types quiesce::test::test_quiesce_block_on_reassigned_concurrent_recovery
66542026-06-30T20:06:20.086Z PASS [ 0.045s] (1105/2984) nexus-types quiesce::test::test_quiesce_block_on_reassigned_recovered_saga
66552026-06-30T20:06:20.108Z PASS [ 0.039s] (1106/2984) nexus-types quiesce::test::test_quiesce_block_on_reassigned_recovery
66562026-06-30T20:06:20.136Z PASS [ 0.050s] (1107/2984) nexus-types quiesce::test::test_quiesce_block_on_reassignment
66572026-06-30T20:06:20.150Z PASS [ 0.042s] (1108/2984) nexus-types quiesce::test::test_quiesce_block_on_recovered_sagas
66582026-06-30T20:06:20.177Z PASS [ 0.040s] (1109/2984) nexus-types quiesce::test::test_quiesce_block_on_saga_started
66592026-06-30T20:06:20.192Z PASS [ 0.042s] (1110/2984) nexus-types quiesce::test::test_quiesce_no_block_on_sagas_not_started
66602026-06-30T20:06:20.210Z PASS [ 0.033s] (1111/2984) nexus-types quiesce::test::test_quiesce_noop
66612026-06-30T20:06:20.230Z PASS [ 0.038s] (1112/2984) nexus-types quiesce::test::test_quiesce_sagas_disabled_on_startup
66622026-06-30T20:06:20.260Z PASS [ 0.049s] (1113/2984) nexus-types support_bundle::tests::bundle_data_selection_serde_round_trip
66632026-06-30T20:06:20.283Z PASS [ 0.052s] (1114/2984) nexus-types-versions impls::alert::tests::test_webhook_subscription_validation
66642026-06-30T20:06:20.290Z PASS [ 0.031s] (1115/2984) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_explicit_null_fields
66652026-06-30T20:06:20.291Z PASS [ 2.598s] (1116/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_update_all_zones
66662026-06-30T20:06:20.327Z PASS [ 0.036s] (1117/2984) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_mixed_null_and_values
66672026-06-30T20:06:20.327Z PASS [ 0.044s] (1118/2984) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_invalid_multicast_ip
66682026-06-30T20:06:21.357Z PASS [ 0.064s] (1119/2984) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_invalid_source_ip
66692026-06-30T20:06:21.361Z PASS [ 0.035s] (1120/2984) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_only_multicast_ip
66702026-06-30T20:06:21.361Z PASS [ 0.034s] (1121/2984) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_with_all_fields
66712026-06-30T20:06:21.362Z PASS [ 0.062s] (1122/2984) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_only_source_ips
66722026-06-30T20:06:21.362Z PASS [ 0.051s] (1123/2984) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_with_empty_source_ips
66732026-06-30T20:06:21.362Z PASS [ 0.040s] (1124/2984) nexus-types-versions impls::multicast::tests::test_multicast_group_update_deserialization_clear_source_ips
66742026-06-30T20:06:21.362Z PASS [ 0.075s] (1125/2984) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_without_optional_fields
66752026-06-30T20:06:21.362Z PASS [ 0.051s] (1126/2984) nexus-types-versions impls::multicast::tests::test_multicast_group_update_deserialization_omit_all_fields
66762026-06-30T20:06:21.362Z PASS [ 0.059s] (1127/2984) nexus-types-versions impls::multicast::tests::test_multicast_group_update_deserialization_update_source_ips
66772026-06-30T20:06:21.362Z PASS [ 0.034s] (1128/2984) nexus-types-versions impls::multicast::tests::test_validate_multicast_ip_v4
66782026-06-30T20:06:21.362Z PASS [ 0.048s] (1129/2984) nexus-types-versions impls::multicast::tests::test_validate_multicast_ip_v6
66792026-06-30T20:06:21.362Z PASS [ 0.038s] (1130/2984) nexus-types-versions impls::multicast::tests::test_validate_source_ip_v4
66802026-06-30T20:06:21.362Z PASS [ 0.037s] (1131/2984) nexus-types-versions impls::multicast::tests::test_validate_source_ip_v6
66812026-06-30T20:06:21.362Z PASS [ 0.043s] (1132/2984) nexus-types-versions impls::policy::tests::test_policy_parsing
66822026-06-30T20:06:21.362Z PASS [ 0.035s] (1133/2984) nexus-types-versions v2026_03_06_01::tests::test_switch_slot_to_string_and_back_again
66832026-06-30T20:06:21.362Z PASS [ 0.047s] (1134/2984) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_conversion_numbered_preserves_fields
66842026-06-30T20:06:21.362Z PASS [ 0.035s] (1135/2984) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_conversion_unnumbered_preserves_fields
66852026-06-30T20:06:21.362Z PASS [ 0.061s] (1136/2984) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_reverse_numbered
66862026-06-30T20:06:21.362Z PASS [ 0.040s] (1137/2984) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_reverse_unnumbered
66872026-06-30T20:06:21.362Z PASS [ 0.067s] (1138/2984) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_round_trip_numbered
66882026-06-30T20:06:21.362Z PASS [ 8.689s] (1139/2984) nexus-mgs-updates driver_update::test::test_sp_update_basic
66892026-06-30T20:06:21.362Z PASS [ 0.079s] (1140/2984) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_round_trip_unnumbered
66902026-06-30T20:06:21.362Z PASS [ 0.042s] (1141/2984) nexus-types-versions v2026_04_16_00::networking::tests::test_valid_router_peer_type_try_from_old_representation
66912026-06-30T20:06:21.362Z PASS [ 0.079s] (1142/2984) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_round_trip_sentinel_becomes_none
66922026-06-30T20:06:21.362Z PASS [ 0.086s] (1143/2984) nexus-types-versions v2026_04_16_00::networking::tests::test_invalid_router_peer_type_try_from_old_representation
66932026-06-30T20:06:21.362Z PASS [ 0.043s] (1144/2984) nexus-types-versions v2026_06_30_00::networking::tests::test_address_conversion_rejects_invalid_ips
66942026-06-30T20:06:21.362Z PASS [ 0.064s] (1145/2984) nexus-types-versions v2026_06_30_00::networking::tests::test_address_conversion_accepts_valid_ips
66952026-06-30T20:06:21.362Z PASS [ 0.032s] (1146/2984) nexus-types-versions v2026_06_30_00::networking::tests::test_address_round_trip_static
66962026-06-30T20:06:21.362Z PASS [ 0.039s] (1147/2984) nexus-types-versions v2026_06_30_00::networking::tests::test_address_round_trip_unspecified_normalizes_to_ipv6
66972026-06-30T20:06:21.362Z PASS [ 0.089s] (1148/2984) nexus-types-versions v2026_06_30_00::networking::tests::test_address_conversion_preserves_fields
66982026-06-30T20:06:21.362Z PASS [ 0.029s] (1149/2984) nexus-types-versions v2026_06_30_00::networking::tests::test_address_view_reverse_addrconf_becomes_unspecified
66992026-06-30T20:06:21.362Z PASS [ 0.035s] (1150/2984) nexus-types-versions v2026_06_30_00::networking::tests::test_address_view_reverse_preserves_fields
67002026-06-30T20:06:21.362Z PASS [ 0.035s] (1151/2984) nexus-types-versions v2026_06_30_00::networking::tests::test_address_view_reverse_static
67012026-06-30T20:06:21.362Z PASS [ 0.045s] (1152/2984) nexus-types-versions v2026_06_30_00::networking::tests::test_loopback_create_conversion_preserves_fields
67022026-06-30T20:06:21.362Z PASS [ 0.050s] (1153/2984) nexus-types-versions v2026_06_30_00::networking::tests::test_loopback_address_reverse
67032026-06-30T20:06:21.362Z PASS [ 0.034s] (1154/2984) nexus-types-versions v2026_06_30_00::networking::tests::test_loopback_create_conversion_rejects_bad_prefixes
67042026-06-30T20:06:21.362Z PASS [ 0.035s] (1155/2984) nexus-types-versions v2026_06_30_00::networking::tests::test_loopback_create_conversion_rejects_invalid_ips
67052026-06-30T20:06:21.362Z PASS [ 0.029s] (1156/2984) nexus-types-versions v2026_06_30_00::networking::tests::test_loopback_create_conversion_valid_addresses
67062026-06-30T20:06:21.362Z PASS [ 0.090s] (1157/2984) omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
67072026-06-30T20:06:21.362Z PASS [ 0.103s] (1158/2984) omicron-certificates tests::test_cert_extended_key_usage
67082026-06-30T20:06:21.362Z PASS [ 0.091s] (1159/2984) omicron-certificates tests::test_common_name_is_validated
67092026-06-30T20:06:21.363Z PASS [ 0.118s] (1160/2984) omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
67102026-06-30T20:06:21.363Z PASS [ 0.082s] (1161/2984) omicron-certificates tests::test_subject_alternate_names_are_validated
67112026-06-30T20:06:21.363Z PASS [ 0.227s] (1162/2984) omicron-cockroach-admin cockroach_cli::tests::proptest_validate_decommissionable
67122026-06-30T20:06:21.417Z PASS [ 3.291s] (1163/2984) nexus-reconfigurator-planning::mod integration_tests::planner::test_zone_update_ordering_respects_dependency_dag
67132026-06-30T20:06:22.178Z PASS [ 2.914s] (1164/2984) nexus-test-utils test::test_suite_password_matches_hash
67142026-06-30T20:06:22.280Z PASS [ 9.847s] (1165/2984) nexus-mgs-updates driver_update::test_host_phase_1::update_watched
67152026-06-30T20:06:22.302Z PASS [ 0.022s] (1166/2984) omicron-cockroach-metrics tests::proptest_tests::prometheus_parse_never_panics
67162026-06-30T20:06:22.334Z PASS [ 0.032s] (1167/2984) omicron-cockroach-metrics tests::proptest_tests::prometheus_parse_structured_input
67172026-06-30T20:06:22.471Z PASS [ 0.137s] (1168/2984) omicron-cockroach-metrics tests::test_cluster_client_caching
67182026-06-30T20:06:22.489Z PASS [ 0.018s] (1169/2984) omicron-cockroach-metrics tests::test_histogram_bucket_sorting
67192026-06-30T20:06:22.500Z PASS [ 1.488s] (1170/2984) omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
67202026-06-30T20:06:22.507Z PASS [ 0.018s] (1171/2984) omicron-cockroach-metrics tests::test_prometheus_histogram_parsing
67212026-06-30T20:06:22.518Z PASS [ 0.018s] (1172/2984) omicron-cockroach-metrics tests::test_prometheus_metrics_comments_only
67222026-06-30T20:06:22.526Z PASS [ 0.018s] (1173/2984) omicron-cockroach-metrics tests::test_prometheus_metrics_empty
67232026-06-30T20:06:22.537Z PASS [ 0.019s] (1174/2984) omicron-cockroach-metrics tests::test_prometheus_metrics_parse_resilience
67242026-06-30T20:06:22.545Z PASS [ 0.019s] (1175/2984) omicron-cockroach-metrics tests::test_prometheus_metrics_parsing
67252026-06-30T20:06:22.556Z PASS [ 0.018s] (1176/2984) omicron-cockroach-metrics tests::test_typed_cockroach_metrics
67262026-06-30T20:06:22.565Z PASS [ 0.019s] (1177/2984) omicron-common address::test::test_dns_subnets
67272026-06-30T20:06:22.575Z PASS [ 0.019s] (1178/2984) omicron-common address::test::test_ip_range_checks_non_decreasing
67282026-06-30T20:06:22.583Z PASS [ 0.018s] (1179/2984) omicron-common address::test::test_ip_range_enum_deserialization
67292026-06-30T20:06:22.596Z PASS [ 0.021s] (1180/2984) omicron-common address::test::test_ip_range_iter
67302026-06-30T20:06:22.602Z PASS [ 0.019s] (1181/2984) omicron-common address::test::test_ip_range_length
67312026-06-30T20:06:22.609Z PASS [ 1.425s] (1182/2984) omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
67322026-06-30T20:06:22.623Z PASS [ 0.018s] (1183/2984) omicron-common address::test::test_ip_range_try_from
67332026-06-30T20:06:22.623Z PASS [ 0.019s] (1184/2984) omicron-common address::test::test_ipv6_subnet_deserialize
67342026-06-30T20:06:22.629Z PASS [ 0.020s] (1185/2984) omicron-common address::test::test_sled_address
67352026-06-30T20:06:22.639Z PASS [ 0.024s] (1186/2984) omicron-common api::external::error::test::test_bail_unless
67362026-06-30T20:06:22.643Z PASS [ 0.022s] (1187/2984) omicron-common api::external::error::test::test_context
67372026-06-30T20:06:22.649Z PASS [ 0.020s] (1188/2984) omicron-common api::external::http_pagination::test::test_pagination_examples
67382026-06-30T20:06:22.663Z PASS [ 0.024s] (1189/2984) omicron-common api::external::http_pagination::test::test_pagination_schemas
67392026-06-30T20:06:22.667Z PASS [ 0.024s] (1190/2984) omicron-common api::external::http_pagination::test::test_scan_by_id
67402026-06-30T20:06:22.676Z PASS [ 0.027s] (1191/2984) omicron-common api::external::http_pagination::test::test_scan_by_name
67412026-06-30T20:06:22.687Z PASS [ 0.023s] (1192/2984) omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
67422026-06-30T20:06:22.693Z PASS [ 0.026s] (1193/2984) omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
67432026-06-30T20:06:22.698Z PASS [ 0.021s] (1194/2984) omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
67442026-06-30T20:06:22.714Z PASS [ 0.021s] (1195/2984) omicron-common api::external::test::test_bytecount
67452026-06-30T20:06:22.715Z PASS [ 0.028s] (1196/2984) omicron-common api::external::http_pagination::test::test_scan_by_time_and_id
67462026-06-30T20:06:22.723Z PASS [ 0.025s] (1197/2984) omicron-common api::external::test::test_bytecount_display
67472026-06-30T20:06:22.737Z PASS [ 0.021s] (1198/2984) omicron-common api::external::test::test_firewall_deserialization
67482026-06-30T20:06:22.744Z PASS [ 0.029s] (1199/2984) omicron-common api::external::test::test_digest
67492026-06-30T20:06:22.763Z PASS [ 0.040s] (1200/2984) omicron-common api::external::test::test_firewall_rule_host_filter_parse
67502026-06-30T20:06:22.788Z PASS [ 0.025s] (1201/2984) omicron-common api::external::test::test_generation_display_parse
67512026-06-30T20:06:22.792Z PASS [ 0.056s] (1202/2984) omicron-common api::external::test::test_firewall_rule_proto_filter_from_api_string
67522026-06-30T20:06:22.795Z PASS [ 0.050s] (1203/2984) omicron-common api::external::test::test_firewall_rule_target_parse
67532026-06-30T20:06:22.813Z PASS [ 0.021s] (1204/2984) omicron-common api::external::test::test_generation_from_int
67542026-06-30T20:06:22.818Z PASS [ 0.024s] (1205/2984) omicron-common api::external::test::test_generation_serde
67552026-06-30T20:06:22.836Z PASS [ 0.027s] (1206/2984) omicron-common api::external::test::test_hostname_from_str
67562026-06-30T20:06:22.841Z PASS [ 0.022s] (1207/2984) omicron-common api::external::test::test_ip_port_range_from_str
67572026-06-30T20:06:22.856Z PASS [ 0.020s] (1208/2984) omicron-common api::external::test::test_ip_port_range_into_str
67582026-06-30T20:06:22.859Z PASS [ 0.018s] (1209/2984) omicron-common api::external::test::test_ipv6_net_operations
67592026-06-30T20:06:22.878Z PASS [ 0.019s] (1210/2984) omicron-common api::external::test::test_mac_to_int_conversions
67602026-06-30T20:06:22.885Z PASS [ 0.029s] (1211/2984) omicron-common api::external::test::test_mac_system_iterator
67612026-06-30T20:06:22.903Z PASS [ 0.025s] (1212/2984) omicron-common api::external::test::test_macaddr
67622026-06-30T20:06:22.907Z PASS [ 0.021s] (1213/2984) omicron-common api::external::test::test_name_parse
67632026-06-30T20:06:22.924Z PASS [ 0.020s] (1214/2984) omicron-common api::external::test::test_name_parse_from_param
67642026-06-30T20:06:22.930Z PASS [ 0.023s] (1215/2984) omicron-common api::external::test::test_resource_name_parse
67652026-06-30T20:06:22.960Z PASS [ 0.036s] (1216/2984) omicron-common api::external::test::test_route_destination_parse
67662026-06-30T20:06:22.967Z PASS [ 0.037s] (1217/2984) omicron-common api::external::test::test_route_target_parse
67672026-06-30T20:06:22.980Z PASS [ 0.020s] (1218/2984) omicron-common api::external::test::test_semver_serialize
67682026-06-30T20:06:22.988Z PASS [ 0.021s] (1219/2984) omicron-common api::internal::shared::tests::test_dataset_kind_serialization
67692026-06-30T20:06:23.001Z PASS [ 0.021s] (1220/2984) omicron-common api::internal::shared::tests::test_delegated_zvol_device_name
67702026-06-30T20:06:23.010Z PASS [ 0.022s] (1221/2984) omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
67712026-06-30T20:06:23.015Z PASS [ 0.223s] (1222/2984) omicron-common api::external::test::test_generation_overflow
67722026-06-30T20:06:23.020Z PASS [ 0.020s] (1223/2984) omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
67732026-06-30T20:06:23.032Z PASS [ 0.021s] (1224/2984) omicron-common api::internal::shared::tests::test_deserialize_unknown_string
67742026-06-30T20:06:23.044Z PASS [ 0.023s] (1225/2984) omicron-common zpool_name::test::test_parse_bad_zpool_names
67752026-06-30T20:06:23.048Z PASS [ 0.032s] (1226/2984) omicron-common disk::tests::parse_dataset_name
67762026-06-30T20:06:23.053Z PASS [ 0.021s] (1227/2984) omicron-common zpool_name::test::test_parse_external_zpool_name
67772026-06-30T20:06:23.064Z PASS [ 0.020s] (1228/2984) omicron-common zpool_name::test::test_parse_internal_zpool_name
67782026-06-30T20:06:23.068Z PASS [ 0.020s] (1229/2984) omicron-common zpool_name::test::test_parse_zpool_name_json
67792026-06-30T20:06:23.074Z PASS [ 0.021s] (1230/2984) omicron-common zpool_name::test::test_zpool_name_regex
67802026-06-30T20:06:23.231Z PASS [ 0.166s] (1231/2984) omicron-dev::test-omicron-dev test_omicron_dev_bad_cmd
67812026-06-30T20:06:23.340Z PASS [ 0.272s] (1232/2984) omicron-dev::test-omicron-dev test_omicron_dev_no_args
67822026-06-30T20:06:23.368Z PASS [ 1.189s] (1233/2984) omicron-cockroach-admin context::tests::test_node_id
67832026-06-30T20:06:23.373Z PASS [ 0.033s] (1234/2984) omicron-gateway management_switch::location_map::tests::test_config_validation
67842026-06-30T20:06:23.401Z PASS [ 0.033s] (1235/2984) omicron-gateway management_switch::location_map::tests::test_resolve_location
67852026-06-30T20:06:23.450Z PASS [ 0.049s] (1236/2984) omicron-gateway::test_all integration_tests::config::read_production_smf_config
67862026-06-30T20:06:23.606Z PASS [ 0.233s] (1237/2984) omicron-gateway::test_all integration_tests::component_list::component_list
67872026-06-30T20:06:23.696Z PASS [ 0.245s] (1238/2984) omicron-gateway::test_all integration_tests::ereports::ereports_basic
67882026-06-30T20:06:23.930Z PASS [ 0.324s] (1239/2984) omicron-gateway::test_all integration_tests::ereports::ereports_commit
67892026-06-30T20:06:24.112Z PASS [ 0.416s] (1240/2984) omicron-gateway::test_all integration_tests::ereports::ereports_limit
67902026-06-30T20:06:24.335Z PASS [ 0.223s] (1241/2984) omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
67912026-06-30T20:06:24.454Z PASS [ 0.524s] (1242/2984) omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
67922026-06-30T20:06:24.552Z PASS [ 0.217s] (1243/2984) omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
67932026-06-30T20:06:24.577Z PASS [ 0.025s] (1244/2984) omicron-ledger test::test_commit_handles_write_failures
67942026-06-30T20:06:24.598Z PASS [ 0.021s] (1245/2984) omicron-ledger test::test_create_default_ledger
67952026-06-30T20:06:24.622Z PASS [ 0.024s] (1246/2984) omicron-ledger test::test_create_ledger_reads_from_storage
67962026-06-30T20:06:24.648Z PASS [ 0.026s] (1247/2984) omicron-ledger test::test_create_ledger_reads_latest_from_storage
67972026-06-30T20:06:24.669Z PASS [ 0.020s] (1248/2984) omicron-ls-apis api_metadata::tests::from_raw_collects_multiple_errors
67982026-06-30T20:06:24.674Z PASS [ 0.220s] (1249/2984) omicron-gateway::test_all integration_tests::task_dump::task_dump
67992026-06-30T20:06:24.688Z PASS [ 0.019s] (1250/2984) omicron-ls-apis api_metadata::tests::load_errors_display_lists_every_error
68002026-06-30T20:06:24.825Z PASS [ 15.204s] (1251/2984) nexus-db-queries policy_test::test_conferred_roles
68012026-06-30T20:06:25.454Z PASS [ 4.495s] (1252/2984) omicron-cockroach-admin cockroach_cli::tests::test_cluster_init_compatibility
68022026-06-30T20:06:25.526Z PASS [ 0.072s] (1253/2984) omicron-nexus app::alert::tests::test_alert_class_list
68032026-06-30T20:06:26.062Z PASS [ 12.233s] (1254/2984) nexus-reconfigurator-execution omicron_sled_config::tests::test_deploy_config
68042026-06-30T20:06:26.440Z PASS [ 5.023s] (1255/2984) omicron-cockroach-admin cockroach_cli::tests::test_schema_init
68052026-06-30T20:06:26.544Z PASS [ 14.478s] (1256/2984) nexus-mgs-updates driver_update::test::test_sp_update_takeover
68062026-06-30T20:06:26.846Z PASS [ 12.737s] (1257/2984) nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
68072026-06-30T20:06:27.143Z PASS [ 13.573s] (1258/2984) nexus-reconfigurator-execution omicron_physical_disks::test::test_decommission_expunged_disks
68082026-06-30T20:06:27.193Z PASS [ 6.227s] (1259/2984) omicron-cockroach-admin cockroach_cli::tests::test_cluster_schema_init_interleaved
68092026-06-30T20:06:27.401Z PASS [ 13.435s] (1260/2984) nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
68102026-06-30T20:06:27.452Z PASS [ 0.051s] (1261/2984) omicron-nexus app::background::tasks::attached_subnets::test::attached_subnet_diff_adds_entries
68112026-06-30T20:06:27.502Z PASS [ 0.050s] (1262/2984) omicron-nexus app::background::tasks::attached_subnets::test::attached_subnet_diff_removes_entries
68122026-06-30T20:06:27.550Z PASS [ 0.048s] (1263/2984) omicron-nexus app::background::tasks::attached_subnets::test::attached_subnet_diff_works_with_empty_sets
68132026-06-30T20:06:27.614Z PASS [ 0.065s] (1264/2984) omicron-nexus app::background::tasks::attached_subnets::test::attached_subnet_leaves_valid_entries
68142026-06-30T20:06:27.669Z PASS [ 0.054s] (1265/2984) omicron-nexus app::background::tasks::attached_subnets::test::attached_subnet_modifies_changed_entries
68152026-06-30T20:06:32.096Z PASS [ 19.738s] (1266/2984) nexus-mgs-updates driver_update::test_host_phase_1::update_takeover
68162026-06-30T20:06:33.069Z PASS [ 13.476s] (1267/2984) nexus-types deployment::planning_report::tests::planning_report_json_roundtrip
68172026-06-30T20:06:35.471Z PASS [ 12.396s] (1268/2984) omicron-dev::test-omicron-dev test_run_all
68182026-06-30T20:06:35.736Z SLOW [> 60.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
68192026-06-30T20:06:35.851Z SLOW [> 60.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_full_rack
68202026-06-30T20:06:35.864Z SLOW [> 60.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_full_rack_concurrent
68212026-06-30T20:06:36.683Z SLOW [> 60.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_full_rack_concurrent_multi
68222026-06-30T20:06:39.255Z PASS [ 7.158s] (1269/2984) omicron-nexus app::background::tasks::audit_log_cleanup::tests::test_audit_log_cleanup_activation
68232026-06-30T20:06:40.038Z PASS [ 6.968s] (1270/2984) omicron-nexus app::background::tasks::audit_log_cleanup::tests::test_audit_log_cleanup_retention_days_overflow
68242026-06-30T20:06:40.427Z PASS [ 21.881s] (1271/2984) nexus-reconfigurator-rendezvous crucible_dataset::tests::proptest_reconciliation
68252026-06-30T20:06:41.505Z PASS [ 14.313s] (1272/2984) omicron-nexus app::background::tasks::alert_dispatcher::test::test_glob_reprocessing
68262026-06-30T20:06:41.988Z PASS [ 16.462s] (1273/2984) omicron-nexus app::background::driver::test::test_activation_in_progress
68272026-06-30T20:06:42.119Z PASS [ 6.649s] (1274/2984) omicron-nexus app::background::tasks::audit_log_timeout_incomplete::tests::test_audit_log_timeout_incomplete_activation
68282026-06-30T20:06:42.321Z PASS [ 16.258s] (1275/2984) omicron-nexus app::background::driver::test::test_driver_basic
68292026-06-30T20:06:42.816Z PASS [ 23.930s] (1276/2984) nexus-reconfigurator-rendezvous local_storage_dataset::tests::proptest_reconciliation
68302026-06-30T20:06:42.922Z PASS [ 0.106s] (1277/2984) omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
68312026-06-30T20:06:43.902Z PASS [ 25.294s] (1278/2984) nexus-reconfigurator-rendezvous debug_dataset::tests::proptest_reconciliation
68322026-06-30T20:06:44.530Z PASS [ 18.090s] (1279/2984) omicron-nexus app::background::init::test::test_dns_propagation_basic
68332026-06-30T20:06:45.621Z PASS [ 26.732s] (1280/2984) nexus-reconfigurator-rendezvous local_storage_unencrypted_dataset::tests::proptest_reconciliation
68342026-06-30T20:06:47.352Z PASS [ 34.425s] (1281/2984) nexus-reconfigurator-cli-integration-tests::integration blueprint_edit::test_blueprint_edit
68352026-06-30T20:06:47.795Z PASS [ 5.806s] (1282/2984) omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
68362026-06-30T20:06:48.289Z PASS [ 6.170s] (1283/2984) omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
68372026-06-30T20:06:49.073Z PASS [ 6.752s] (1284/2984) omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
68382026-06-30T20:06:50.055Z PASS [ 8.550s] (1285/2984) omicron-nexus app::background::tasks::blueprint_planner::test::test_blueprint_planner_limit
68392026-06-30T20:06:50.218Z PASS [ 23.674s] (1286/2984) omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_vmm_already_deleted
68402026-06-30T20:06:50.409Z PASS [ 23.562s] (1287/2984) omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
68412026-06-30T20:06:50.737Z PASS [ 23.594s] (1288/2984) omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
68422026-06-30T20:06:51.680Z PASS [ 26.991s] (1289/2984) omicron-ls-apis::test_dependencies test_api_dependencies
68432026-06-30T20:06:52.138Z PASS [ 27.318s] (1290/2984) omicron-ls-apis::test_dependencies test_deployment_unit_dag_edges
68442026-06-30T20:06:52.556Z PASS [ 27.881s] (1291/2984) omicron-ls-apis::test_dependencies test_api_check
68452026-06-30T20:06:55.954Z PASS [ 6.881s] (1292/2984) omicron-nexus app::background::tasks::fm_analysis::tests::test_inventory_staleness_check
68462026-06-30T20:06:57.299Z PASS [ 17.261s] (1293/2984) omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
68472026-06-30T20:06:57.386Z PASS [ 7.167s] (1294/2984) omicron-nexus app::background::tasks::fm_rendezvous::tests::test_alert_requests
68482026-06-30T20:06:57.386Z PASS [ 7.330s] (1295/2984) omicron-nexus app::background::tasks::fm_analysis::tests::test_prepare_inputs_observes_alert_markers
68492026-06-30T20:06:57.451Z PASS [ 7.043s] (1296/2984) omicron-nexus app::background::tasks::fm_rendezvous::tests::test_alert_requests_aborted_when_sitrep_is_stale
68502026-06-30T20:06:57.963Z PASS [ 7.226s] (1297/2984) omicron-nexus app::background::tasks::fm_rendezvous::tests::test_bundle_requests_aborted_when_sitrep_is_stale
68512026-06-30T20:06:58.058Z PASS [ 15.136s] (1298/2984) omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions
68522026-06-30T20:06:58.669Z PASS [ 6.989s] (1299/2984) omicron-nexus app::background::tasks::fm_rendezvous::tests::test_mark_ereports_seen
68532026-06-30T20:06:59.348Z PASS [ 7.211s] (1300/2984) omicron-nexus app::background::tasks::fm_rendezvous::tests::test_mark_ereports_seen_across_sitreps
68542026-06-30T20:06:59.439Z PASS [ 15.536s] (1301/2984) omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions
68552026-06-30T20:06:59.654Z PASS [ 7.098s] (1302/2984) omicron-nexus app::background::tasks::fm_rendezvous::tests::test_support_bundle_requests
68562026-06-30T20:06:59.670Z PASS [ 15.140s] (1303/2984) omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks
68572026-06-30T20:06:59.777Z PASS [ 0.107s] (1304/2984) omicron-nexus app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_asm_address
68582026-06-30T20:06:59.828Z PASS [ 0.051s] (1305/2984) omicron-nexus app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_asm_with_any_source_member
68592026-06-30T20:06:59.880Z PASS [ 20.625s] (1306/2984) omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_config
68602026-06-30T20:06:59.889Z PASS [ 0.061s] (1307/2984) omicron-nexus app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_ssm_ignores_has_any_source_member
68612026-06-30T20:06:59.987Z PASS [ 0.097s] (1308/2984) omicron-nexus app::background::tasks::multicast::tests::test_admin_scope_xor_folding
68622026-06-30T20:07:00.003Z PASS [ 0.122s] (1309/2984) omicron-nexus app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_ssm_with_sources
68632026-06-30T20:07:00.035Z PASS [ 0.048s] (1310/2984) omicron-nexus app::background::tasks::multicast::tests::test_bounded_preservation_prefix_48
68642026-06-30T20:07:00.091Z PASS [ 0.055s] (1311/2984) omicron-nexus app::background::tasks::multicast::tests::test_map_ipv4_edge_cases
68652026-06-30T20:07:00.108Z PASS [ 0.106s] (1312/2984) omicron-nexus app::background::tasks::multicast::tests::test_documented_examples
68662026-06-30T20:07:00.157Z PASS [ 0.066s] (1313/2984) omicron-nexus app::background::tasks::multicast::tests::test_map_ipv4_to_underlay_ipv6
68672026-06-30T20:07:00.227Z PASS [ 0.119s] (1314/2984) omicron-nexus app::background::tasks::multicast::tests::test_prefix_preservation_hash_space_for_large_sets
68682026-06-30T20:07:00.232Z PASS [ 0.073s] (1315/2984) omicron-nexus app::background::tasks::multicast::tests::test_prefix_validation_ipv4_too_small
68692026-06-30T20:07:00.304Z PASS [ 0.076s] (1316/2984) omicron-nexus app::background::tasks::multicast::tests::test_prefix_validation_success_larger_prefix
68702026-06-30T20:07:00.316Z PASS [ 0.085s] (1317/2984) omicron-nexus app::background::tasks::multicast::tests::test_prod_ipv6_salt_uniqueness
68712026-06-30T20:07:00.355Z PASS [ 0.051s] (1318/2984) omicron-nexus app::background::tasks::multicast::tests::test_prod_ipv6_scope_differentiation
68722026-06-30T20:07:00.364Z PASS [ 0.048s] (1319/2984) omicron-nexus app::background::tasks::multicast::tests::test_prod_ipv6_xor_fold_math
68732026-06-30T20:07:00.372Z PASS [ 14.751s] (1320/2984) omicron-nexus app::background::tasks::dns_config::test::test_basic
68742026-06-30T20:07:00.406Z PASS [ 0.050s] (1321/2984) omicron-nexus app::background::tasks::multicast::tests::test_xor_fold_64bit_ipv4_placement
68752026-06-30T20:07:00.416Z PASS [ 0.051s] (1322/2984) omicron-nexus app::background::tasks::multicast::tests::test_xor_fold_salt_changes_output
68762026-06-30T20:07:00.425Z PASS [ 0.053s] (1323/2984) omicron-nexus app::background::tasks::multicast::tests::test_xor_fold_salt_deterministic
68772026-06-30T20:07:00.460Z PASS [ 0.054s] (1324/2984) omicron-nexus app::background::tasks::multicast::tests::test_xor_fold_salt_full_coverage_within_8bits
68782026-06-30T20:07:00.465Z PASS [ 0.049s] (1325/2984) omicron-nexus app::background::tasks::multicast::tests::test_xor_fold_salt_ipv4_changes_output
68792026-06-30T20:07:00.478Z PASS [ 0.053s] (1326/2984) omicron-nexus app::background::tasks::multicast::tests::test_xor_fold_salt_stays_within_prefix
68802026-06-30T20:07:00.520Z PASS [ 0.059s] (1327/2984) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_16bit_already_admin_scoped
68812026-06-30T20:07:00.529Z PASS [ 0.050s] (1328/2984) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_16bit_site_local_to_admin_scoped
68822026-06-30T20:07:00.535Z PASS [ 0.070s] (1329/2984) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_16bit_global_to_admin_scoped
68832026-06-30T20:07:00.574Z PASS [ 0.055s] (1330/2984) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_64bit_already_admin_scoped
68842026-06-30T20:07:00.641Z PASS [ 0.106s] (1331/2984) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_distinguishes_scopes
68852026-06-30T20:07:00.641Z PASS [ 0.112s] (1332/2984) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_64bit_site_local_to_admin_scoped
68862026-06-30T20:07:00.649Z PASS [ 0.074s] (1333/2984) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_with_64bit_prefix
68872026-06-30T20:07:00.802Z PASS [ 167.953s] (1334/2984) omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
68882026-06-30T20:07:01.647Z PASS [ 21.219s] (1335/2984) omicron-nexus app::background::tasks::blueprint_planner::test::test_blueprint_planner
68892026-06-30T20:07:02.271Z PASS [ 39.039s] (1336/2984) omicron-dropshot-apis::bin/omicron-dropshot-apis tests::test_apis_up_to_date
68902026-06-30T20:07:02.280Z PASS [ 14.927s] (1337/2984) omicron-nexus app::background::tasks::dns_propagation::test::test_basic
68912026-06-30T20:07:02.522Z PASS [ 14.727s] (1338/2984) omicron-nexus app::background::tasks::ereport_ingester::tests::test_sp_ereport_ingestion
68922026-06-30T20:07:02.791Z PASS [ 6.837s] (1339/2984) omicron-nexus app::background::tasks::fm_rendezvous::tests::test_support_bundle_requests_capacity_error
68932026-06-30T20:07:03.002Z PASS [ 5.615s] (1340/2984) omicron-nexus app::background::tasks::fm_sitrep_load::test::test_load_sitreps
68942026-06-30T20:07:03.297Z PASS [ 15.007s] (1341/2984) omicron-nexus app::background::tasks::external_endpoints::test::test_basic
68952026-06-30T20:07:03.507Z PASS [ 6.208s] (1342/2984) omicron-nexus app::background::tasks::fm_sitrep_gc::tests::test_orphaned_sitrep_gc
68962026-06-30T20:07:05.544Z PASS [ 6.105s] (1343/2984) omicron-nexus app::background::tasks::inventory_load::tests::test_inventory_loader
68972026-06-30T20:07:09.838Z SLOW [> 60.000s] (─────────) nexus-db-queries policy_test::test_iam_roles_behavior
68982026-06-30T20:07:11.361Z PASS [ 43.692s] (1344/2984) omicron-nexus app::background::tasks::attached_subnets::test::test_attached_subnet_manager
68992026-06-30T20:07:12.861Z SLOW [>180.000s] (─────────) oximeter-db client::tests::test_replicated
69002026-06-30T20:07:12.939Z SLOW [> 60.000s] (─────────) nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
69012026-06-30T20:07:13.526Z SLOW [> 60.000s] (─────────) nexus-reconfigurator-execution dns::test::test_dns_stale_blueprint_does_not_overwrite
69022026-06-30T20:07:13.538Z SLOW [> 60.000s] (─────────) nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
69032026-06-30T20:07:15.641Z PASS [ 14.839s] (1345/2984) omicron-nexus app::background::tasks::reconfigurator_config::test::test_basic
69042026-06-30T20:07:15.792Z PASS [ 16.137s] (1346/2984) omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
69052026-06-30T20:07:17.149Z PASS [ 15.502s] (1347/2984) omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
69062026-06-30T20:07:17.508Z PASS [ 15.237s] (1348/2984) omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
69072026-06-30T20:07:18.384Z PASS [ 15.592s] (1349/2984) omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
69082026-06-30T20:07:18.903Z PASS [ 16.380s] (1350/2984) omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
69092026-06-30T20:07:19.691Z PASS [ 69.854s] (1351/2984) nexus-db-queries policy_test::test_iam_roles_behavior
69102026-06-30T20:07:19.712Z PASS [ 16.415s] (1352/2984) omicron-nexus app::background::tasks::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_task
69112026-06-30T20:07:19.884Z PASS [ 20.535s] (1353/2984) omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
69122026-06-30T20:07:19.904Z PASS [ 17.624s] (1354/2984) omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
69132026-06-30T20:07:19.930Z PASS [ 16.423s] (1355/2984) omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_add_region_snapshot_replacement_causes_start
69142026-06-30T20:07:20.344Z PASS [ 17.342s] (1356/2984) omicron-nexus app::background::tasks::region_snapshot_replacement_finish::test::test_done_region_snapshot_replacement_causes_finish
69152026-06-30T20:07:21.056Z PASS [ 23.595s] (1357/2984) omicron-nexus app::background::tasks::instance_reincarnation::test::test_default_policy_is_reincarnatable
69162026-06-30T20:07:21.590Z PASS [ 23.532s] (1358/2984) omicron-nexus app::background::tasks::instance_reincarnation::test::test_reincarnates_failed_instances
69172026-06-30T20:07:21.762Z PASS [ 4.613s] (1359/2984) omicron-nexus app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered
69182026-06-30T20:07:22.440Z PASS [ 21.796s] (1360/2984) omicron-nexus app::background::tasks::populate_switch_ports::tests::test_switch1_comes_up_late
69192026-06-30T20:07:22.509Z PASS [ 4.125s] (1361/2984) omicron-nexus app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
69202026-06-30T20:07:24.161Z PASS [ 5.258s] (1362/2984) omicron-nexus app::background::tasks::session_cleanup::tests::test_session_cleanup_activation
69212026-06-30T20:07:24.840Z PASS [ 19.296s] (1363/2984) omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_delete_region_snapshot_replacement_volume_causes_complete
69222026-06-30T20:07:24.890Z PASS [ 5.199s] (1364/2984) omicron-nexus app::background::tasks::session_cleanup::tests::test_session_cleanup_respects_limit
69232026-06-30T20:07:25.362Z PASS [ 24.720s] (1365/2984) omicron-nexus app::background::tasks::read_only_region_replacement_start::test::test_expunge_disk_causes_read_only_region_replacement_request
69242026-06-30T20:07:25.459Z PASS [ 0.097s] (1366/2984) omicron-nexus app::background::tasks::support_bundle_collector::test::test_zipfile_creation
69252026-06-30T20:07:25.523Z PASS [ 0.063s] (1367/2984) omicron-nexus app::background::tasks::sync_switch_configuration::tests::bootstore_no_update_when_desired_blueprint_is_strictly_older
69262026-06-30T20:07:25.609Z PASS [ 0.085s] (1368/2984) omicron-nexus app::background::tasks::sync_switch_configuration::tests::bootstore_no_update_when_everything_matches
69272026-06-30T20:07:25.672Z PASS [ 0.064s] (1369/2984) omicron-nexus app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_blueprints_equal_and_nat_differs_at_gen_1
69282026-06-30T20:07:25.735Z PASS [ 0.063s] (1370/2984) omicron-nexus app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_current_has_no_blueprint_config
69292026-06-30T20:07:25.800Z PASS [ 0.064s] (1371/2984) omicron-nexus app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_desired_blueprint_is_newer_and_nat_differs
69302026-06-30T20:07:25.865Z PASS [ 0.065s] (1372/2984) omicron-nexus app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_nat_matches_but_rnc_differs
69312026-06-30T20:07:26.682Z PASS [ 0.817s] (1373/2984) omicron-nexus app::background::tasks::tuf_artifact_replication::tests::new_sled
69322026-06-30T20:07:26.999Z PASS [ 0.316s] (1374/2984) omicron-nexus app::background::tasks::tuf_artifact_replication::tests::nothing
69332026-06-30T20:07:27.170Z PASS [ 74.231s] (1375/2984) nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
69342026-06-30T20:07:27.368Z PASS [ 0.369s] (1376/2984) omicron-nexus app::background::tasks::tuf_artifact_replication::tests::recopy
69352026-06-30T20:07:27.433Z PASS [ 0.064s] (1377/2984) omicron-nexus app::background::tasks::tuf_repo_pruner::test::test_decide_prune
69362026-06-30T20:07:27.486Z PASS [ 0.053s] (1378/2984) omicron-nexus app::crucible::test::single_upstairs_health_ro_basic
69372026-06-30T20:07:27.541Z PASS [ 0.055s] (1379/2984) omicron-nexus app::crucible::test::single_upstairs_health_rw_basic
69382026-06-30T20:07:27.596Z PASS [ 0.054s] (1380/2984) omicron-nexus app::crucible::test::single_upstairs_health_rw_live_repair_in_progress
69392026-06-30T20:07:27.651Z PASS [ 0.055s] (1381/2984) omicron-nexus app::crucible::test::single_upstairs_health_rw_one_live_repair
69402026-06-30T20:07:27.706Z PASS [ 0.055s] (1382/2984) omicron-nexus app::crucible::test::single_upstairs_health_rw_one_stopping
69412026-06-30T20:07:27.763Z PASS [ 0.057s] (1383/2984) omicron-nexus app::crucible::test::single_upstairs_health_rw_only_two_present_and_active
69422026-06-30T20:07:27.815Z PASS [ 0.052s] (1384/2984) omicron-nexus app::crucible::test::single_upstairs_health_rw_reconciliation
69432026-06-30T20:07:27.870Z PASS [ 0.054s] (1385/2984) omicron-nexus app::crucible::test::single_upstairs_health_rw_replace
69442026-06-30T20:07:27.924Z PASS [ 0.054s] (1386/2984) omicron-nexus app::crucible::test::single_upstairs_health_rw_two_live_repair
69452026-06-30T20:07:27.985Z PASS [ 0.061s] (1387/2984) omicron-nexus app::crucible::test::upstairs_health_search
69462026-06-30T20:07:27.993Z PASS [ 12.202s] (1388/2984) omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task_gc
69472026-06-30T20:07:28.085Z PASS [ 0.100s] (1389/2984) omicron-nexus app::deployment::tests::test_reject_update_requests_if_system_is_not_updateable
69482026-06-30T20:07:28.115Z PASS [ 0.122s] (1390/2984) omicron-nexus app::deployment::tests::test_validate_can_set_target_release_for_mupdate_recovery
69492026-06-30T20:07:28.186Z PASS [ 0.100s] (1391/2984) omicron-nexus app::deployment::tests::test_version_number_ordering_requirements_for_update
69502026-06-30T20:07:28.259Z PASS [ 12.617s] (1392/2984) omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task
69512026-06-30T20:07:28.324Z PASS [ 0.137s] (1393/2984) omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
69522026-06-30T20:07:28.362Z PASS [ 1.172s] (1394/2984) omicron-nexus app::background::tasks::tuf_artifact_replication::tests::simple_replicate
69532026-06-30T20:07:28.419Z PASS [ 0.075s] (1395/2984) omicron-nexus app::external_endpoints::test::test_no_endpoint
69542026-06-30T20:07:28.480Z PASS [ 0.058s] (1396/2984) omicron-nexus app::instance::tests::test_instance_create_propagates_enable_jumbo_frames
69552026-06-30T20:07:28.486Z PASS [ 0.158s] (1397/2984) omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
69562026-06-30T20:07:28.557Z PASS [ 0.075s] (1398/2984) omicron-nexus app::instance::tests::test_instance_start_allowed_when_vmm_in_saga_unwound
69572026-06-30T20:07:28.584Z PASS [ 0.108s] (1399/2984) omicron-nexus app::instance::tests::test_instance_start_allowed_when_no_vmm
69582026-06-30T20:07:28.623Z PASS [ 0.065s] (1400/2984) omicron-nexus app::instance::tests::test_instance_start_forbidden_while_creating
69592026-06-30T20:07:28.631Z PASS [ 27.974s] (1401/2984) omicron-nexus app::background::tasks::reconfigurator_config::test::test_background_tasks_enable_disable
69602026-06-30T20:07:28.647Z PASS [ 0.064s] (1402/2984) omicron-nexus app::instance::tests::test_instance_start_idempotent_if_active
69612026-06-30T20:07:28.683Z PASS [ 0.060s] (1403/2984) omicron-nexus app::instance::tests::test_primary_nic_mtu_for_jumbo_frames
69622026-06-30T20:07:28.702Z PASS [ 0.078s] (1404/2984) omicron-nexus app::instance::tests::test_serial_console_stream_proxying
69632026-06-30T20:07:28.708Z PASS [ 0.061s] (1405/2984) omicron-nexus app::instance_platform::cpu_platform::test::milan_current_vs_rfd314_is_understood
69642026-06-30T20:07:28.744Z PASS [ 0.061s] (1406/2984) omicron-nexus app::instance_platform::cpu_platform::test::milan_rfd314_is_as_described
69652026-06-30T20:07:28.763Z PASS [ 0.061s] (1407/2984) omicron-nexus app::instance_platform::cpu_platform::test::turin_v1_is_as_described
69662026-06-30T20:07:28.769Z PASS [ 0.061s] (1408/2984) omicron-nexus app::instance_platform::cpu_platform::test::turin_v2_is_as_described
69672026-06-30T20:07:28.798Z PASS [ 0.054s] (1409/2984) omicron-nexus app::ip_pool::tests::test_validate_multicast_allows_other_admin_scoped_subnets
69682026-06-30T20:07:28.855Z PASS [ 0.089s] (1410/2984) omicron-nexus app::ip_pool::tests::test_validate_multicast_allows_site_local_ipv6
69692026-06-30T20:07:28.874Z PASS [ 0.755s] (1411/2984) omicron-nexus app::external_endpoints::test::test_authority
69702026-06-30T20:07:28.900Z PASS [ 0.131s] (1412/2984) omicron-nexus app::ip_pool::tests::test_validate_multicast_allows_valid_ipv4_asm
69712026-06-30T20:07:28.912Z PASS [ 0.060s] (1413/2984) omicron-nexus app::ip_pool::tests::test_validate_multicast_rejects_full_underlay_subnet
69722026-06-30T20:07:28.916Z PASS [ 0.118s] (1414/2984) omicron-nexus app::ip_pool::tests::test_validate_multicast_rejects_asm_ssm_spanning_range
69732026-06-30T20:07:28.940Z PASS [ 0.070s] (1415/2984) omicron-nexus app::ip_pool::tests::test_validate_multicast_rejects_link_local_ipv4
69742026-06-30T20:07:28.956Z PASS [ 0.056s] (1416/2984) omicron-nexus app::ip_pool::tests::test_validate_multicast_rejects_range_overlapping_underlay
69752026-06-30T20:07:29.033Z PASS [ 0.120s] (1417/2984) omicron-nexus app::ip_pool::tests::test_validate_multicast_rejects_underlay_ipv6_range
69762026-06-30T20:07:29.036Z PASS [ 0.120s] (1418/2984) omicron-nexus app::multicast::tests::test_is_ssm_address
69772026-06-30T20:07:29.178Z PASS [ 75.653s] (1419/2984) nexus-reconfigurator-execution dns::test::test_dns_stale_blueprint_does_not_overwrite
69782026-06-30T20:07:29.288Z PASS [ 0.249s] (1420/2984) omicron-nexus app::sagas::demo::test::test_demo_saga_rendezvous
69792026-06-30T20:07:30.335Z PASS [ 2.076s] (1421/2984) omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
69802026-06-30T20:07:30.725Z PASS [ 13.216s] (1422/2984) omicron-nexus app::background::tasks::saga_recovery::test::test_nexus_recovery
69812026-06-30T20:07:30.970Z PASS [ 19.608s] (1423/2984) omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_expunge_disk_causes_region_snapshot_replacement_start
69822026-06-30T20:07:31.909Z PASS [ 11.565s] (1424/2984) omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_failed_bundle_before_collection
69832026-06-30T20:07:32.667Z PASS [ 12.763s] (1425/2984) omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_cancel_before_collect
69842026-06-30T20:07:32.781Z PASS [ 11.735s] (1426/2984) omicron-nexus app::background::tasks::support_bundle_collector::test::test_cleanup_noop
69852026-06-30T20:07:33.402Z PASS [ 13.472s] (1427/2984) omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_failed_bundle_after_collection
69862026-06-30T20:07:34.316Z PASS [ 80.781s] (1428/2984) nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
69872026-06-30T20:07:34.589Z PASS [ 14.876s] (1429/2984) omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_after_zpool_deletion
69882026-06-30T20:07:34.644Z PASS [ 12.204s] (1430/2984) omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_noop
69892026-06-30T20:07:34.676Z PASS [ 14.792s] (1431/2984) omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_cancel_after_collect
69902026-06-30T20:07:34.969Z PASS [ 119.106s] (1432/2984) nexus-db-queries db::datastore::sled::test::local_storage_allocation_full_rack_concurrent
69912026-06-30T20:07:35.738Z SLOW [>120.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
69922026-06-30T20:07:35.853Z SLOW [>120.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_full_rack
69932026-06-30T20:07:36.684Z SLOW [>120.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_full_rack_concurrent_multi
69942026-06-30T20:07:36.914Z PASS [ 14.405s] (1433/2984) omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_one
69952026-06-30T20:07:37.996Z PASS [ 40.609s] (1434/2984) omicron-nexus app::background::tasks::instance_reincarnation::test::test_cooldown_on_subsequent_reincarnations
69962026-06-30T20:07:38.177Z PASS [ 14.016s] (1435/2984) omicron-nexus app::background::tasks::support_bundle_collector::test::test_per_bundle_data_selection
69972026-06-30T20:07:38.775Z PASS [ 13.935s] (1436/2984) omicron-nexus app::background::tasks::support_bundle_collector::test::test_reconfigurator_state_collected
69982026-06-30T20:07:38.982Z PASS [ 17.220s] (1437/2984) omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_many
69992026-06-30T20:07:39.370Z PASS [ 123.520s] (1438/2984) nexus-db-queries db::datastore::sled::test::local_storage_allocation_full_rack
70002026-06-30T20:07:39.849Z PASS [ 14.960s] (1439/2984) omicron-nexus app::background::tasks::support_bundle_collector::test::test_trace_file_generated
70012026-06-30T20:07:40.112Z PASS [ 18.521s] (1440/2984) omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_chunked
70022026-06-30T20:07:40.584Z PASS [ 42.619s] (1441/2984) omicron-nexus app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances
70032026-06-30T20:07:42.675Z PASS [ 125.994s] (1442/2984) nexus-db-queries db::datastore::sled::test::local_storage_allocation_full_rack_concurrent_multi
70042026-06-30T20:07:44.923Z PASS [ 15.890s] (1443/2984) omicron-nexus app::quiesce::test::test_quiesce_multi
70052026-06-30T20:07:45.242Z PASS [ 16.285s] (1444/2984) omicron-nexus app::quiesce::test::test_quiesce_full
70062026-06-30T20:07:45.304Z PASS [ 16.363s] (1445/2984) omicron-nexus app::quiesce::test::test_quiesce_easy
70072026-06-30T20:07:46.000Z PASS [ 47.330s] (1446/2984) omicron-nexus app::background::tasks::inventory_collection::test::test_basic
70082026-06-30T20:07:52.638Z PASS [ 20.729s] (1447/2984) omicron-nexus app::sagas::disk_create::test::test_saga_read_only_disk_basic_usage_succeeds
70092026-06-30T20:07:52.896Z PASS [ 22.561s] (1448/2984) omicron-nexus app::sagas::disk_create::test::test_readonly_disk_action_failure_can_unwind_idempotently
70102026-06-30T20:07:53.025Z PASS [ 23.848s] (1449/2984) omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
70112026-06-30T20:07:55.393Z PASS [ 21.076s] (1450/2984) omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
70122026-06-30T20:07:57.119Z PASS [ 23.716s] (1451/2984) omicron-nexus app::sagas::disk_delete::test::test_delete_local_disk_backed_by_expunged_zpool
70132026-06-30T20:07:57.614Z PASS [ 18.631s] (1452/2984) omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
70142026-06-30T20:07:57.907Z PASS [ 19.132s] (1453/2984) omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
70152026-06-30T20:07:58.104Z PASS [ 18.734s] (1454/2984) omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
70162026-06-30T20:07:58.307Z PASS [ 18.194s] (1455/2984) omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
70172026-06-30T20:07:58.430Z PASS [ 18.580s] (1456/2984) omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
70182026-06-30T20:07:58.572Z PASS [ 23.894s] (1457/2984) omicron-nexus app::sagas::image_create::test::test_saga_basic_usage_succeeds_silo
70192026-06-30T20:07:59.284Z PASS [ 16.607s] (1458/2984) omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
70202026-06-30T20:07:59.580Z PASS [ 14.277s] (1459/2984) omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
70212026-06-30T20:08:00.471Z PASS [ 15.229s] (1460/2984) omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
70222026-06-30T20:08:01.629Z PASS [ 32.343s] (1461/2984) omicron-nexus app::sagas::disk_create::test::test_readonly_disk_action_failure_can_unwind
70232026-06-30T20:08:02.012Z PASS [ 21.427s] (1462/2984) omicron-nexus app::sagas::instance_start::test::should_start_with_dead_switch
70242026-06-30T20:08:02.766Z PASS [ 31.796s] (1463/2984) omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
70252026-06-30T20:08:02.790Z PASS [ 30.008s] (1464/2984) omicron-nexus app::sagas::disk_delete::test::test_delete_local_disk_backed_by_expunged_sled
70262026-06-30T20:08:03.702Z PASS [ 29.056s] (1465/2984) omicron-nexus app::sagas::image_create::test::test_saga_basic_usage_succeeds_project
70272026-06-30T20:08:03.846Z PASS [ 29.257s] (1466/2984) omicron-nexus app::sagas::image_create::test::test_actions_succeed_idempotently
70282026-06-30T20:08:06.450Z PASS [ 35.725s] (1467/2984) omicron-nexus app::sagas::disk_create::test::test_readonly_disk_actions_succeed_idempotently
70292026-06-30T20:08:07.573Z PASS [ 29.577s] (1468/2984) omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
70302026-06-30T20:08:08.273Z PASS [ 35.606s] (1469/2984) omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
70312026-06-30T20:08:08.582Z PASS [ 33.612s] (1470/2984) omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
70322026-06-30T20:08:08.743Z PASS [ 22.743s] (1471/2984) omicron-nexus app::sagas::instance_update::test::destroyed_update_can_complete_with_dead_switch
70332026-06-30T20:08:09.085Z PASS [ 30.907s] (1472/2984) omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
70342026-06-30T20:08:12.246Z PASS [ 19.220s] (1473/2984) omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_actions_succeed_idempotently
70352026-06-30T20:08:12.862Z SLOW [>240.000s] (─────────) oximeter-db client::tests::test_replicated
70362026-06-30T20:08:14.601Z PASS [ 19.208s] (1474/2984) omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_succeeds
70372026-06-30T20:08:19.940Z PASS [ 22.820s] (1475/2984) omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_actions_succeed_idempotently
70382026-06-30T20:08:20.239Z PASS [ 22.331s] (1476/2984) omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_succeeds
70392026-06-30T20:08:20.787Z PASS [ 43.872s] (1477/2984) omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
70402026-06-30T20:08:20.904Z PASS [ 22.799s] (1478/2984) omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_actions_succeed_idempotently
70412026-06-30T20:08:21.518Z PASS [ 23.088s] (1479/2984) omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_succeeds
70422026-06-30T20:08:22.040Z PASS [ 22.459s] (1480/2984) omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_succeeds
70432026-06-30T20:08:22.228Z PASS [ 23.657s] (1481/2984) omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_actions_succeed_idempotently
70442026-06-30T20:08:24.015Z PASS [ 23.544s] (1482/2984) omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_actions_succeed_idempotently
70452026-06-30T20:08:24.617Z PASS [ 21.850s] (1483/2984) omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_actions_succeed_idempotently
70462026-06-30T20:08:25.165Z PASS [ 23.153s] (1484/2984) omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_succeeds
70472026-06-30T20:08:25.625Z PASS [ 21.924s] (1485/2984) omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_succeeds
70482026-06-30T20:08:26.765Z PASS [ 22.919s] (1486/2984) omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_actions_succeed_idempotently
70492026-06-30T20:08:29.479Z PASS [ 21.906s] (1487/2984) omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_succeeds
70502026-06-30T20:08:30.358Z PASS [ 37.709s] (1488/2984) omicron-nexus app::sagas::instance_update::test::migration_update_can_complete_with_dead_switch
70512026-06-30T20:08:31.097Z PASS [ 22.824s] (1489/2984) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_actions_succeed_idempotently
70522026-06-30T20:08:31.479Z PASS [ 22.735s] (1490/2984) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_actions_succeed_idempotently
70532026-06-30T20:08:31.499Z PASS [ 10.712s] (1491/2984) omicron-nexus app::sagas::multicast_group_dpd_ensure::test::test_params_serialization
70542026-06-30T20:08:31.719Z PASS [ 10.815s] (1492/2984) omicron-nexus app::sagas::multicast_group_dpd_ensure::test::test_saga_dag_structure
70552026-06-30T20:08:32.551Z PASS [ 11.031s] (1493/2984) omicron-nexus app::sagas::multicast_group_dpd_ensure::test::test_saga_handles_missing_groups
70562026-06-30T20:08:32.612Z PASS [ 0.063s] (1494/2984) omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
70572026-06-30T20:08:33.313Z PASS [ 21.065s] (1495/2984) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_succeeds
70582026-06-30T20:08:34.564Z PASS [ 12.307s] (1496/2984) omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
70592026-06-30T20:08:35.477Z PASS [ 13.435s] (1497/2984) omicron-nexus app::sagas::multicast_group_dpd_ensure::test::test_saga_rejects_non_creating_state
70602026-06-30T20:08:35.747Z SLOW [>180.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
70612026-06-30T20:08:36.101Z PASS [ 10.936s] (1498/2984) omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
70622026-06-30T20:08:36.264Z PASS [ 12.241s] (1499/2984) omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
70632026-06-30T20:08:36.812Z PASS [ 22.206s] (1500/2984) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_succeeds
70642026-06-30T20:08:38.349Z PASS [ 11.568s] (1501/2984) omicron-nexus app::sagas::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_saga
70652026-06-30T20:08:38.960Z PASS [ 18.717s] (1502/2984) omicron-nexus app::sagas::instance_update::test::test_start_saga_actions_succeed_idempotently
70662026-06-30T20:08:42.710Z PASS [ 10.904s] (1503/2984) omicron-nexus app::sagas::region_snapshot_replacement_step_garbage_collect::test::test_region_snapshot_replacement_step_garbage_collect_saga
70672026-06-30T20:08:44.935Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_start::test::test_cannot_start_local_storage_disk_gone
70682026-06-30T20:08:46.929Z PASS [ 26.987s] (1504/2984) omicron-nexus app::sagas::instance_update::test::test_start_saga_action_failure_can_unwind
70692026-06-30T20:08:49.050Z PASS [ 10.083s] (1505/2984) omicron-nexus app::sagas::test_saga::test_saga_stuck
70702026-06-30T20:08:51.679Z PASS [ 16.182s] (1506/2984) omicron-nexus app::sagas::subnet_attach::test::detaching_all_instance_subnets_does_not_delete_subnets
70712026-06-30T20:08:52.691Z PASS [ 21.182s] (1507/2984) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_saga
70722026-06-30T20:08:52.908Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
70732026-06-30T20:08:53.040Z PASS [ 16.779s] (1508/2984) omicron-nexus app::sagas::subnet_attach::test::test_saga_basic_usage_succeeds
70742026-06-30T20:08:53.085Z PASS [ 16.965s] (1509/2984) omicron-nexus app::sagas::subnet_attach::test::test_actions_succeed_idempotently
70752026-06-30T20:08:53.333Z PASS [ 16.511s] (1510/2984) omicron-nexus app::sagas::subnet_detach::test::test_actions_succeed_idempotently
70762026-06-30T20:08:54.263Z PASS [ 29.643s] (1511/2984) omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
70772026-06-30T20:08:54.672Z PASS [ 12.047s] (1512/2984) omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
70782026-06-30T20:08:54.834Z PASS [ 16.498s] (1513/2984) omicron-nexus app::sagas::subnet_detach::test::test_saga_basic_usage_succeeds
70792026-06-30T20:08:55.661Z PASS [ 70.738s] (1514/2984) omicron-nexus app::sagas::instance_start::test::test_cannot_start_local_storage_disk_gone
70802026-06-30T20:08:56.818Z PASS [ 54.974s] (1515/2984) omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
70812026-06-30T20:08:57.632Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
70822026-06-30T20:08:58.322Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
70832026-06-30T20:08:58.961Z PASS [ 12.016s] (1516/2984) omicron-nexus app::sagas::vpc_subnet_create::test::test_actions_succeed_idempotently
70842026-06-30T20:08:59.298Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
70852026-06-30T20:09:01.201Z PASS [ 35.541s] (1517/2984) omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
70862026-06-30T20:09:02.584Z PASS [ 13.516s] (1518/2984) omicron-nexus app::sagas::vpc_subnet_create::test::test_saga_basic_usage_succeeds
70872026-06-30T20:09:02.810Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
70882026-06-30T20:09:03.300Z PASS [ 70.402s] (1519/2984) omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
70892026-06-30T20:09:03.481Z PASS [ 32.381s] (1520/2984) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_hail_mary
70902026-06-30T20:09:03.559Z PASS [ 0.079s] (1521/2984) omicron-nexus app::update::test::test_problems_all_unhealthy
70912026-06-30T20:09:03.632Z PASS [ 32.142s] (1522/2984) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_prefer_not_self
70922026-06-30T20:09:03.675Z PASS [ 0.113s] (1523/2984) omicron-nexus app::update::test::test_problems_healthy_system
70932026-06-30T20:09:03.762Z PASS [ 0.138s] (1524/2984) omicron-nexus app::update::test::test_problems_missing_sleds
70942026-06-30T20:09:03.773Z PASS [ 0.093s] (1525/2984) omicron-nexus app::update::test::test_problems_stale_inventory
70952026-06-30T20:09:03.872Z PASS [ 0.096s] (1526/2984) omicron-nexus app::update::test::test_problems_stuck_sagas
70962026-06-30T20:09:03.924Z PASS [ 0.149s] (1527/2984) omicron-nexus app::update::test::test_problems_stuck_sagas_and_unhealthy_zpools
70972026-06-30T20:09:03.947Z PASS [ 0.087s] (1528/2984) omicron-nexus app::update::test::test_problems_stuck_sagas_error_message
70982026-06-30T20:09:04.037Z PASS [ 0.088s] (1529/2984) omicron-nexus app::update::test::test_problems_stuck_update
70992026-06-30T20:09:04.074Z PASS [ 0.088s] (1530/2984) omicron-nexus app::update::test::test_problems_unhealthy_services
71002026-06-30T20:09:04.102Z PASS [ 0.090s] (1531/2984) omicron-nexus app::update::test::test_problems_unhealthy_zpools
71012026-06-30T20:09:04.157Z PASS [ 0.092s] (1532/2984) omicron-nexus app::update::test::test_problems_update_in_progress_not_stuck_is_not_a_problem
71022026-06-30T20:09:04.242Z PASS [ 0.058s] (1533/2984) omicron-nexus external_api::console_api::test::test_accept_gz
71032026-06-30T20:09:04.316Z PASS [ 0.057s] (1534/2984) omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
71042026-06-30T20:09:04.355Z PASS [ 0.063s] (1535/2984) omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
71052026-06-30T20:09:04.380Z PASS [ 0.059s] (1536/2984) omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
71062026-06-30T20:09:04.425Z PASS [ 0.060s] (1537/2984) omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
71072026-06-30T20:09:04.494Z PASS [ 0.059s] (1538/2984) omicron-nexus external_api::console_api::test::test_find_file_finds_file
71082026-06-30T20:09:04.549Z PASS [ 0.055s] (1539/2984) omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
71092026-06-30T20:09:04.642Z PASS [ 0.064s] (1540/2984) omicron-nexus external_api::console_api::test::test_relative_uri
71102026-06-30T20:09:05.075Z PASS [ 32.459s] (1541/2984) omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
71112026-06-30T20:09:05.603Z PASS [ 11.996s] (1542/2984) omicron-nexus app::update::test::test_contact_support_all_unhealthy
71122026-06-30T20:09:05.902Z PASS [ 36.404s] (1543/2984) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_actions_succeed_idempotently
71132026-06-30T20:09:06.159Z PASS [ 32.818s] (1544/2984) omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
71142026-06-30T20:09:06.260Z PASS [ 14.539s] (1545/2984) omicron-nexus app::sagas::vpc_subnet_delete::test::test_actions_succeed_idempotently
71152026-06-30T20:09:06.329Z PASS [ 12.060s] (1546/2984) omicron-nexus app::update::test::test_contact_support_healthy_system
71162026-06-30T20:09:06.480Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
71172026-06-30T20:09:06.612Z PASS [ 2.489s] (1547/2984) omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
71182026-06-30T20:09:07.155Z PASS [ 12.466s] (1548/2984) omicron-nexus app::update::test::test_contact_support_healthy_zpools_unhealthy_services
71192026-06-30T20:09:07.222Z PASS [ 12.389s] (1549/2984) omicron-nexus app::update::test::test_contact_support_missing_sleds
71202026-06-30T20:09:07.586Z PASS [ 61.135s] (1550/2984) omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
71212026-06-30T20:09:07.736Z PASS [ 15.054s] (1551/2984) omicron-nexus app::sagas::vpc_subnet_delete::test::test_saga_basic_usage_succeeds
71222026-06-30T20:09:08.243Z PASS [ 15.142s] (1552/2984) omicron-nexus app::sagas::vpc_subnet_update::test::test_saga_basic_usage_succeeds
71232026-06-30T20:09:08.609Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
71242026-06-30T20:09:08.818Z PASS [ 15.772s] (1553/2984) omicron-nexus app::sagas::vpc_subnet_update::test::test_actions_succeed_idempotently
71252026-06-30T20:09:09.055Z PASS [ 13.394s] (1554/2984) omicron-nexus app::update::test::test_contact_support_stuck_saga
71262026-06-30T20:09:09.088Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
71272026-06-30T20:09:09.112Z PASS [ 12.506s] (1555/2984) omicron-nexus app::update::test::test_contact_support_stuck_update
71282026-06-30T20:09:11.353Z PASS [ 12.349s] (1556/2984) omicron-nexus app::update::test::test_contact_support_target_set_but_components_on_old_version
71292026-06-30T20:09:12.864Z SLOW [>300.000s] (─────────) oximeter-db client::tests::test_replicated
71302026-06-30T20:09:14.232Z PASS [ 13.005s] (1557/2984) omicron-nexus app::update::test::test_contact_support_unhealthy_zpools_and_services
71312026-06-30T20:09:16.753Z PASS [ 14.003s] (1558/2984) omicron-nexus app::update::test::test_contact_support_unhealthy_zpools_healthy_services
71322026-06-30T20:09:16.876Z PASS [ 13.300s] (1559/2984) omicron-nexus app::update::test::test_contact_support_update_in_progress
71332026-06-30T20:09:18.996Z PASS [ 2.402s] (1560/2984) omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
71342026-06-30T20:09:19.060Z PASS [ 48.696s] (1561/2984) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_no_leak_region
71352026-06-30T20:09:19.080Z PASS [ 2.457s] (1562/2984) omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
71362026-06-30T20:09:19.107Z PASS [ 14.008s] (1563/2984) omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
71372026-06-30T20:09:19.381Z PASS [ 14.038s] (1564/2984) omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
71382026-06-30T20:09:19.564Z PASS [ 0.602s] (1565/2984) omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
71392026-06-30T20:09:22.413Z PASS [ 47.866s] (1566/2984) omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
71402026-06-30T20:09:23.008Z PASS [ 14.797s] (1567/2984) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_access_token_auth
71412026-06-30T20:09:24.345Z PASS [ 16.609s] (1568/2984) omicron-nexus::test_all integration_tests::allow_list::test_allow_list
71422026-06-30T20:09:24.472Z PASS [ 18.150s] (1569/2984) omicron-nexus::test_all integration_tests::affinity::test_affinity_instance_group_list
71432026-06-30T20:09:24.746Z PASS [ 17.159s] (1570/2984) omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_instance_group_list
71442026-06-30T20:09:25.731Z PASS [ 19.844s] (1571/2984) omicron-nexus::test_all integration_tests::affinity::test_affinity_group_crud
71452026-06-30T20:09:26.043Z PASS [ 19.456s] (1572/2984) omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_crud
71462026-06-30T20:09:27.726Z PASS [ 20.276s] (1573/2984) omicron-nexus::test_all integration_tests::affinity::test_affinity_group_project_selector
71472026-06-30T20:09:27.784Z PASS [ 12.408s] (1574/2984) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_scim_token_auth
71482026-06-30T20:09:28.062Z PASS [ 20.707s] (1575/2984) omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_project_selector
71492026-06-30T20:09:28.185Z PASS [ 19.068s] (1576/2984) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_list
71502026-06-30T20:09:29.830Z PASS [ 10.772s] (1577/2984) omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
71512026-06-30T20:09:30.096Z PASS [ 10.741s] (1578/2984) omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
71522026-06-30T20:09:30.244Z PASS [ 11.193s] (1579/2984) omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
71532026-06-30T20:09:30.372Z PASS [ 11.292s] (1580/2984) omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
71542026-06-30T20:09:30.707Z PASS [ 11.142s] (1581/2984) omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
71552026-06-30T20:09:30.938Z PASS [ 19.640s] (1582/2984) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_login_local
71562026-06-30T20:09:33.592Z PASS [ 11.185s] (1583/2984) omicron-nexus::test_all integration_tests::basic::test_basic_failures
71572026-06-30T20:09:34.153Z PASS [ 27.843s] (1584/2984) omicron-nexus::test_all integration_tests::affinity::test_affinity_group_usage
71582026-06-30T20:09:34.921Z PASS [ 1.334s] (1585/2984) omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
71592026-06-30T20:09:34.972Z PASS [ 10.627s] (1586/2984) omicron-nexus::test_all integration_tests::basic::test_ping
71602026-06-30T20:09:35.140Z PASS [ 0.213s] (1587/2984) omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
71612026-06-30T20:09:35.668Z PASS [ 1.627s] (1588/2984) omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
71622026-06-30T20:09:35.742Z SLOW [>240.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
71632026-06-30T20:09:36.135Z PASS [ 28.908s] (1589/2984) omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_usage
71642026-06-30T20:09:36.316Z PASS [ 10.587s] (1590/2984) omicron-nexus::test_all integration_tests::bfd::test_empty_bfd_status
71652026-06-30T20:09:37.629Z PASS [ 11.593s] (1591/2984) omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
71662026-06-30T20:09:37.774Z PASS [ 11.193s] (1592/2984) omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
71672026-06-30T20:09:37.882Z PASS [ 11.474s] (1593/2984) omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
71682026-06-30T20:09:38.291Z PASS [ 99.979s] (1594/2984) omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
71692026-06-30T20:09:39.354Z PASS [ 11.173s] (1595/2984) omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
71702026-06-30T20:09:39.545Z PASS [ 11.697s] (1596/2984) omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
71712026-06-30T20:09:39.726Z PASS [ 90.563s] (1597/2984) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
71722026-06-30T20:09:40.088Z PASS [ 91.500s] (1598/2984) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
71732026-06-30T20:09:40.992Z PASS [ 10.059s] (1599/2984) omicron-nexus::test_all integration_tests::cockroach::test_cockroach_http_prometheus_metrics
71742026-06-30T20:09:41.061Z PASS [ 10.960s] (1600/2984) omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
71752026-06-30T20:09:41.114Z PASS [ 10.406s] (1601/2984) omicron-nexus::test_all integration_tests::cockroach::test_cockroach_http_node_status
71762026-06-30T20:09:41.608Z PASS [ 17.033s] (1602/2984) omicron-nexus::test_all integration_tests::basic::test_projects_basic
71772026-06-30T20:09:41.617Z PASS [ 11.237s] (1603/2984) omicron-nexus::test_all integration_tests::cockroach::test_cockroach_admin_server
71782026-06-30T20:09:41.793Z PASS [ 11.962s] (1604/2984) omicron-nexus::test_all integration_tests::certificates::test_crud
71792026-06-30T20:09:42.537Z PASS [ 19.527s] (1605/2984) omicron-nexus::test_all integration_tests::basic::test_gzip_compression
71802026-06-30T20:09:43.464Z PASS [ 105.614s] (1606/2984) omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
71812026-06-30T20:09:45.039Z PASS [ 9.904s] (1607/2984) omicron-nexus::test_all integration_tests::console_api::test_assets
71822026-06-30T20:09:45.546Z PASS [ 10.569s] (1608/2984) omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
71832026-06-30T20:09:46.527Z PASS [ 10.846s] (1609/2984) omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
71842026-06-30T20:09:49.371Z PASS [ 22.196s] (1610/2984) omicron-nexus::test_all integration_tests::basic::test_projects_list
71852026-06-30T20:09:49.497Z PASS [ 10.775s] (1611/2984) omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
71862026-06-30T20:09:49.497Z PASS [ 105.770s] (1612/2984) omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
71872026-06-30T20:09:49.497Z PASS [ 19.172s] (1613/2984) omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
71882026-06-30T20:09:50.382Z PASS [ 12.501s] (1614/2984) omicron-nexus::test_all integration_tests::console_api::test_session_me
71892026-06-30T20:09:50.789Z PASS [ 12.502s] (1615/2984) omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
71902026-06-30T20:09:51.090Z PASS [ 11.420s] (1616/2984) omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
71912026-06-30T20:09:51.694Z PASS [ 13.920s] (1617/2984) omicron-nexus::test_all integration_tests::console_api::test_session_idle_timeout_deletes_session
71922026-06-30T20:09:52.009Z PASS [ 15.694s] (1618/2984) omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
71932026-06-30T20:09:52.092Z PASS [ 15.962s] (1619/2984) omicron-nexus::test_all integration_tests::console_api::test_console_pages
71942026-06-30T20:09:53.298Z PASS [ 44.184s] (1620/2984) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_create_delete_ops
71952026-06-30T20:09:55.363Z PASS [ 16.010s] (1621/2984) omicron-nexus::test_all integration_tests::console_api::test_sessions
71962026-06-30T20:09:59.294Z SLOW [>120.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
71972026-06-30T20:09:59.400Z PASS [ 346.543s] (1622/2984) oximeter-db client::tests::test_replicated
71982026-06-30T20:10:00.791Z PASS [ 1.391s] (1623/2984) omicron-clickhouse-admin context::tests::test_database_usage
71992026-06-30T20:10:00.822Z PASS [ 0.030s] (1624/2984) omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_1
72002026-06-30T20:10:00.851Z PASS [ 0.028s] (1625/2984) omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_2
72012026-06-30T20:10:00.879Z PASS [ 0.026s] (1626/2984) omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_3
72022026-06-30T20:10:00.902Z PASS [ 0.023s] (1627/2984) omicron-clickhouse-admin context::tests::test_read_generation_from_file_none
72032026-06-30T20:10:00.919Z PASS [ 9.225s] (1628/2984) omicron-nexus::test_all integration_tests::demo_saga::test_demo_saga
72042026-06-30T20:10:00.928Z PASS [ 0.030s] (1629/2984) omicron-clickhouse-admin context::tests::test_read_generation_from_file_success
72052026-06-30T20:10:01.749Z PASS [ 0.821s] (1630/2984) omicron-clickhouse-admin context::tests::test_retention_policy
72062026-06-30T20:10:01.891Z PASS [ 9.798s] (1631/2984) omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
72072026-06-30T20:10:02.055Z PASS [ 8.815s] (1632/2984) omicron-nexus::test_all integration_tests::device_auth::test_device_token_cannot_exceed_auth_token_expiration
72082026-06-30T20:10:02.234Z PASS [ 0.483s] (1633/2984) omicron-clickhouse-admin::integration_test test_keeper_cluster_membership
72092026-06-30T20:10:02.403Z PASS [ 0.170s] (1634/2984) omicron-clickhouse-admin::integration_test test_keeper_conf_parsing
72102026-06-30T20:10:02.572Z PASS [ 0.169s] (1635/2984) omicron-clickhouse-admin::integration_test test_lgif_parsing
72112026-06-30T20:10:02.739Z PASS [ 0.167s] (1636/2984) omicron-clickhouse-admin::integration_test test_raft_config_parsing
72122026-06-30T20:10:02.844Z PASS [ 0.104s] (1637/2984) omicron-clickhouse-admin::integration_test test_teardown
72132026-06-30T20:10:02.896Z PASS [ 0.052s] (1638/2984) oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
72142026-06-30T20:10:03.230Z PASS [ 7.869s] (1639/2984) omicron-nexus::test_all integration_tests::device_auth::test_device_token_clamps_to_auth_token_when_no_ttl_specified
72152026-06-30T20:10:04.605Z SLOW [> 60.000s] (─────────) omicron-nexus populate::test::test_populators
72162026-06-30T20:10:07.852Z PASS [ 15.826s] (1640/2984) omicron-nexus::test_all integration_tests::device_auth::test_admin_logout_deletes_tokens_and_sessions
72172026-06-30T20:10:08.827Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_coverage
72182026-06-30T20:10:09.364Z PASS [ 7.278s] (1641/2984) omicron-nexus::test_all integration_tests::device_auth::test_device_token_request_ttl_invalid
72192026-06-30T20:10:10.031Z PASS [ 130.700s] (1642/2984) omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
72202026-06-30T20:10:11.040Z PASS [ 27.608s] (1643/2984) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_step
72212026-06-30T20:10:13.082Z PASS [ 12.130s] (1644/2984) omicron-nexus::test_all integration_tests::device_auth::test_device_token_expiration
72222026-06-30T20:10:13.877Z PASS [ 11.949s] (1645/2984) omicron-nexus::test_all integration_tests::device_auth::test_device_token_request_ttl
72232026-06-30T20:10:13.938Z PASS [ 10.678s] (1646/2984) omicron-nexus::test_all integration_tests::device_auth::test_session_auth_does_not_clamp_device_token_ttl
72242026-06-30T20:10:17.092Z PASS [ 36.091s] (1647/2984) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running
72252026-06-30T20:10:21.363Z PASS [ 41.275s] (1648/2984) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_requested
72262026-06-30T20:10:28.240Z PASS [ 46.445s] (1649/2984) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_3
72272026-06-30T20:10:31.463Z PASS [ 50.351s] (1650/2984) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_replacement_done
72282026-06-30T20:10:32.092Z PASS [ 49.555s] (1651/2984) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_running
72292026-06-30T20:10:35.619Z PASS [ 55.965s] (1652/2984) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_replacement_done
72302026-06-30T20:10:35.745Z SLOW [>300.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
72312026-06-30T20:10:36.238Z PASS [ 51.197s] (1653/2984) omicron-nexus::test_all integration_tests::crucible_replacements::test_racing_replacements_for_soft_deleted_disk_volume
72322026-06-30T20:10:36.671Z PASS [ 92.067s] (1654/2984) omicron-nexus populate::test::test_populators
72332026-06-30T20:10:36.888Z PASS [ 50.372s] (1655/2984) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_does_not_create_freed_region
72342026-06-30T20:10:38.511Z PASS [ 30.664s] (1656/2984) omicron-nexus::test_all integration_tests::device_auth::test_session_list_excludes_expired
72352026-06-30T20:10:41.061Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running_on_pantry
72362026-06-30T20:10:41.407Z PASS [ 28.346s] (1657/2984) omicron-nexus::test_all integration_tests::disks::test_delete_local_storage_disk_retries_on_transient_error
72372026-06-30T20:10:41.522Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested
72382026-06-30T20:10:41.613Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_2
72392026-06-30T20:10:43.185Z PASS [ 61.675s] (1658/2984) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested
72402026-06-30T20:10:43.283Z PASS [ 33.939s] (1659/2984) omicron-nexus::test_all integration_tests::disks::test_cannot_snapshot_read_only_disk
72412026-06-30T20:10:44.698Z PASS [ 16.449s] (1660/2984) omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
72422026-06-30T20:10:45.317Z PASS [ 55.906s] (1661/2984) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove_target_gone
72432026-06-30T20:10:45.548Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_read_only_replacement_sanity
72442026-06-30T20:10:46.520Z PASS [ 56.093s] (1662/2984) omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity
72452026-06-30T20:10:46.740Z PASS [ 35.890s] (1663/2984) omicron-nexus::test_all integration_tests::disks::test_create_read_only_disk_from_snapshot
72462026-06-30T20:10:46.866Z PASS [ 36.880s] (1664/2984) omicron-nexus::test_all integration_tests::disks::test_create_read_only_disk_from_image
72472026-06-30T20:10:46.950Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity
72482026-06-30T20:10:48.420Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity_2
72492026-06-30T20:10:48.571Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove
72502026-06-30T20:10:48.989Z PASS [ 12.102s] (1665/2984) omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
72512026-06-30T20:10:50.792Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice
72522026-06-30T20:10:50.969Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete
72532026-06-30T20:10:51.069Z PASS [ 12.569s] (1666/2984) omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
72542026-06-30T20:10:51.078Z PASS [ 102.267s] (1667/2984) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_coverage
72552026-06-30T20:10:52.869Z PASS [ 31.496s] (1668/2984) omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
72562026-06-30T20:10:54.446Z PASS [ 72.825s] (1669/2984) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_2
72572026-06-30T20:10:56.677Z PASS [ 13.480s] (1670/2984) omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
72582026-06-30T20:11:05.225Z PASS [ 59.948s] (1671/2984) oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
72592026-06-30T20:11:05.339Z PASS [ 75.775s] (1672/2984) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity_2
72602026-06-30T20:11:05.339Z PASS [ 76.225s] (1673/2984) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove
72612026-06-30T20:11:05.729Z PASS [ 2.883s] (1674/2984) oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
72622026-06-30T20:11:08.047Z PASS [ 21.319s] (1675/2984) omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
72632026-06-30T20:11:08.054Z PASS [ 31.379s] (1676/2984) omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
72642026-06-30T20:11:08.284Z PASS [ 32.049s] (1677/2984) omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
72652026-06-30T20:11:08.410Z PASS [ 82.868s] (1678/2984) omicron-nexus::test_all integration_tests::crucible_replacements::test_read_only_replacement_sanity
72662026-06-30T20:11:09.180Z PASS [ 37.090s] (1679/2984) omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
72672026-06-30T20:11:10.749Z PASS [ 29.351s] (1680/2984) omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
72682026-06-30T20:11:11.879Z PASS [ 80.916s] (1681/2984) omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete
72692026-06-30T20:11:13.565Z PASS [ 16.903s] (1682/2984) omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
72702026-06-30T20:11:13.757Z PASS [ 56.672s] (1683/2984) omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
72712026-06-30T20:11:13.844Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
72722026-06-30T20:11:13.911Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
72732026-06-30T20:11:16.356Z PASS [ 21.920s] (1684/2984) omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
72742026-06-30T20:11:16.574Z PASS [ 89.632s] (1685/2984) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity
72752026-06-30T20:11:17.603Z PASS [ 26.441s] (1686/2984) omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
72762026-06-30T20:11:17.661Z PASS [ 11.931s] (1687/2984) oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
72772026-06-30T20:11:19.697Z PASS [ 98.640s] (1688/2984) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running_on_pantry
72782026-06-30T20:11:20.992Z PASS [ 29.924s] (1689/2984) omicron-nexus::test_all integration_tests::disks::test_list_all_types_of_disk
72792026-06-30T20:11:22.948Z PASS [ 18.160s] (1690/2984) omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
72802026-06-30T20:11:23.704Z PASS [ 19.523s] (1691/2984) omicron-nexus::test_all integration_tests::disks::test_read_only_disk_different_vcr
72812026-06-30T20:11:24.044Z PASS [ 52.580s] (1692/2984) omicron-nexus::test_all integration_tests::disks::test_disk_expunge
72822026-06-30T20:11:25.183Z PASS [ 14.434s] (1693/2984) omicron-nexus::test_all integration_tests::external_ips::can_create_instance_with_ephemeral_ipv6_address
72832026-06-30T20:11:25.827Z PASS [ 13.927s] (1694/2984) omicron-nexus::test_all integration_tests::external_ips::can_create_instance_with_floating_ipv6_address
72842026-06-30T20:11:26.831Z PASS [ 33.975s] (1695/2984) omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
72852026-06-30T20:11:28.241Z PASS [ 14.151s] (1696/2984) omicron-nexus::test_all integration_tests::external_ips::cannot_attach_ephemeral_ipv4_to_instance_missing_ipv4_stack
72862026-06-30T20:11:28.278Z PASS [ 20.041s] (1697/2984) omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
72872026-06-30T20:11:29.782Z PASS [ 16.218s] (1698/2984) omicron-nexus::test_all integration_tests::external_ips::can_list_instance_snat_ip
72882026-06-30T20:11:30.081Z PASS [ 46.807s] (1699/2984) omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
72892026-06-30T20:11:31.070Z PASS [ 14.711s] (1700/2984) omicron-nexus::test_all integration_tests::external_ips::cannot_attach_ephemeral_ipv6_to_instance_missing_ipv6_stack
72902026-06-30T20:11:31.116Z PASS [ 14.542s] (1701/2984) omicron-nexus::test_all integration_tests::external_ips::cannot_attach_floating_ipv4_to_instance_missing_ipv4_stack
72912026-06-30T20:11:32.126Z PASS [ 14.438s] (1702/2984) omicron-nexus::test_all integration_tests::external_ips::no_automatic_snat_for_ipv6
72922026-06-30T20:11:32.387Z PASS [ 24.100s] (1703/2984) omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
72932026-06-30T20:11:32.585Z PASS [ 15.065s] (1704/2984) omicron-nexus::test_all integration_tests::external_ips::cannot_attach_floating_ipv6_to_instance_missing_ipv6_stack
72942026-06-30T20:11:33.185Z PASS [ 79.338s] (1705/2984) omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
72952026-06-30T20:11:35.074Z PASS [ 59.459s] (1706/2984) omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
72962026-06-30T20:11:35.124Z PASS [ 15.427s] (1707/2984) omicron-nexus::test_all integration_tests::external_ips::test_ephemeral_ip_detach_requires_version_with_dual_stack
72972026-06-30T20:11:35.305Z PASS [ 48.438s] (1708/2984) omicron-nexus::test_all integration_tests::disks::test_do_not_provision_on_dataset
72982026-06-30T20:11:35.745Z SLOW [>360.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
72992026-06-30T20:11:37.600Z PASS [ 14.652s] (1709/2984) omicron-nexus::test_all integration_tests::external_ips::test_ephemeral_ip_ip_version_conflict
73002026-06-30T20:11:38.001Z PASS [ 17.006s] (1710/2984) omicron-nexus::test_all integration_tests::external_ips::test_ephemeral_ip_idempotent_attach_with_exhausted_explicit_pool
73012026-06-30T20:11:39.888Z PASS [ 13.058s] (1711/2984) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
73022026-06-30T20:11:41.009Z PASS [ 17.306s] (1712/2984) omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
73032026-06-30T20:11:41.489Z PASS [ 87.580s] (1713/2984) omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
73042026-06-30T20:11:41.509Z PASS [ 52.520s] (1714/2984) omicron-nexus::test_all integration_tests::disks::test_do_not_provision_on_dataset_not_enough
73052026-06-30T20:11:42.830Z PASS [ 34.782s] (1715/2984) omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
73062026-06-30T20:11:43.160Z PASS [ 13.079s] (1716/2984) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
73072026-06-30T20:11:44.173Z PASS [ 16.085s] (1717/2984) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
73082026-06-30T20:11:44.274Z PASS [ 13.206s] (1718/2984) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
73092026-06-30T20:11:44.692Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
73102026-06-30T20:11:44.890Z PASS [ 20.846s] (1719/2984) omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
73112026-06-30T20:11:44.955Z PASS [ 13.838s] (1720/2984) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_not_in_pool
73122026-06-30T20:11:45.320Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::disks::test_disk_too_big
73132026-06-30T20:11:45.992Z PASS [ 13.893s] (1721/2984) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
73142026-06-30T20:11:46.478Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
73152026-06-30T20:11:47.025Z PASS [ 14.440s] (1722/2984) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
73162026-06-30T20:11:47.052Z PASS [ 13.872s] (1723/2984) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_ip_version_conflict
73172026-06-30T20:11:47.661Z PASS [ 19.753s] (1724/2984) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
73182026-06-30T20:11:48.127Z PASS [ 63.438s] (1725/2984) omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
73192026-06-30T20:11:48.743Z PASS [ 16.359s] (1726/2984) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
73202026-06-30T20:11:49.826Z PASS [ 64.503s] (1727/2984) omicron-nexus::test_all integration_tests::disks::test_disk_too_big
73212026-06-30T20:11:50.418Z PASS [ 15.307s] (1728/2984) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
73222026-06-30T20:11:50.848Z SLOW [>120.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice
73232026-06-30T20:11:51.499Z PASS [ 21.705s] (1729/2984) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
73242026-06-30T20:11:51.551Z PASS [ 43.137s] (1730/2984) omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
73252026-06-30T20:11:53.503Z PASS [ 122.712s] (1731/2984) omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice
73262026-06-30T20:11:54.867Z PASS [ 13.358s] (1732/2984) omicron-nexus::test_all integration_tests::external_subnets::external_subnet_create_nonexistent_pool
73272026-06-30T20:11:55.740Z PASS [ 14.246s] (1733/2984) omicron-nexus::test_all integration_tests::external_subnets::external_subnet_create_name_conflict
73282026-06-30T20:11:56.030Z PASS [ 18.032s] (1734/2984) omicron-nexus::test_all integration_tests::external_subnets::cannot_delete_attached_external_subnet
73292026-06-30T20:11:56.132Z PASS [ 30.325s] (1735/2984) omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
73302026-06-30T20:11:56.701Z PASS [ 31.518s] (1736/2984) omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
73312026-06-30T20:11:56.783Z PASS [ 13.953s] (1737/2984) omicron-nexus::test_all integration_tests::external_subnets::external_subnet_create_unlinked_pool
73322026-06-30T20:11:56.879Z PASS [ 15.870s] (1738/2984) omicron-nexus::test_all integration_tests::external_subnets::external_subnet_basic_crud
73332026-06-30T20:11:57.057Z PASS [ 21.752s] (1739/2984) omicron-nexus::test_all integration_tests::external_subnets::cannot_attach_subnet_in_another_project
73342026-06-30T20:11:58.769Z PASS [ 5.266s] (1740/2984) omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
73352026-06-30T20:11:59.071Z PASS [ 7.524s] (1741/2984) omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
73362026-06-30T20:11:59.231Z PASS [ 16.070s] (1742/2984) omicron-nexus::test_all integration_tests::external_subnets::external_subnet_pagination
73372026-06-30T20:11:59.398Z PASS [ 7.911s] (1743/2984) omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
73382026-06-30T20:11:59.465Z PASS [ 19.576s] (1744/2984) omicron-nexus::test_all integration_tests::external_subnets::cannot_detach_subnet_that_is_not_attached
73392026-06-30T20:11:59.568Z PASS [ 24.441s] (1745/2984) omicron-nexus::test_all integration_tests::external_subnets::cannot_attach_subnet_attached_to_another_instance
73402026-06-30T20:12:00.342Z PASS [ 73.864s] (1746/2984) omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
73412026-06-30T20:12:01.324Z PASS [ 17.150s] (1747/2984) omicron-nexus::test_all integration_tests::external_subnets::test_can_attach_external_subnet_to_stopped_instance
73422026-06-30T20:12:03.842Z PASS [ 18.948s] (1748/2984) omicron-nexus::test_all integration_tests::external_subnets::test_limited_collaborator_external_subnet_lifecycle
73432026-06-30T20:12:04.932Z PASS [ 20.650s] (1749/2984) omicron-nexus::test_all integration_tests::external_subnets::test_external_subnet_attach
73442026-06-30T20:12:05.996Z PASS [ 11.128s] (1750/2984) omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
73452026-06-30T20:12:08.531Z PASS [ 23.576s] (1751/2984) omicron-nexus::test_all integration_tests::images::test_image_create
73462026-06-30T20:12:09.184Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::disks::test_zpool_control_plane_storage_buffer
73472026-06-30T20:12:09.391Z PASS [ 19.009s] (1752/2984) omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
73482026-06-30T20:12:10.625Z PASS [ 21.881s] (1753/2984) omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
73492026-06-30T20:12:11.084Z PASS [ 22.958s] (1754/2984) omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
73502026-06-30T20:12:11.269Z PASS [ 24.245s] (1755/2984) omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
73512026-06-30T20:12:11.596Z PASS [ 15.859s] (1756/2984) omicron-nexus::test_all integration_tests::instances::can_create_instance_with_multiple_nics_and_ephemeral_ip
73522026-06-30T20:12:12.338Z PASS [ 16.306s] (1757/2984) omicron-nexus::test_all integration_tests::instances::cannot_make_new_primary_nic_lacking_ip_stack_for_external_addresses
73532026-06-30T20:12:12.455Z PASS [ 13.224s] (1758/2984) omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
73542026-06-30T20:12:12.521Z PASS [ 13.122s] (1759/2984) omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
73552026-06-30T20:12:13.606Z PASS [ 13.198s] (1760/2984) omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
73562026-06-30T20:12:13.667Z PASS [ 16.879s] (1761/2984) omicron-nexus::test_all integration_tests::instances::test_auto_restart_policy_can_be_changed
73572026-06-30T20:12:15.805Z PASS [ 28.752s] (1762/2984) omicron-nexus::test_all integration_tests::images::test_image_promotion
73582026-06-30T20:12:18.522Z PASS [ 14.682s] (1763/2984) omicron-nexus::test_all integration_tests::instances::test_cannot_start_instance_with_unsatisfiable_cpu_platform
73592026-06-30T20:12:20.583Z PASS [ 23.527s] (1764/2984) omicron-nexus::test_all integration_tests::instances::test_boot_disk_must_be_attached
73602026-06-30T20:12:20.755Z PASS [ 15.830s] (1765/2984) omicron-nexus::test_all integration_tests::instances::test_cpu_platform_can_be_changed
73612026-06-30T20:12:22.446Z PASS [ 73.266s] (1766/2984) omicron-nexus::test_all integration_tests::disks::test_zpool_control_plane_storage_buffer
73622026-06-30T20:12:22.570Z PASS [ 44.970s] (1767/2984) omicron-nexus::test_all integration_tests::external_subnets::cannot_attach_too_many_subnets
73632026-06-30T20:12:23.351Z PASS [ 23.785s] (1768/2984) omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
73642026-06-30T20:12:23.831Z PASS [ 26.951s] (1769/2984) omicron-nexus::test_all integration_tests::instances::test_boot_disk_can_be_changed
73652026-06-30T20:12:24.835Z PASS [ 38.828s] (1770/2984) omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
73662026-06-30T20:12:25.707Z PASS [ 26.918s] (1771/2984) omicron-nexus::test_all integration_tests::instances::test_can_start_instance_with_cpu_platform
73672026-06-30T20:12:25.894Z PASS [ 24.551s] (1772/2984) omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
73682026-06-30T20:12:26.496Z PASS [ 15.863s] (1773/2984) omicron-nexus::test_all integration_tests::instances::test_enable_jumbo_frames_can_be_changed
73692026-06-30T20:12:26.651Z PASS [ 30.482s] (1774/2984) omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
73702026-06-30T20:12:28.079Z PASS [ 28.996s] (1775/2984) omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
73712026-06-30T20:12:28.888Z PASS [ 17.804s] (1776/2984) omicron-nexus::test_all integration_tests::instances::test_instance_access
73722026-06-30T20:12:29.564Z PASS [ 32.862s] (1777/2984) omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
73732026-06-30T20:12:31.808Z PASS [ 32.343s] (1778/2984) omicron-nexus::test_all integration_tests::instances::test_cannot_detach_boot_disk
73742026-06-30T20:12:31.892Z PASS [ 20.622s] (1779/2984) omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
73752026-06-30T20:12:34.222Z PASS [ 21.701s] (1780/2984) omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
73762026-06-30T20:12:34.437Z PASS [ 20.773s] (1781/2984) omicron-nexus::test_all integration_tests::instances::test_instance_create_with_anti_affinity_groups
73772026-06-30T20:12:34.501Z PASS [ 18.696s] (1782/2984) omicron-nexus::test_all integration_tests::instances::test_instance_create_with_anti_affinity_groups_that_do_not_exist
73782026-06-30T20:12:35.747Z SLOW [>420.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
73792026-06-30T20:12:35.896Z PASS [ 22.355s] (1783/2984) omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
73802026-06-30T20:12:36.094Z PASS [ 46.273s] (1784/2984) omicron-nexus::test_all integration_tests::images::test_silo_image_create
73812026-06-30T20:12:37.052Z PASS [ 18.468s] (1785/2984) omicron-nexus::test_all integration_tests::instances::test_instance_create_with_cross_project_subnet
73822026-06-30T20:12:37.468Z PASS [ 14.116s] (1786/2984) omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
73832026-06-30T20:12:37.478Z PASS [ 25.022s] (1787/2984) omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
73842026-06-30T20:12:37.986Z PASS [ 26.378s] (1788/2984) omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
73852026-06-30T20:12:38.322Z PASS [ 25.956s] (1789/2984) omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
73862026-06-30T20:12:38.381Z PASS [ 28.978s] (1790/2984) omicron-nexus::test_all integration_tests::instances::test_duplicate_disk_attach_requests_ok
73872026-06-30T20:12:39.611Z PASS [ 51.943s] (1791/2984) omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
73882026-06-30T20:12:39.899Z PASS [ 17.321s] (1792/2984) omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
73892026-06-30T20:12:42.464Z PASS [ 21.859s] (1793/2984) omicron-nexus::test_all integration_tests::instances::test_instance_create_with_duplicate_anti_affinity_groups
73902026-06-30T20:12:44.920Z PASS [ 21.089s] (1794/2984) omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_deleted
73912026-06-30T20:12:46.583Z PASS [ 21.763s] (1795/2984) omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_restarted
73922026-06-30T20:12:47.431Z PASS [ 21.731s] (1796/2984) omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_stopped
73932026-06-30T20:12:47.741Z PASS [ 21.254s] (1797/2984) omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_deleted
73942026-06-30T20:12:47.856Z PASS [ 21.241s] (1798/2984) omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_restarted
73952026-06-30T20:12:49.047Z PASS [ 42.487s] (1799/2984) omicron-nexus::test_all integration_tests::instances::test_disk_attach_limit
73962026-06-30T20:12:49.220Z PASS [ 12.230s] (1800/2984) omicron-nexus::test_all integration_tests::instances::test_instance_rejects_three_ephemeral_ips
73972026-06-30T20:12:49.459Z PASS [ 23.582s] (1801/2984) omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_automatically_reincarnates
73982026-06-30T20:12:50.422Z PASS [ 12.944s] (1802/2984) omicron-nexus::test_all integration_tests::instances::test_instance_rejects_two_ephemeral_auto_without_version
73992026-06-30T20:12:50.474Z PASS [ 41.942s] (1803/2984) omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
74002026-06-30T20:12:51.700Z PASS [ 14.232s] (1804/2984) omicron-nexus::test_all integration_tests::instances::test_instance_rejects_two_ephemeral_auto_none_with_explicit
74012026-06-30T20:12:52.581Z PASS [ 14.608s] (1805/2984) omicron-nexus::test_all integration_tests::instances::test_instance_rejects_two_ephemeral_same_pool
74022026-06-30T20:12:55.736Z PASS [ 19.641s] (1806/2984) omicron-nexus::test_all integration_tests::instances::test_instance_migration_unknown_sled_type
74032026-06-30T20:12:56.166Z PASS [ 20.269s] (1807/2984) omicron-nexus::test_all integration_tests::instances::test_instance_migration_incompatible_cpu_platforms
74042026-06-30T20:12:56.537Z PASS [ 34.090s] (1808/2984) omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
74052026-06-30T20:12:57.425Z PASS [ 27.862s] (1809/2984) omicron-nexus::test_all integration_tests::instances::test_instance_metrics
74062026-06-30T20:12:57.425Z PASS [ 17.820s] (1810/2984) omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interface_transit_ips
74072026-06-30T20:12:58.248Z PASS [ 23.746s] (1811/2984) omicron-nexus::test_all integration_tests::instances::test_instance_migration_compatible_cpu_platforms
74082026-06-30T20:12:58.364Z PASS [ 26.472s] (1812/2984) omicron-nexus::test_all integration_tests::instances::test_instance_migrate
74092026-06-30T20:13:00.269Z PASS [ 26.047s] (1813/2984) omicron-nexus::test_all integration_tests::instances::test_instance_migrate_target_finishes_first
74102026-06-30T20:13:00.370Z PASS [ 39.612s] (1814/2984) omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
74112026-06-30T20:13:01.368Z PASS [ 29.560s] (1815/2984) omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
74122026-06-30T20:13:01.680Z PASS [ 12.223s] (1816/2984) omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
74132026-06-30T20:13:01.902Z PASS [ 14.160s] (1817/2984) omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
74142026-06-30T20:13:02.709Z PASS [ 28.272s] (1818/2984) omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
74152026-06-30T20:13:04.056Z PASS [ 17.472s] (1819/2984) omicron-nexus::test_all integration_tests::instances::test_instance_with_explicit_dual_stack_address
74162026-06-30T20:13:05.119Z PASS [ 26.749s] (1820/2984) omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
74172026-06-30T20:13:06.197Z PASS [ 18.341s] (1821/2984) omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
74182026-06-30T20:13:06.389Z PASS [ 17.904s] (1822/2984) omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ipv4_address
74192026-06-30T20:13:07.081Z PASS [ 10.913s] (1823/2984) omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
74202026-06-30T20:13:07.359Z PASS [ 18.139s] (1824/2984) omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ipv6_address
74212026-06-30T20:13:07.717Z PASS [ 38.828s] (1825/2984) omicron-nexus::test_all integration_tests::instances::test_instance_failed_when_on_expunged_sled
74222026-06-30T20:13:07.917Z PASS [ 25.474s] (1826/2984) omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
74232026-06-30T20:13:08.382Z PASS [ 17.908s] (1827/2984) omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors_by_instance_watcher
74242026-06-30T20:13:08.405Z PASS [ 17.982s] (1828/2984) omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors
74252026-06-30T20:13:10.222Z PASS [ 30.330s] (1829/2984) omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
74262026-06-30T20:13:10.575Z PASS [ 32.280s] (1830/2984) omicron-nexus::test_all integration_tests::instances::test_instance_serial
74272026-06-30T20:13:10.672Z PASS [ 14.132s] (1831/2984) omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
74282026-06-30T20:13:10.684Z PASS [ 25.761s] (1832/2984) omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
74292026-06-30T20:13:10.730Z PASS [ 18.150s] (1833/2984) omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
74302026-06-30T20:13:11.148Z PASS [ 13.723s] (1834/2984) omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
74312026-06-30T20:13:11.535Z PASS [ 14.107s] (1835/2984) omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
74322026-06-30T20:13:12.029Z PASS [ 11.755s] (1836/2984) omicron-nexus::test_all integration_tests::instances::test_updating_missing_instance_is_not_found
74332026-06-30T20:13:17.453Z PASS [ 21.717s] (1837/2984) omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
74342026-06-30T20:13:18.504Z PASS [ 12.307s] (1838/2984) omicron-nexus::test_all integration_tests::inventory_matching::test_simulated_baseboard_model
74352026-06-30T20:13:19.501Z PASS [ 13.113s] (1839/2984) omicron-nexus::test_all integration_tests::inventory_matching::test_sled_sp_inventory_matching
74362026-06-30T20:13:21.501Z PASS [ 23.253s] (1840/2984) omicron-nexus::test_all integration_tests::instances::test_silo_limited_collaborator_cross_project_subnet
74372026-06-30T20:13:21.703Z PASS [ 16.545s] (1841/2984) omicron-nexus::test_all integration_tests::internet_gateway::test_vpc_create_attaches_only_ipv4_default_pool_to_igw
74382026-06-30T20:13:21.703Z PASS [ 13.259s] (1842/2984) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_multicast_rejects_reserved_ranges
74392026-06-30T20:13:21.760Z PASS [ 17.704s] (1843/2984) omicron-nexus::test_all integration_tests::internet_gateway::test_vpc_create_attaches_all_default_pools_to_igw
74402026-06-30T20:13:21.929Z PASS [ 30.223s] (1844/2984) omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
74412026-06-30T20:13:21.990Z PASS [ 14.273s] (1845/2984) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
74422026-06-30T20:13:22.028Z PASS [ 23.664s] (1846/2984) omicron-nexus::test_all integration_tests::instances::test_size_can_be_changed
74432026-06-30T20:13:22.851Z PASS [ 21.481s] (1847/2984) omicron-nexus::test_all integration_tests::internet_gateway::test_igw_ip_pool_attach_silo_user
74442026-06-30T20:13:23.109Z PASS [ 16.030s] (1848/2984) omicron-nexus::test_all integration_tests::ip_pools::cannot_unlink_ip_pool_with_outstanding_floating_ips
74452026-06-30T20:13:23.357Z PASS [ 21.677s] (1849/2984) omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_address_detach
74462026-06-30T20:13:23.388Z PASS [ 12.719s] (1850/2984) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
74472026-06-30T20:13:23.722Z PASS [ 13.149s] (1851/2984) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
74482026-06-30T20:13:23.909Z PASS [ 13.681s] (1852/2984) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
74492026-06-30T20:13:24.067Z PASS [ 15.658s] (1853/2984) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
74502026-06-30T20:13:24.124Z PASS [ 21.390s] (1854/2984) omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_delete_cascade
74512026-06-30T20:13:24.669Z PASS [ 13.987s] (1855/2984) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
74522026-06-30T20:13:24.796Z PASS [ 13.262s] (1856/2984) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
74532026-06-30T20:13:25.249Z PASS [ 14.519s] (1857/2984) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
74542026-06-30T20:13:25.589Z PASS [ 23.688s] (1858/2984) omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_basic_crud
74552026-06-30T20:13:25.624Z PASS [ 17.706s] (1859/2984) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
74562026-06-30T20:13:25.776Z PASS [ 25.408s] (1860/2984) omicron-nexus::test_all integration_tests::instances::test_updating_running_instance_boot_disk_is_conflict
74572026-06-30T20:13:26.753Z PASS [ 58.684s] (1861/2984) omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_stop_request_does_not_reincarnate
74582026-06-30T20:13:26.852Z PASS [ 15.701s] (1862/2984) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
74592026-06-30T20:13:28.555Z PASS [ 11.102s] (1863/2984) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_unicast_defaults
74602026-06-30T20:13:29.678Z PASS [ 22.313s] (1864/2984) omicron-nexus::test_all integration_tests::ip_pools::cannot_unlink_ip_pool_with_outstanding_instance_ips
74612026-06-30T20:13:30.941Z PASS [ 18.904s] (1865/2984) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
74622026-06-30T20:13:35.174Z PASS [ 16.670s] (1866/2984) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
74632026-06-30T20:13:35.569Z PASS [ 14.067s] (1867/2984) omicron-nexus::test_all integration_tests::ip_pools::test_ipv4_ip_pool_utilization_total
74642026-06-30T20:13:35.612Z PASS [ 13.948s] (1868/2984) omicron-nexus::test_all integration_tests::ip_pools::test_ipv6_ip_pool_utilization_total
74652026-06-30T20:13:35.751Z SLOW [>480.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
74662026-06-30T20:13:37.074Z PASS [ 13.712s] (1869/2984) omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
74672026-06-30T20:13:38.090Z PASS [ 16.060s] (1870/2984) omicron-nexus::test_all integration_tests::metrics::test_mgs_metrics
74682026-06-30T20:13:38.455Z PASS [ 15.346s] (1871/2984) omicron-nexus::test_all integration_tests::metrics::test_system_timeseries_schema_list
74692026-06-30T20:13:40.815Z PASS [ 21.315s] (1872/2984) omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
74702026-06-30T20:13:41.983Z PASS [ 18.595s] (1873/2984) omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
74712026-06-30T20:13:42.815Z PASS [ 21.148s] (1874/2984) omicron-nexus::test_all integration_tests::local_storage::test_create_large_local_storage_disk
74722026-06-30T20:13:44.805Z PASS [ 20.700s] (1875/2984) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
74732026-06-30T20:13:45.850Z PASS [ 23.913s] (1876/2984) omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
74742026-06-30T20:13:46.754Z PASS [ 9.684s] (1877/2984) omicron-nexus::test_all integration_tests::projects::test_limited_collaborator_cannot_create_project
74752026-06-30T20:13:47.421Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::instances::test_instance_with_max_disks
74762026-06-30T20:13:48.218Z PASS [ 25.368s] (1878/2984) omicron-nexus::test_all integration_tests::metrics::test_project_timeseries_query
74772026-06-30T20:13:48.250Z PASS [ 12.682s] (1879/2984) omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
74782026-06-30T20:13:48.596Z PASS [ 12.983s] (1880/2984) omicron-nexus::test_all integration_tests::probe::test_probe_pool_selector_ip_version
74792026-06-30T20:13:48.892Z PASS [ 10.803s] (1881/2984) omicron-nexus::test_all integration_tests::projects::test_project_deletion
74802026-06-30T20:13:49.816Z PASS [ 11.361s] (1882/2984) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_affinity_group
74812026-06-30T20:13:51.951Z PASS [ 28.228s] (1883/2984) omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
74822026-06-30T20:13:52.224Z PASS [ 11.409s] (1884/2984) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_anti_affinity_group
74832026-06-30T20:13:52.439Z PASS [ 25.687s] (1885/2984) omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
74842026-06-30T20:13:53.731Z PASS [ 28.480s] (1886/2984) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
74852026-06-30T20:13:54.809Z PASS [ 30.014s] (1887/2984) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
74862026-06-30T20:13:55.716Z PASS [ 30.092s] (1888/2984) omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
74872026-06-30T20:13:55.740Z PASS [ 33.980s] (1889/2984) omicron-nexus::test_all integration_tests::local_storage::test_reject_creating_local_storage_disk
74882026-06-30T20:13:57.693Z PASS [ 33.790s] (1890/2984) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
74892026-06-30T20:13:59.795Z PASS [ 11.199s] (1891/2984) omicron-nexus::test_all integration_tests::quiesce::test_quiesce
74902026-06-30T20:13:59.813Z PASS [ 35.143s] (1892/2984) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
74912026-06-30T20:14:00.187Z PASS [ 17.374s] (1893/2984) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
74922026-06-30T20:14:01.265Z PASS [ 19.282s] (1894/2984) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
74932026-06-30T20:14:01.586Z PASS [ 13.335s] (1895/2984) omicron-nexus::test_all integration_tests::projects::test_projects
74942026-06-30T20:14:01.829Z PASS [ 36.239s] (1896/2984) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
74952026-06-30T20:14:01.846Z PASS [ 16.009s] (1897/2984) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
74962026-06-30T20:14:01.969Z PASS [ 0.122s] (1898/2984) omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
74972026-06-30T20:14:02.035Z PASS [ 40.045s] (1899/2984) omicron-nexus::test_all integration_tests::metrics::test_metrics
74982026-06-30T20:14:02.089Z PASS [ 0.120s] (1900/2984) omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
74992026-06-30T20:14:02.167Z PASS [ 0.121s] (1901/2984) omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
75002026-06-30T20:14:02.240Z PASS [ 0.122s] (1902/2984) omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
75012026-06-30T20:14:02.354Z PASS [ 0.197s] (1903/2984) omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
75022026-06-30T20:14:02.849Z PASS [ 13.956s] (1904/2984) omicron-nexus::test_all integration_tests::quotas::test_negative_quota
75032026-06-30T20:14:03.344Z PASS [ 11.120s] (1905/2984) omicron-nexus::test_all integration_tests::rack::test_get_own_rack
75042026-06-30T20:14:03.465Z PASS [ 11.026s] (1906/2984) omicron-nexus::test_all integration_tests::rack::test_list_own_rack
75052026-06-30T20:14:03.750Z PASS [ 15.532s] (1907/2984) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
75062026-06-30T20:14:05.214Z PASS [ 15.398s] (1908/2984) omicron-nexus::test_all integration_tests::quotas::test_quota_limits
75072026-06-30T20:14:05.433Z PASS [ 0.218s] (1909/2984) omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
75082026-06-30T20:14:05.599Z PASS [ 34.670s] (1910/2984) omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
75092026-06-30T20:14:06.190Z PASS [ 21.390s] (1911/2984) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
75102026-06-30T20:14:06.340Z PASS [ 0.150s] (1912/2984) omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
75112026-06-30T20:14:06.461Z PASS [ 0.121s] (1913/2984) omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
75122026-06-30T20:14:07.441Z PASS [ 12.632s] (1914/2984) omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
75132026-06-30T20:14:07.548Z PASS [ 13.818s] (1915/2984) omicron-nexus::test_all integration_tests::rack::test_rack_initialization
75142026-06-30T20:14:07.573Z PASS [ 41.797s] (1916/2984) omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
75152026-06-30T20:14:07.694Z PASS [ 11.978s] (1917/2984) omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
75162026-06-30T20:14:09.873Z PASS [ 14.133s] (1918/2984) omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
75172026-06-30T20:14:09.924Z PASS [ 41.368s] (1919/2984) omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
75182026-06-30T20:14:10.657Z PASS [ 12.963s] (1920/2984) omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
75192026-06-30T20:14:12.187Z PASS [ 12.391s] (1921/2984) omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
75202026-06-30T20:14:12.831Z PASS [ 2.175s] (1922/2984) omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
75212026-06-30T20:14:14.769Z PASS [ 11.920s] (1923/2984) omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
75222026-06-30T20:14:15.248Z PASS [ 2.416s] (1924/2984) omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
75232026-06-30T20:14:15.480Z PASS [ 13.125s] (1925/2984) omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
75242026-06-30T20:14:15.501Z PASS [ 13.289s] (1926/2984) omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
75252026-06-30T20:14:15.671Z PASS [ 12.206s] (1927/2984) omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
75262026-06-30T20:14:15.759Z PASS [ 14.173s] (1928/2984) omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
75272026-06-30T20:14:15.839Z PASS [ 51.799s] (1929/2984) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
75282026-06-30T20:14:15.851Z PASS [ 12.507s] (1930/2984) omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
75292026-06-30T20:14:15.922Z PASS [ 15.735s] (1931/2984) omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
75302026-06-30T20:14:15.933Z PASS [ 29.178s] (1932/2984) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
75312026-06-30T20:14:16.229Z PASS [ 16.416s] (1933/2984) omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
75322026-06-30T20:14:16.436Z PASS [ 49.586s] (1934/2984) omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
75332026-06-30T20:14:16.740Z PASS [ 12.989s] (1935/2984) omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
75342026-06-30T20:14:16.808Z PASS [ 47.136s] (1936/2984) omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
75352026-06-30T20:14:17.027Z PASS [ 1.779s] (1937/2984) omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
75362026-06-30T20:14:17.122Z PASS [ 1.620s] (1938/2984) omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
75372026-06-30T20:14:17.263Z PASS [ 15.390s] (1939/2984) omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
75382026-06-30T20:14:17.314Z PASS [ 1.462s] (1940/2984) omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
75392026-06-30T20:14:17.518Z PASS [ 11.056s] (1941/2984) omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
75402026-06-30T20:14:17.541Z PASS [ 11.941s] (1942/2984) omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
75412026-06-30T20:14:17.597Z PASS [ 12.163s] (1943/2984) omicron-nexus::test_all integration_tests::saml::test_post_saml_response
75422026-06-30T20:14:18.010Z PASS [ 1.574s] (1944/2984) omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
75432026-06-30T20:14:18.120Z PASS [ 10.680s] (1945/2984) omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
75442026-06-30T20:14:18.218Z PASS [ 10.670s] (1946/2984) omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
75452026-06-30T20:14:18.257Z PASS [ 1.230s] (1947/2984) omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
75462026-06-30T20:14:18.477Z PASS [ 10.904s] (1948/2984) omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
75472026-06-30T20:14:19.267Z PASS [ 17.998s] (1949/2984) omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
75482026-06-30T20:14:20.808Z PASS [ 3.494s] (1950/2984) omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
75492026-06-30T20:14:22.450Z PASS [ 30.500s] (1951/2984) omicron-nexus::test_all integration_tests::quotas::test_quotas
75502026-06-30T20:14:25.271Z PASS [ 50.096s] (1952/2984) omicron-nexus::test_all integration_tests::password_login::test_local_users
75512026-06-30T20:14:27.520Z PASS [ 9.262s] (1953/2984) omicron-nexus::test_all integration_tests::scim::test_create_a_saml_scim_silo
75522026-06-30T20:14:27.608Z PASS [ 9.131s] (1954/2984) omicron-nexus::test_all integration_tests::scim::test_scim_client_no_auth_with_expired_token
75532026-06-30T20:14:27.687Z PASS [ 9.429s] (1955/2984) omicron-nexus::test_all integration_tests::scim::test_no_jit_for_saml_scim_silos
75542026-06-30T20:14:28.978Z PASS [ 9.711s] (1956/2984) omicron-nexus::test_all integration_tests::scim::test_scim_client_token_bearer_auth
75552026-06-30T20:14:29.037Z PASS [ 10.775s] (1957/2984) omicron-nexus::test_all integration_tests::scim::test_disabling_scim_user
75562026-06-30T20:14:30.332Z PASS [ 9.523s] (1958/2984) omicron-nexus::test_all integration_tests::scim::test_scim_group_unique
75572026-06-30T20:14:30.366Z PASS [ 12.108s] (1959/2984) omicron-nexus::test_all integration_tests::scim::test_scim2_crate_self_test
75582026-06-30T20:14:30.577Z PASS [ 9.769s] (1960/2984) omicron-nexus::test_all integration_tests::scim::test_scim_group_search
75592026-06-30T20:14:30.857Z PASS [ 10.049s] (1961/2984) omicron-nexus::test_all integration_tests::scim::test_scim_client_token_tenancy
75602026-06-30T20:14:30.887Z PASS [ 10.079s] (1962/2984) omicron-nexus::test_all integration_tests::scim::test_scim_client_token_crud
75612026-06-30T20:14:33.247Z PASS [ 10.797s] (1963/2984) omicron-nexus::test_all integration_tests::scim::test_scim_user_admin_group_priv
75622026-06-30T20:14:34.840Z PASS [ 9.569s] (1964/2984) omicron-nexus::test_all integration_tests::scim::test_scim_user_admin_group_priv_conflict
75632026-06-30T20:14:35.749Z SLOW [>540.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
75642026-06-30T20:14:37.329Z PASS [ 9.721s] (1965/2984) omicron-nexus::test_all integration_tests::scim::test_scim_user_unique
75652026-06-30T20:14:37.372Z PASS [ 9.685s] (1966/2984) omicron-nexus::test_all integration_tests::scim::test_time_modified_updated_on_scim_user_and_group_update
75662026-06-30T20:14:37.414Z PASS [ 9.894s] (1967/2984) omicron-nexus::test_all integration_tests::scim::test_scim_user_search
75672026-06-30T20:14:37.503Z PASS [ 8.526s] (1968/2984) omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
75682026-06-30T20:14:38.156Z PASS [ 9.122s] (1969/2984) omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
75692026-06-30T20:14:38.803Z PASS [ 8.471s] (1970/2984) omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
75702026-06-30T20:14:39.792Z PASS [ 9.426s] (1971/2984) omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
75712026-06-30T20:14:40.045Z PASS [ 9.467s] (1972/2984) omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
75722026-06-30T20:14:40.626Z PASS [ 9.739s] (1973/2984) omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
75732026-06-30T20:14:40.804Z PASS [ 9.947s] (1974/2984) omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
75742026-06-30T20:14:42.683Z PASS [ 9.436s] (1975/2984) omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
75752026-06-30T20:14:45.811Z PASS [ 10.971s] (1976/2984) omicron-nexus::test_all integration_tests::silos::test_local_silo_users
75762026-06-30T20:14:46.056Z PASS [ 8.683s] (1977/2984) omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
75772026-06-30T20:14:46.522Z PASS [ 9.107s] (1978/2984) omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
75782026-06-30T20:14:46.740Z PASS [ 9.411s] (1979/2984) omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
75792026-06-30T20:14:47.159Z PASS [ 9.657s] (1980/2984) omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
75802026-06-30T20:14:47.422Z SLOW [>120.000s] (─────────) omicron-nexus::test_all integration_tests::instances::test_instance_with_max_disks
75812026-06-30T20:14:48.164Z PASS [ 10.009s] (1981/2984) omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
75822026-06-30T20:14:49.507Z PASS [ 9.714s] (1982/2984) omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
75832026-06-30T20:14:49.532Z PASS [ 122.113s] (1983/2984) omicron-nexus::test_all integration_tests::instances::test_instance_with_max_disks
75842026-06-30T20:14:49.692Z PASS [ 8.886s] (1984/2984) omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
75852026-06-30T20:14:50.491Z PASS [ 10.446s] (1985/2984) omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
75862026-06-30T20:14:50.757Z PASS [ 10.131s] (1986/2984) omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_subnet_pool_links
75872026-06-30T20:14:51.312Z PASS [ 8.628s] (1987/2984) omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
75882026-06-30T20:14:52.166Z PASS [ 13.364s] (1988/2984) omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
75892026-06-30T20:14:54.612Z PASS [ 8.801s] (1989/2984) omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
75902026-06-30T20:14:54.897Z PASS [ 8.841s] (1990/2984) omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
75912026-06-30T20:14:54.987Z PASS [ 36.977s] (1991/2984) omicron-nexus::test_all integration_tests::schema::validate_data_migrations
75922026-06-30T20:14:55.534Z PASS [ 9.012s] (1992/2984) omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
75932026-06-30T20:14:57.630Z PASS [ 40.508s] (1993/2984) omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
75942026-06-30T20:14:58.557Z PASS [ 10.393s] (1994/2984) omicron-nexus::test_all integration_tests::silos::test_silo_users_list
75952026-06-30T20:14:58.623Z PASS [ 41.105s] (1995/2984) omicron-nexus::test_all integration_tests::schema::update_since_base_has_idempotent_up
75962026-06-30T20:14:59.339Z PASS [ 9.806s] (1996/2984) omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
75972026-06-30T20:14:59.455Z PASS [ 12.715s] (1997/2984) omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
75982026-06-30T20:15:00.865Z PASS [ 13.705s] (1998/2984) omicron-nexus::test_all integration_tests::silos::test_silo_user_views
75992026-06-30T20:15:01.252Z PASS [ 10.760s] (1999/2984) omicron-nexus::test_all integration_tests::sleds::test_sleds_list
76002026-06-30T20:15:03.545Z PASS [ 12.233s] (2000/2984) omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
76012026-06-30T20:15:03.843Z PASS [ 14.336s] (2001/2984) omicron-nexus::test_all integration_tests::silos::test_silos
76022026-06-30T20:15:05.744Z PASS [ 10.755s] (2002/2984) omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
76032026-06-30T20:15:07.739Z PASS [ 18.047s] (2003/2984) omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
76042026-06-30T20:15:08.863Z PASS [ 18.106s] (2004/2984) omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
76052026-06-30T20:15:10.174Z PASS [ 15.186s] (2005/2984) omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
76062026-06-30T20:15:10.337Z PASS [ 15.349s] (2006/2984) omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
76072026-06-30T20:15:10.728Z PASS [ 15.740s] (2007/2984) omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
76082026-06-30T20:15:11.707Z PASS [ 13.149s] (2008/2984) omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
76092026-06-30T20:15:11.728Z PASS [ 12.272s] (2009/2984) omicron-nexus::test_all integration_tests::subnet_pools::cannot_delete_nonexistent_silo_link
76102026-06-30T20:15:12.283Z PASS [ 12.936s] (2010/2984) omicron-nexus::test_all integration_tests::subnet_pools::cannot_add_pool_member_of_different_ip_version
76112026-06-30T20:15:12.534Z PASS [ 13.910s] (2011/2984) omicron-nexus::test_all integration_tests::subnet_pools::basic_subnet_pool_crud
76122026-06-30T20:15:13.081Z PASS [ 20.914s] (2012/2984) omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
76132026-06-30T20:15:13.169Z PASS [ 12.304s] (2013/2984) omicron-nexus::test_all integration_tests::subnet_pools::cannot_link_multiple_times
76142026-06-30T20:15:13.523Z PASS [ 12.270s] (2014/2984) omicron-nexus::test_all integration_tests::subnet_pools::cannot_update_nonexistent_silo_link
76152026-06-30T20:15:16.540Z PASS [ 10.797s] (2015/2984) omicron-nexus::test_all integration_tests::subnet_pools::test_ipv4_subnet_pool_utilization
76162026-06-30T20:15:16.831Z PASS [ 13.286s] (2016/2984) omicron-nexus::test_all integration_tests::subnet_pools::test_current_silo_subnet_pool_list
76172026-06-30T20:15:17.554Z PASS [ 13.710s] (2017/2984) omicron-nexus::test_all integration_tests::subnet_pools::test_current_silo_subnet_pool_view
76182026-06-30T20:15:17.580Z PASS [ 22.968s] (2018/2984) omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
76192026-06-30T20:15:18.221Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::schema::validate_migration_from_base_version
76202026-06-30T20:15:18.264Z PASS [ 23.367s] (2019/2984) omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
76212026-06-30T20:15:19.136Z PASS [ 21.506s] (2020/2984) omicron-nexus::test_all integration_tests::snapshots::test_snapshot_expunge
76222026-06-30T20:15:19.223Z PASS [ 11.484s] (2021/2984) omicron-nexus::test_all integration_tests::subnet_pools::test_ipv6_subnet_pool_utilization
76232026-06-30T20:15:19.417Z PASS [ 1.837s] (2022/2984) omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
76242026-06-30T20:15:19.448Z PASS [ 20.825s] (2023/2984) omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
76252026-06-30T20:15:22.150Z PASS [ 23.526s] (2024/2984) omicron-nexus::test_all integration_tests::subnet_pools::can_list_subnet_pools
76262026-06-30T20:15:22.646Z PASS [ 25.016s] (2025/2984) omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
76272026-06-30T20:15:23.240Z PASS [ 27.706s] (2026/2984) omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
76282026-06-30T20:15:24.197Z PASS [ 26.567s] (2027/2984) omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
76292026-06-30T20:15:24.348Z PASS [ 26.718s] (2028/2984) omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
76302026-06-30T20:15:24.565Z PASS [ 14.390s] (2029/2984) omicron-nexus::test_all integration_tests::subnet_pools::test_subnet_pool_silo_link
76312026-06-30T20:15:24.696Z PASS [ 66.477s] (2030/2984) omicron-nexus::test_all integration_tests::schema::validate_migration_from_base_version
76322026-06-30T20:15:24.926Z PASS [ 12.391s] (2031/2984) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_not_found
76332026-06-30T20:15:25.610Z PASS [ 26.987s] (2032/2984) omicron-nexus::test_all integration_tests::subnet_pools::basic_subnet_pool_member_crd
76342026-06-30T20:15:27.452Z PASS [ 16.723s] (2033/2984) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_create_with_comment
76352026-06-30T20:15:27.636Z PASS [ 15.929s] (2034/2984) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_delete_failed_bundle
76362026-06-30T20:15:27.659Z PASS [ 14.489s] (2035/2984) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_update_comment
76372026-06-30T20:15:28.497Z PASS [ 16.769s] (2036/2984) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_lifecycle
76382026-06-30T20:15:29.358Z PASS [ 12.526s] (2037/2984) omicron-nexus::test_all integration_tests::target_release::get_set_target_release
76392026-06-30T20:15:29.383Z PASS [ 9.965s] (2038/2984) omicron-nexus::test_all integration_tests::updates::test_repo_upload_unconfigured
76402026-06-30T20:15:29.733Z PASS [ 16.651s] (2039/2984) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_range_requests
76412026-06-30T20:15:29.938Z PASS [ 16.416s] (2040/2984) omicron-nexus::test_all integration_tests::switch_port::test_port_settings_basic_crud
76422026-06-30T20:15:30.798Z PASS [ 12.533s] (2041/2984) omicron-nexus::test_all integration_tests::updates::test_repo_list
76432026-06-30T20:15:30.900Z PASS [ 11.764s] (2042/2984) omicron-nexus::test_all integration_tests::updates::test_repo_prune
76442026-06-30T20:15:33.290Z PASS [ 13.842s] (2043/2984) omicron-nexus::test_all integration_tests::updates::test_request_without_api_version
76452026-06-30T20:15:35.449Z PASS [ 13.298s] (2044/2984) omicron-nexus::test_all integration_tests::updates::test_trust_root_operations
76462026-06-30T20:15:35.502Z PASS [ 26.638s] (2045/2984) omicron-nexus::test_all integration_tests::subnet_pools::test_silo_subnet_pool_list
76472026-06-30T20:15:35.539Z PASS [ 12.298s] (2046/2984) omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
76482026-06-30T20:15:35.751Z SLOW [>600.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
76492026-06-30T20:15:35.842Z PASS [ 23.567s] (2047/2984) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_list_time_ordering
76502026-06-30T20:15:36.052Z PASS [ 13.405s] (2048/2984) omicron-nexus::test_all integration_tests::updates::test_update_status
76512026-06-30T20:15:36.781Z PASS [ 17.559s] (2049/2984) omicron-nexus::test_all integration_tests::updates::test_repo_upload
76522026-06-30T20:15:40.815Z PASS [ 24.274s] (2050/2984) omicron-nexus::test_all integration_tests::switch_port::test_port_settings_basic_v6_crud
76532026-06-30T20:15:44.137Z PASS [ 19.940s] (2051/2984) omicron-nexus::test_all integration_tests::utilization::test_utilization_list
76542026-06-30T20:15:47.074Z PASS [ 22.509s] (2052/2984) omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
76552026-06-30T20:15:49.914Z PASS [ 25.216s] (2053/2984) omicron-nexus::test_all integration_tests::volume_management::test_cte_returns_regions
76562026-06-30T20:15:50.331Z PASS [ 25.634s] (2054/2984) omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
76572026-06-30T20:15:54.522Z PASS [ 23.622s] (2055/2984) omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
76582026-06-30T20:15:56.205Z PASS [ 45.867s] (2056/2984) omicron-nexus::test_all integration_tests::subnet_pools::test_subnet_pool_silo_list
76592026-06-30T20:16:00.001Z PASS [ 35.304s] (2057/2984) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
76602026-06-30T20:16:00.587Z PASS [ 30.642s] (2058/2984) omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
76612026-06-30T20:16:02.476Z PASS [ 37.775s] (2059/2984) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
76622026-06-30T20:16:11.555Z PASS [ 44.412s] (2060/2984) omicron-nexus::test_all integration_tests::utilization::test_utilization_view
76632026-06-30T20:16:11.613Z PASS [ 8.174s] (2061/2984) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
76642026-06-30T20:16:14.217Z PASS [ 32.244s] (2062/2984) omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting
76652026-06-30T20:16:14.918Z PASS [ 39.210s] (2063/2984) omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
76662026-06-30T20:16:14.935Z PASS [ 47.308s] (2064/2984) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
76672026-06-30T20:16:16.349Z PASS [ 29.271s] (2065/2984) omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_multi
76682026-06-30T20:16:16.908Z PASS [ 8.147s] (2066/2984) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
76692026-06-30T20:16:17.556Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
76702026-06-30T20:16:18.280Z PASS [ 42.740s] (2067/2984) omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_read_only_regions
76712026-06-30T20:16:18.652Z PASS [ 47.854s] (2068/2984) omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
76722026-06-30T20:16:19.410Z PASS [ 8.763s] (2069/2984) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
76732026-06-30T20:16:20.004Z PASS [ 51.507s] (2070/2984) omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
76742026-06-30T20:16:20.474Z PASS [ 44.631s] (2071/2984) omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_read_write_regions
76752026-06-30T20:16:22.317Z PASS [ 9.257s] (2072/2984) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
76762026-06-30T20:16:23.058Z PASS [ 53.700s] (2073/2984) omicron-nexus::test_all integration_tests::volume_management::test_double_layer_snapshot_with_read_only_region_delete_2
76772026-06-30T20:16:23.297Z PASS [ 28.775s] (2074/2984) omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_usage_sanity
76782026-06-30T20:16:23.304Z PASS [ 32.972s] (2075/2984) omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_rop_multi
76792026-06-30T20:16:23.389Z PASS [ 0.085s] (2076/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_construction_request_region_gen_serialization
76802026-06-30T20:16:24.274Z PASS [ 9.615s] (2077/2984) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
76812026-06-30T20:16:24.928Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
76822026-06-30T20:16:25.327Z PASS [ 10.566s] (2078/2984) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
76832026-06-30T20:16:25.613Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
76842026-06-30T20:16:26.501Z PASS [ 10.155s] (2079/2984) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
76852026-06-30T20:16:27.574Z PASS [ 10.666s] (2080/2984) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
76862026-06-30T20:16:27.639Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
76872026-06-30T20:16:27.662Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
76882026-06-30T20:16:28.291Z PASS [ 52.239s] (2081/2984) omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_region_snapshots
76892026-06-30T20:16:28.602Z PASS [ 44.465s] (2082/2984) omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting_layers
76902026-06-30T20:16:28.751Z PASS [ 38.838s] (2083/2984) omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_rop
76912026-06-30T20:16:29.074Z PASS [ 10.794s] (2084/2984) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
76922026-06-30T20:16:29.385Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_double_layer_with_read_only_region_delete
76932026-06-30T20:16:29.735Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
76942026-06-30T20:16:29.762Z PASS [ 72.208s] (2085/2984) omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
76952026-06-30T20:16:30.661Z PASS [ 11.250s] (2086/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
76962026-06-30T20:16:31.518Z PASS [ 63.881s] (2087/2984) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
76972026-06-30T20:16:31.641Z PASS [ 11.636s] (2088/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
76982026-06-30T20:16:31.756Z PASS [ 62.023s] (2089/2984) omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
76992026-06-30T20:16:32.529Z PASS [ 12.055s] (2090/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
77002026-06-30T20:16:33.292Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
77012026-06-30T20:16:34.455Z PASS [ 15.802s] (2091/2984) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
77022026-06-30T20:16:34.520Z PASS [ 12.203s] (2092/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
77032026-06-30T20:16:35.405Z PASS [ 66.022s] (2093/2984) omicron-nexus::test_all integration_tests::volume_management::test_double_layer_with_read_only_region_delete
77042026-06-30T20:16:35.504Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
77052026-06-30T20:16:35.622Z PASS [ 12.564s] (2094/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
77062026-06-30T20:16:35.752Z SLOW [>660.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
77072026-06-30T20:16:36.074Z PASS [ 71.148s] (2095/2984) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
77082026-06-30T20:16:36.429Z PASS [ 13.131s] (2096/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
77092026-06-30T20:16:36.605Z PASS [ 40.399s] (2097/2984) omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
77102026-06-30T20:16:36.785Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_proper_region_sled_redundancy
77112026-06-30T20:16:37.627Z PASS [ 13.352s] (2098/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
77122026-06-30T20:16:38.595Z PASS [ 63.092s] (2099/2984) omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
77132026-06-30T20:16:38.993Z PASS [ 13.666s] (2100/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
77142026-06-30T20:16:41.026Z PASS [ 14.526s] (2101/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
77152026-06-30T20:16:41.846Z PASS [ 14.271s] (2102/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
77162026-06-30T20:16:42.426Z PASS [ 14.135s] (2103/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
77172026-06-30T20:16:42.978Z PASS [ 77.368s] (2104/2984) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
77182026-06-30T20:16:43.173Z PASS [ 14.571s] (2105/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
77192026-06-30T20:16:43.911Z PASS [ 43.910s] (2106/2984) omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
77202026-06-30T20:16:43.923Z PASS [ 76.263s] (2107/2984) omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
77212026-06-30T20:16:44.986Z PASS [ 14.325s] (2108/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
77222026-06-30T20:16:45.006Z PASS [ 15.243s] (2109/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
77232026-06-30T20:16:46.239Z PASS [ 14.720s] (2110/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
77242026-06-30T20:16:46.271Z PASS [ 670.531s] (2111/2984) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
77252026-06-30T20:16:47.215Z PASS [ 15.459s] (2112/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
77262026-06-30T20:16:47.234Z PASS [ 15.593s] (2113/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
77272026-06-30T20:16:48.643Z PASS [ 14.122s] (2114/2984) omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_illegal_range
77282026-06-30T20:16:49.389Z PASS [ 48.809s] (2115/2984) omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
77292026-06-30T20:16:50.282Z PASS [ 15.827s] (2116/2984) omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_cross_vpc_rejected_before_write
77302026-06-30T20:16:50.437Z PASS [ 14.815s] (2117/2984) omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
77312026-06-30T20:16:51.431Z PASS [ 15.357s] (2118/2984) omicron-nexus::test_all integration_tests::vpc_firewall::test_nexus_firewall_icmp
77322026-06-30T20:16:52.827Z PASS [ 79.536s] (2119/2984) omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
77332026-06-30T20:16:54.164Z PASS [ 18.758s] (2120/2984) omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_max_lengths
77342026-06-30T20:16:55.275Z PASS [ 18.826s] (2121/2984) omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
77352026-06-30T20:16:56.422Z PASS [ 27.669s] (2122/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_respects_accounting
77362026-06-30T20:16:56.442Z PASS [ 0.019s] (2123/2984) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_boundary_correction
77372026-06-30T20:16:56.463Z PASS [ 0.021s] (2124/2984) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_correction
77382026-06-30T20:16:56.488Z PASS [ 0.025s] (2125/2984) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_ip_fallback
77392026-06-30T20:16:56.507Z PASS [ 0.020s] (2126/2984) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_last_offset
77402026-06-30T20:16:56.526Z PASS [ 0.018s] (2127/2984) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_ref_id
77412026-06-30T20:16:56.550Z PASS [ 0.020s] (2128/2984) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_ref_time
77422026-06-30T20:16:56.567Z PASS [ 0.022s] (2129/2984) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_rms_offset
77432026-06-30T20:16:56.588Z PASS [ 0.020s] (2130/2984) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_root_delay
77442026-06-30T20:16:56.609Z PASS [ 0.021s] (2131/2984) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_root_dispersion
77452026-06-30T20:16:56.628Z PASS [ 0.020s] (2132/2984) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_stratum
77462026-06-30T20:16:56.649Z PASS [ 0.021s] (2133/2984) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_ipv6_address
77472026-06-30T20:16:56.668Z PASS [ 0.019s] (2134/2984) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_negative_correction
77482026-06-30T20:16:56.687Z PASS [ 0.018s] (2135/2984) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_high_correction
77492026-06-30T20:16:56.709Z PASS [ 0.021s] (2136/2984) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_high_max_error
77502026-06-30T20:16:56.729Z PASS [ 0.021s] (2137/2984) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_high_stratum
77512026-06-30T20:16:56.748Z PASS [ 0.020s] (2138/2984) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_no_peer
77522026-06-30T20:16:56.768Z PASS [ 0.019s] (2139/2984) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_old_ref_time
77532026-06-30T20:16:56.787Z PASS [ 0.020s] (2140/2984) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_special_ref_id
77542026-06-30T20:16:56.819Z PASS [ 0.020s] (2141/2984) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_success
77552026-06-30T20:16:56.827Z PASS [ 0.019s] (2142/2984) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_too_few_fields
77562026-06-30T20:16:56.971Z PASS [ 11.982s] (2143/2984) omicron-nexus::test_all integration_tests::webhooks::test_cannot_subscribe_to_probes
77572026-06-30T20:16:57.989Z PASS [ 20.357s] (2144/2984) omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
77582026-06-30T20:16:58.117Z PASS [ 29.034s] (2145/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_respects_accounting_no_modify_others
77592026-06-30T20:16:58.160Z PASS [ 0.051s] (2146/2984) omicron-omdb::bin/omdb clickhouse_admin::test_format_bytes
77602026-06-30T20:16:58.194Z PASS [ 13.188s] (2147/2984) omicron-nexus::test_all integration_tests::webhooks::test_event_delivery
77612026-06-30T20:16:58.203Z PASS [ 0.041s] (2148/2984) omicron-omdb::bin/omdb oximeter::tests::test_print_producer_details_success_only
77622026-06-30T20:16:58.225Z PASS [ 0.024s] (2149/2984) omicron-package config::tests::multi_preset_arg
77632026-06-30T20:16:58.235Z PASS [ 0.041s] (2150/2984) omicron-omdb::bin/omdb oximeter::tests::test_print_producer_details_with_failure
77642026-06-30T20:16:58.252Z PASS [ 0.026s] (2151/2984) omicron-package dot::test::test_bad_dependency
77652026-06-30T20:16:58.260Z PASS [ 0.025s] (2152/2984) omicron-package dot::test::test_dot_output
77662026-06-30T20:16:58.280Z PASS [ 0.019s] (2153/2984) omicron-passwords test::test_password_constraints
77672026-06-30T20:16:59.143Z PASS [ 22.538s] (2154/2984) omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
77682026-06-30T20:16:59.384Z PASS [ 16.385s] (2155/2984) omicron-nexus::test_all integration_tests::vpcs::test_limited_collaborator_can_manage_floating_ips_and_nics
77692026-06-30T20:16:59.414Z PASS [ 0.035s] (2156/2984) omicron-passwords test::test_stable
77702026-06-30T20:16:59.420Z PASS [ 0.021s] (2157/2984) omicron-passwords test::test_weak_hashes
77712026-06-30T20:16:59.439Z PASS [ 0.018s] (2158/2984) omicron-rpaths internal::tests::test_configure_from_path
77722026-06-30T20:16:59.453Z PASS [ 17.607s] (2159/2984) omicron-nexus::test_all integration_tests::vpcs::test_limited_collaborator_blocked_from_networking_resources
77732026-06-30T20:16:59.460Z PASS [ 0.021s] (2160/2984) omicron-rpaths internal::tests::test_configure_rpaths_from_unset_envvar
77742026-06-30T20:16:59.470Z PASS [ 0.018s] (2161/2984) omicron-rpaths internal::tests::test_emit_rpath
77752026-06-30T20:16:59.550Z PASS [ 0.090s] (2162/2984) omicron-sled-agent artifact_store::test::generations
77762026-06-30T20:16:59.580Z PASS [ 0.110s] (2163/2984) omicron-sled-agent artifact_store::test::issue_7796
77772026-06-30T20:16:59.616Z PASS [ 13.377s] (2164/2984) omicron-nexus::test_all integration_tests::webhooks::test_glob_subscription_add
77782026-06-30T20:16:59.624Z PASS [ 13.351s] (2165/2984) omicron-nexus::test_all integration_tests::webhooks::test_multiple_receivers
77792026-06-30T20:16:59.643Z PASS [ 0.092s] (2166/2984) omicron-sled-agent artifact_store::test::list_get_put
77802026-06-30T20:16:59.661Z PASS [ 0.036s] (2167/2984) omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
77812026-06-30T20:16:59.665Z PASS [ 0.085s] (2168/2984) omicron-sled-agent artifact_store::test::no_dataset
77822026-06-30T20:16:59.684Z PASS [ 0.040s] (2169/2984) omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
77832026-06-30T20:16:59.698Z PASS [ 0.038s] (2170/2984) omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
77842026-06-30T20:16:59.705Z PASS [ 0.088s] (2171/2984) omicron-sled-agent artifact_store::test::wrong_hash
77852026-06-30T20:16:59.708Z PASS [ 0.041s] (2172/2984) omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
77862026-06-30T20:16:59.715Z PASS [ 0.031s] (2173/2984) omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
77872026-06-30T20:16:59.737Z PASS [ 0.036s] (2174/2984) omicron-sled-agent common::instance::test::propolis_terminal_states_make_vmm_halted
77882026-06-30T20:16:59.754Z PASS [ 0.046s] (2175/2984) omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
77892026-06-30T20:16:59.757Z PASS [ 0.042s] (2176/2984) omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
77902026-06-30T20:16:59.762Z PASS [ 0.054s] (2177/2984) omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_fails_migrations
77912026-06-30T20:16:59.772Z PASS [ 0.037s] (2178/2984) omicron-sled-agent config::test::test_smf_configs
77922026-06-30T20:16:59.786Z PASS [ 0.033s] (2179/2984) omicron-sled-agent fmd::tests::boolean_array
77932026-06-30T20:16:59.796Z PASS [ 0.036s] (2180/2984) omicron-sled-agent fmd::tests::boolean_value
77942026-06-30T20:16:59.801Z PASS [ 0.040s] (2181/2984) omicron-sled-agent fmd::tests::boolean_presence
77952026-06-30T20:16:59.804Z PASS [ 0.032s] (2182/2984) omicron-sled-agent fmd::tests::double
77962026-06-30T20:16:59.819Z PASS [ 0.032s] (2183/2984) omicron-sled-agent fmd::tests::hrtime
77972026-06-30T20:16:59.826Z PASS [ 0.029s] (2184/2984) omicron-sled-agent fmd::tests::integers
77982026-06-30T20:16:59.834Z PASS [ 0.039s] (2185/2984) omicron-sled-agent fmd::tests::integer_arrays
77992026-06-30T20:16:59.841Z PASS [ 0.033s] (2186/2984) omicron-sled-agent fmd::tests::string
78002026-06-30T20:16:59.851Z PASS [ 0.029s] (2187/2984) omicron-sled-agent fmd::tests::string_array
78012026-06-30T20:16:59.859Z PASS [ 0.033s] (2188/2984) omicron-sled-agent fmd::tests::unknown_type
78022026-06-30T20:16:59.879Z PASS [ 0.043s] (2189/2984) omicron-sled-agent instance::tests::add_ephemeral_ip_with_existing_floating_ip
78032026-06-30T20:16:59.884Z PASS [ 0.034s] (2190/2984) omicron-sled-agent instance::tests::add_ephemeral_ip_with_no_ip_stack_at_all
78042026-06-30T20:16:59.888Z PASS [ 0.049s] (2191/2984) omicron-sled-agent instance::tests::add_ephemeral_ip_of_different_ip_version
78052026-06-30T20:16:59.892Z PASS [ 0.032s] (2192/2984) omicron-sled-agent instance::tests::add_floating_ip_of_different_ip_version
78062026-06-30T20:16:59.916Z PASS [ 0.036s] (2193/2984) omicron-sled-agent instance::tests::add_floating_ip_with_existing_ephemeral_ip
78072026-06-30T20:16:59.922Z PASS [ 0.038s] (2194/2984) omicron-sled-agent instance::tests::add_new_floating_ip
78082026-06-30T20:16:59.927Z PASS [ 0.044s] (2195/2984) omicron-sled-agent instance::tests::add_floating_ip_with_no_ip_stack_at_all
78092026-06-30T20:16:59.930Z PASS [ 0.038s] (2196/2984) omicron-sled-agent instance::tests::prune_existing_ephemeral_ipv4_address
78102026-06-30T20:16:59.950Z PASS [ 0.034s] (2197/2984) omicron-sled-agent instance::tests::prune_existing_ephemeral_ipv6_address
78112026-06-30T20:16:59.956Z PASS [ 0.035s] (2198/2984) omicron-sled-agent instance::tests::prune_existing_floating_ip
78122026-06-30T20:17:00.206Z PASS [ 0.275s] (2199/2984) omicron-sled-agent instance::tests::test_failed_published_when_zone_gone
78132026-06-30T20:17:00.230Z PASS [ 0.304s] (2200/2984) omicron-sled-agent instance::tests::test_destroy_published_when_instance_removed
78142026-06-30T20:17:00.272Z PASS [ 17.092s] (2201/2984) omicron-nexus::test_all integration_tests::vpcs::test_vpc_limited_collaborator_role
78152026-06-30T20:17:00.305Z PASS [ 0.038s] (2202/2984) omicron-sled-agent instance::tests::test_multicast_membership_equality
78162026-06-30T20:17:00.343Z PASS [ 0.039s] (2203/2984) omicron-sled-agent metrics::test_samples_per_collection
78172026-06-30T20:17:00.472Z PASS [ 0.522s] (2204/2984) omicron-sled-agent instance::tests::test_instance_create_events_normal
78182026-06-30T20:17:00.508Z PASS [ 0.036s] (2205/2984) omicron-sled-agent probe_manager::test::probe_state_set_ops
78192026-06-30T20:17:00.544Z PASS [ 0.036s] (2206/2984) omicron-sled-agent profile::tests::empty_profile
78202026-06-30T20:17:00.579Z PASS [ 0.034s] (2207/2984) omicron-sled-agent profile::tests::test_disabled_instance
78212026-06-30T20:17:00.609Z PASS [ 0.379s] (2208/2984) omicron-sled-agent instance::tests::test_instance_manager_stop_timeout
78222026-06-30T20:17:00.613Z PASS [ 0.032s] (2209/2984) omicron-sled-agent profile::tests::test_instance
78232026-06-30T20:17:00.632Z PASS [ 13.417s] (2210/2984) omicron-nexus::test_all integration_tests::webhooks::test_multiple_secrets
78242026-06-30T20:17:00.646Z PASS [ 0.037s] (2211/2984) omicron-sled-agent profile::tests::test_multiple
78252026-06-30T20:17:00.651Z PASS [ 0.040s] (2212/2984) omicron-sled-agent profile::tests::test_property
78262026-06-30T20:17:00.671Z PASS [ 0.037s] (2213/2984) omicron-sled-agent profile::tests::test_property_group
78272026-06-30T20:17:00.685Z PASS [ 0.040s] (2214/2984) omicron-sled-agent profile::tests::test_service
78282026-06-30T20:17:00.690Z PASS [ 0.038s] (2215/2984) omicron-sled-agent profile::tests::test_service_property_group
78292026-06-30T20:17:00.704Z PASS [ 0.034s] (2216/2984) omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
78302026-06-30T20:17:00.727Z PASS [ 0.041s] (2217/2984) omicron-sled-agent services::test::test_zone_bundle_metadata_schema
78312026-06-30T20:17:00.736Z PASS [ 0.047s] (2218/2984) omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
78322026-06-30T20:17:00.753Z PASS [ 0.048s] (2219/2984) omicron-sled-agent sim::collection::test::test_sim_instance_reboot
78332026-06-30T20:17:00.769Z PASS [ 0.042s] (2220/2984) omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
78342026-06-30T20:17:00.779Z PASS [ 0.823s] (2221/2984) omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
78352026-06-30T20:17:00.810Z PASS [ 0.058s] (2222/2984) omicron-sled-agent sim::storage::test::cannot_boot_read_only_downstairs_with_no_snapshot
78362026-06-30T20:17:00.816Z PASS [ 0.045s] (2223/2984) omicron-sled-agent sim::storage::test::cannot_create_snapshot_for_destroyed_region
78372026-06-30T20:17:00.821Z PASS [ 0.042s] (2224/2984) omicron-sled-agent sim::storage::test::crucible_ports_get_reused
78382026-06-30T20:17:00.854Z PASS [ 0.044s] (2225/2984) omicron-sled-agent sim::storage::test::must_delete_read_only_downstairs_first
78392026-06-30T20:17:00.858Z PASS [ 0.042s] (2226/2984) omicron-sled-agent sim::storage::test::must_delete_snapshots_first
78402026-06-30T20:17:00.866Z PASS [ 0.044s] (2227/2984) omicron-sled-agent sim::storage::test::nested_dataset
78412026-06-30T20:17:00.897Z PASS [ 0.040s] (2228/2984) omicron-sled-agent sim::storage::test::nested_dataset_not_found_missing_dataset
78422026-06-30T20:17:00.905Z PASS [ 0.048s] (2229/2984) omicron-sled-agent sim::storage::test::nested_dataset_child_parent_relationship
78432026-06-30T20:17:00.908Z PASS [ 0.040s] (2230/2984) omicron-sled-agent sim::storage::test::running_snapshot_needs_region
78442026-06-30T20:17:00.942Z PASS [ 0.045s] (2231/2984) omicron-sled-agent sim::storage::test::snapshot_needs_region
78452026-06-30T20:17:00.956Z PASS [ 0.049s] (2232/2984) omicron-sled-agent support_bundle::storage::tests::cannot_create_bundle_on_unmounted_parent
78462026-06-30T20:17:00.960Z PASS [ 0.055s] (2233/2984) omicron-sled-agent support_bundle::storage::tests::basic_crud
78472026-06-30T20:17:01.035Z PASS [ 0.081s] (2234/2984) omicron-sled-agent support_bundle::storage::tests::chunked_file_transfer_restart
78482026-06-30T20:17:01.054Z PASS [ 0.112s] (2235/2984) omicron-sled-agent support_bundle::storage::tests::chunked_file_transfer
78492026-06-30T20:17:01.087Z PASS [ 0.129s] (2236/2984) omicron-sled-agent support_bundle::storage::tests::creation_bad_hash
78502026-06-30T20:17:01.113Z PASS [ 0.058s] (2237/2984) omicron-sled-agent support_bundle::storage::tests::creation_idempotency
78512026-06-30T20:17:01.118Z PASS [ 0.077s] (2238/2984) omicron-sled-agent support_bundle::storage::tests::creation_bad_hash_still_deleteable
78522026-06-30T20:17:01.124Z PASS [ 0.919s] (2239/2984) omicron-sled-agent instance::tests::test_instance_manager_creation
78532026-06-30T20:17:01.139Z PASS [ 0.051s] (2240/2984) omicron-sled-agent support_bundle::storage::tests::creation_without_dataset
78542026-06-30T20:17:01.180Z PASS [ 0.063s] (2241/2984) omicron-sled-agent support_bundle::storage::tests::getting_bundles_mounts_them
78552026-06-30T20:17:01.186Z PASS [ 0.070s] (2242/2984) omicron-sled-agent support_bundle::storage::tests::listing_bundles_mounts_them
78562026-06-30T20:17:01.191Z PASS [ 0.064s] (2243/2984) omicron-sled-agent support_bundle::storage::tests::ranges
78572026-06-30T20:17:01.196Z PASS [ 0.056s] (2244/2984) omicron-sled-agent support_bundle::storage::tests::try_to_write_after_finalize
78582026-06-30T20:17:01.217Z PASS [ 0.039s] (2245/2984) omicron-sled-agent updates::test::test_query_no_components
78592026-06-30T20:17:01.224Z PASS [ 0.038s] (2246/2984) omicron-sled-agent updates::test::test_query_sled_agent_version
78602026-06-30T20:17:01.228Z PASS [ 0.032s] (2247/2984) omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
78612026-06-30T20:17:01.232Z PASS [ 0.043s] (2248/2984) omicron-sled-agent updates::test::test_query_zone_version
78622026-06-30T20:17:01.269Z PASS [ 0.043s] (2249/2984) omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
78632026-06-30T20:17:01.419Z PASS [ 18.989s] (2250/2984) omicron-nexus::test_all integration_tests::vpcs::test_limited_collaborator_can_create_instance
78642026-06-30T20:17:01.643Z PASS [ 20.616s] (2251/2984) omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
78652026-06-30T20:17:01.700Z PASS [ 0.057s] (2252/2984) omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
78662026-06-30T20:17:01.748Z PASS [ 0.045s] (2253/2984) omicron-sled-agent zone_bundle::tests::test_dir_size
78672026-06-30T20:17:01.866Z PASS [ 3.586s] (2254/2984) omicron-passwords test::test_reproducible
78682026-06-30T20:17:01.894Z PASS [ 0.147s] (2255/2984) omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
78692026-06-30T20:17:01.942Z PASS [ 0.076s] (2256/2984) omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
78702026-06-30T20:17:01.951Z PASS [ 0.056s] (2257/2984) omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
78712026-06-30T20:17:02.008Z PASS [ 0.054s] (2258/2984) omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
78722026-06-30T20:17:02.040Z PASS [ 0.033s] (2259/2984) omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent
78732026-06-30T20:17:02.301Z PASS [ 0.264s] (2260/2984) omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_both_specified
78742026-06-30T20:17:02.533Z PASS [ 0.216s] (2261/2984) omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_one_specified
78752026-06-30T20:17:02.613Z PASS [ 0.659s] (2262/2984) omicron-test-utils dev::clickhouse::tests::sparse_serialization_is_disabled
78762026-06-30T20:17:02.617Z PASS [ 23.613s] (2263/2984) omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
78772026-06-30T20:17:02.638Z PASS [ 0.037s] (2264/2984) omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
78782026-06-30T20:17:02.655Z PASS [ 0.033s] (2265/2984) omicron-test-utils dev::clickhouse::tests::wait_for_ports_finds_actual_ports
78792026-06-30T20:17:02.676Z PASS [ 18.731s] (2266/2984) omicron-nexus::test_all integration_tests::vpcs::test_vpcs
78802026-06-30T20:17:02.885Z PASS [ 0.246s] (2267/2984) omicron-test-utils dev::clickhouse::tests::wait_for_ports_panics_with_sentinel_but_no_ports
78812026-06-30T20:17:02.925Z PASS [ 0.280s] (2268/2984) omicron-test-utils dev::db::test::test_bad_cmd
78822026-06-30T20:17:03.085Z PASS [ 0.446s] (2269/2984) omicron-test-utils dev::clickhouse::tests::wait_for_ports_waits_for_sentinel_line
78832026-06-30T20:17:03.140Z PASS [ 12.857s] (2270/2984) omicron-nexus::test_all integration_tests::webhooks::test_subscription_add
78842026-06-30T20:17:03.292Z PASS [ 11.826s] (2271/2984) omicron-nexus::test_all integration_tests::webhooks::test_subscription_remove_glob
78852026-06-30T20:17:03.389Z PASS [ 0.504s] (2272/2984) omicron-test-utils dev::db::test::test_cmd_fails
78862026-06-30T20:17:03.392Z PASS [ 0.250s] (2273/2984) omicron-test-utils dev::db::test::test_database_start_hang
78872026-06-30T20:17:03.421Z PASS [ 0.031s] (2274/2984) omicron-test-utils dev::db::test::test_make_pg_config_ok
78882026-06-30T20:17:03.424Z PASS [ 0.033s] (2275/2984) omicron-test-utils dev::db::test::test_make_pg_config_fail
78892026-06-30T20:17:03.478Z PASS [ 0.039s] (2276/2984) omicron-test-utils dev::db::test::test_process_exit_abnormal
78902026-06-30T20:17:03.482Z PASS [ 0.041s] (2277/2984) omicron-test-utils dev::db::test::test_parse_http_addr
78912026-06-30T20:17:03.504Z PASS [ 0.041s] (2278/2984) omicron-test-utils dev::db::test::test_process_exit_normal
78922026-06-30T20:17:03.553Z PASS [ 1.035s] (2279/2984) omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
78932026-06-30T20:17:03.615Z PASS [ 13.176s] (2280/2984) omicron-nexus::test_all integration_tests::webhooks::test_subscription_remove
78942026-06-30T20:17:03.653Z PASS [ 0.039s] (2281/2984) omicron-test-utils dev::db::test::test_starter_tmpdir
78952026-06-30T20:17:03.695Z PASS [ 0.042s] (2282/2984) omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
78962026-06-30T20:17:03.711Z PASS [ 2.969s] (2283/2984) omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
78972026-06-30T20:17:03.731Z PASS [ 0.036s] (2284/2984) omicron-test-utils dev::dendrite::tests::test_dpd_in_path
78982026-06-30T20:17:03.737Z PASS [ 0.032s] (2285/2984) omicron-test-utils dev::maghemite::tests::test_ddmd_in_path
78992026-06-30T20:17:03.768Z PASS [ 0.037s] (2286/2984) omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
79002026-06-30T20:17:03.773Z PASS [ 0.036s] (2287/2984) omicron-test-utils dev::maghemite::tests::test_mgd_in_path
79012026-06-30T20:17:03.816Z PASS [ 0.046s] (2288/2984) omicron-test-utils dev::test_cmds::tests::test_redact_extra
79022026-06-30T20:17:03.823Z PASS [ 0.048s] (2289/2984) omicron-test-utils dev::test_cmds::tests::test_redact_section
79032026-06-30T20:17:03.842Z PASS [ 11.014s] (2290/2984) omicron-nexus::test_all integration_tests::webhooks::test_webhook_receiver_create_delete
79042026-06-30T20:17:03.851Z PASS [ 0.383s] (2291/2984) omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
79052026-06-30T20:17:03.870Z PASS [ 0.048s] (2292/2984) omicron-test-utils dev::test_cmds::tests::test_totally_annihilate_section
79062026-06-30T20:17:03.912Z PASS [ 0.637s] (2293/2984) omicron-test-utils dev::db::test::test_http_addr_integration
79072026-06-30T20:17:03.930Z PASS [ 0.083s] (2294/2984) oximeter-collector agent::tests::test_self_stat_collection_count
79082026-06-30T20:17:03.976Z PASS [ 0.091s] (2295/2984) oximeter-collector agent::tests::test_self_stat_error_counter
79092026-06-30T20:17:03.987Z PASS [ 0.124s] (2296/2984) oximeter test::timeseries_schema_consistency
79102026-06-30T20:17:03.987Z PASS [ 0.083s] (2297/2984) oximeter-collector agent::tests::test_self_stat_unreachable_counter
79112026-06-30T20:17:03.994Z PASS [ 2.722s] (2298/2984) omicron-sled-agent zone_bundle::illumos_tests::test_update_context
79122026-06-30T20:17:03.998Z PASS [ 0.179s] (2299/2984) omicron-test-utils dev::test_cmds::tests::test_redact_timestamps
79132026-06-30T20:17:04.008Z PASS [ 0.037s] (2300/2984) oximeter-collector results_sink::tests::batch_handoff_notifies_receiver_when_forced
79142026-06-30T20:17:04.026Z PASS [ 0.090s] (2301/2984) oximeter-collector agent::tests::test_updated_producer_is_still_collected_from
79152026-06-30T20:17:04.032Z PASS [ 0.035s] (2302/2984) oximeter-collector self_stats::tests::only_reset_counters_if_info_is_different
79162026-06-30T20:17:04.032Z PASS [ 0.034s] (2303/2984) oximeter-collector self_stats::tests::test_failure_reason_serialization
79172026-06-30T20:17:04.075Z PASS [ 0.064s] (2304/2984) oximeter-collector results_sink::tests::test_batch_handoff_overflow
79182026-06-30T20:17:04.086Z PASS [ 0.036s] (2305/2984) oximeter-db client::oxql::tests::correctly_negate_field_predicate_expression
79192026-06-30T20:17:04.086Z PASS [ 0.036s] (2306/2984) oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
79202026-06-30T20:17:04.086Z PASS [ 0.039s] (2307/2984) oximeter-db client::oxql::tests::correctly_negate_timestamp_predicate_expression
79212026-06-30T20:17:04.086Z PASS [ 0.067s] (2308/2984) oximeter-collector::test_commands test_oximeter_no_args
79222026-06-30T20:17:04.087Z PASS [ 0.109s] (2309/2984) oximeter-collector agent::tests::verify_producer_details
79232026-06-30T20:17:04.087Z PASS [ 0.036s] (2310/2984) oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
79242026-06-30T20:17:04.099Z PASS [ 0.032s] (2311/2984) oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
79252026-06-30T20:17:04.159Z PASS [ 2.935s] (2312/2984) omicron-sled-agent zone_bundle::illumos_tests::test_context
79262026-06-30T20:17:04.199Z PASS [ 0.033s] (2313/2984) oximeter-db client::tests::can_extract_ttl_from_all_oximeter_tables
79272026-06-30T20:17:04.419Z PASS [ 1.331s] (2314/2984) omicron-test-utils dev::db::test::test_database_concurrent
79282026-06-30T20:17:04.533Z PASS [ 3.302s] (2315/2984) omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
79292026-06-30T20:17:04.544Z PASS [ 0.985s] (2316/2984) omicron-test-utils dev::db::test::test_setup_database_overridden_dir
79302026-06-30T20:17:04.588Z PASS [ 0.053s] (2317/2984) oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
79312026-06-30T20:17:04.833Z PASS [ 0.629s] (2318/2984) oximeter-db client::tests::can_ping_clickhouse
79322026-06-30T20:17:04.856Z PASS [ 10.685s] (2319/2984) omicron-nexus::test_all integration_tests::webhooks::test_webhook_receiver_get
79332026-06-30T20:17:04.882Z PASS [ 3.438s] (2320/2984) omicron-sled-agent zone_bundle::illumos_tests::test_utilization
79342026-06-30T20:17:04.882Z PASS [ 0.792s] (2321/2984) oximeter-db client::oxql::tests::test_get_fields_query
79352026-06-30T20:17:04.898Z PASS [ 0.831s] (2322/2984) oximeter-db client::oxql::tests::test_get_entire_table
79362026-06-30T20:17:04.921Z PASS [ 0.836s] (2323/2984) oximeter-db client::oxql::tests::test_get_one_timeseries
79372026-06-30T20:17:04.939Z PASS [ 0.848s] (2324/2984) oximeter-db client::oxql::tests::test_get_fields
79382026-06-30T20:17:04.939Z PASS [ 0.831s] (2325/2984) oximeter-db client::oxql::tests::test_limit_operations
79392026-06-30T20:17:04.966Z PASS [ 0.861s] (2326/2984) oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
79402026-06-30T20:17:04.966Z PASS [ 6.683s] (2327/2984) omicron-passwords test::test_compatible
79412026-06-30T20:17:05.367Z PASS [ 4.135s] (2328/2984) omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
79422026-06-30T20:17:05.516Z PASS [ 0.637s] (2329/2984) oximeter-db client::tests::read_latest_version_with_no_database_reports_zero
79432026-06-30T20:17:05.534Z PASS [ 0.715s] (2330/2984) oximeter-db client::tests::read_latest_version_reports_max
79442026-06-30T20:17:05.547Z PASS [ 10.285s] (2331/2984) omicron-nexus::test_all integration_tests::webhooks::test_webhook_receiver_names_are_unique
79452026-06-30T20:17:05.596Z PASS [ 0.650s] (2332/2984) oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
79462026-06-30T20:17:05.601Z PASS [ 0.726s] (2333/2984) oximeter-db client::tests::read_latest_version_with_empty_version_table_reports_zero
79472026-06-30T20:17:05.601Z PASS [ 0.723s] (2334/2984) oximeter-db client::tests::read_latest_version_with_no_version_table_reports_zero
79482026-06-30T20:17:05.621Z PASS [ 0.029s] (2335/2984) oximeter-db client::tests::test_extract_ttl_in_days_from_create_table_query
79492026-06-30T20:17:05.664Z PASS [ 0.735s] (2336/2984) oximeter-db client::tests::test_database_version_will_not_downgrade
79502026-06-30T20:17:05.673Z PASS [ 0.733s] (2337/2984) oximeter-db client::tests::test_database_version_will_not_upgrade
79512026-06-30T20:17:05.685Z PASS [ 0.767s] (2338/2984) oximeter-db client::tests::test_database_version_update_is_idempotent
79522026-06-30T20:17:05.710Z PASS [ 0.784s] (2339/2984) oximeter-db client::tests::test_client_select_timeseries_one
79532026-06-30T20:17:05.729Z PASS [ 0.807s] (2340/2984) oximeter-db client::tests::select_timeseries_with_select_one
79542026-06-30T20:17:05.751Z PASS [ 0.048s] (2341/2984) oximeter-db client::tests::test_read_schema_upgrade_sql_files
79552026-06-30T20:17:05.757Z PASS [ 0.048s] (2342/2984) oximeter-db client::tests::test_read_timeseries_to_delete
79562026-06-30T20:17:05.788Z PASS [ 0.035s] (2343/2984) oximeter-db client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok
79572026-06-30T20:17:05.798Z PASS [ 0.036s] (2344/2984) oximeter-db client::tests::test_read_timeseries_to_delete_empty_file_is_ok
79582026-06-30T20:17:06.055Z PASS [ 1.518s] (2345/2984) oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
79592026-06-30T20:17:06.118Z PASS [ 0.751s] (2346/2984) oximeter-db client::tests::test_differentiate_by_timeseries_name
79602026-06-30T20:17:06.250Z PASS [ 0.759s] (2347/2984) oximeter-db client::tests::test_do_not_duplicate_schema_on_new_samples
79612026-06-30T20:17:06.272Z PASS [ 0.731s] (2348/2984) oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
79622026-06-30T20:17:06.301Z PASS [ 0.738s] (2349/2984) oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
79632026-06-30T20:17:06.315Z PASS [ 0.780s] (2350/2984) oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
79642026-06-30T20:17:06.353Z PASS [ 8.369s] (2351/2984) omicron-omdb::test_all_output test_omdb_usage_errors
79652026-06-30T20:17:06.360Z PASS [ 0.746s] (2352/2984) oximeter-db client::tests::test_field_record_count
79662026-06-30T20:17:06.392Z PASS [ 0.715s] (2353/2984) oximeter-db client::tests::test_is_oximeter_cluster
79672026-06-30T20:17:06.402Z PASS [ 0.734s] (2354/2984) oximeter-db client::tests::test_insert_samples
79682026-06-30T20:17:06.458Z PASS [ 0.769s] (2355/2984) oximeter-db client::tests::test_list_timeseries
79692026-06-30T20:17:06.498Z PASS [ 1.925s] (2356/2984) oximeter-db client::tests::insert_samples_fails_fast
79702026-06-30T20:17:06.554Z PASS [ 0.766s] (2357/2984) oximeter-db client::tests::test_schema_mismatch
79712026-06-30T20:17:06.585Z PASS [ 0.031s] (2358/2984) oximeter-db client::tests::test_unravel_index
79722026-06-30T20:17:06.621Z PASS [ 1.046s] (2359/2984) oximeter-db client::tests::test_expunge_timeseries_by_name_single_node
79732026-06-30T20:17:06.627Z PASS [ 0.039s] (2360/2984) oximeter-db client::tests::test_verify_schema_upgrades
79742026-06-30T20:17:06.662Z PASS [ 0.038s] (2361/2984) oximeter-db model::fields::tests::test_extract_fields_as_block
79752026-06-30T20:17:06.670Z PASS [ 0.036s] (2362/2984) oximeter-db model::measurements::tests::test_extract_histogram_measurement_columns
79762026-06-30T20:17:06.699Z PASS [ 0.037s] (2363/2984) oximeter-db model::measurements::tests::test_extract_measurement_as_block_gauge
79772026-06-30T20:17:06.699Z PASS [ 0.039s] (2364/2984) oximeter-db model::measurements::tests::test_extract_measurement_as_block_cumulative
79782026-06-30T20:17:06.733Z PASS [ 0.033s] (2365/2984) oximeter-db model::measurements::tests::test_insert_datum_columns_scalar
79792026-06-30T20:17:06.738Z PASS [ 0.039s] (2366/2984) oximeter-db model::measurements::tests::test_extract_measurement_as_block_histogram
79802026-06-30T20:17:06.766Z PASS [ 0.033s] (2367/2984) oximeter-db native::block::tests::concat_blocks
79812026-06-30T20:17:06.799Z PASS [ 0.032s] (2368/2984) oximeter-db native::block::tests::datetime64_scale_checks_range
79822026-06-30T20:17:06.809Z PASS [ 0.030s] (2369/2984) oximeter-db native::block::tests::parse_date_time
79832026-06-30T20:17:06.809Z PASS [ 0.029s] (2370/2984) oximeter-db native::block::tests::parse_date_time64
79842026-06-30T20:17:06.827Z PASS [ 0.031s] (2371/2984) oximeter-db native::block::tests::parse_escaped_date_time64
79852026-06-30T20:17:06.833Z PASS [ 0.034s] (2372/2984) oximeter-db native::block::tests::test_data_type_to_string
79862026-06-30T20:17:06.869Z PASS [ 0.034s] (2373/2984) oximeter-db native::block::tests::test_datetime64_conversions
79872026-06-30T20:17:06.869Z PASS [ 1.075s] (2374/2984) oximeter-db client::tests::test_recall_of_all_fields
79882026-06-30T20:17:06.872Z PASS [ 0.745s] (2375/2984) oximeter-db client::tests::test_schema_update
79892026-06-30T20:17:06.872Z PASS [ 0.033s] (2376/2984) oximeter-db native::block::tests::test_parse_all_known_timezones
79902026-06-30T20:17:06.896Z PASS [ 0.034s] (2377/2984) oximeter-db native::block::tests::test_parse_array_enum8_with_bad_escapes
79912026-06-30T20:17:06.901Z PASS [ 0.035s] (2378/2984) oximeter-db native::block::tests::test_parse_array_enum8_with_escapes
79922026-06-30T20:17:06.901Z PASS [ 0.035s] (2379/2984) oximeter-db native::block::tests::test_parse_enum8
79932026-06-30T20:17:06.901Z PASS [ 0.032s] (2380/2984) oximeter-db native::block::tests::test_parse_enum_variant
79942026-06-30T20:17:06.912Z PASS [ 0.856s] (2381/2984) oximeter-db client::tests::test_schema_reinserted_after_redeployment
79952026-06-30T20:17:06.927Z PASS [ 0.031s] (2382/2984) oximeter-db native::block::tests::test_parse_invalid_data_type
79962026-06-30T20:17:06.968Z PASS [ 4.042s] (2383/2984) omicron-test-utils dev::db::test::test_data_survives_drop_without_cleanup
79972026-06-30T20:17:07.131Z PASS [ 0.858s] (2384/2984) oximeter-db client::tests::test_select_all_field_types
79982026-06-30T20:17:07.136Z PASS [ 0.830s] (2385/2984) oximeter-db client::tests::test_select_timeseries_with_all
79992026-06-30T20:17:07.174Z PASS [ 0.923s] (2386/2984) oximeter-db client::tests::test_select_all_datum_types
80002026-06-30T20:17:07.191Z PASS [ 0.830s] (2387/2984) oximeter-db client::tests::test_select_timeseries_with_select_multiple_fields_with_multiple_values
80012026-06-30T20:17:07.206Z PASS [ 0.810s] (2388/2984) oximeter-db client::tests::test_select_timeseries_with_start_time
80022026-06-30T20:17:07.210Z PASS [ 0.824s] (2389/2984) oximeter-db client::tests::test_select_timeseries_with_select_one_field_with_multiple_values
80032026-06-30T20:17:07.239Z PASS [ 0.039s] (2390/2984) oximeter-db native::io::block::tests::test_decode_block_with_nulls
80042026-06-30T20:17:07.244Z PASS [ 0.746s] (2391/2984) oximeter-db client::tests::test_timeseries_schema_list
80052026-06-30T20:17:07.249Z PASS [ 0.038s] (2392/2984) oximeter-db native::io::column::tests::check_uuid_buffer_length_on_decode
80062026-06-30T20:17:07.252Z PASS [ 0.043s] (2393/2984) oximeter-db native::io::block::tests::test_decode_full_block
80072026-06-30T20:17:07.265Z PASS [ 0.033s] (2394/2984) oximeter-db native::io::column::tests::fail_to_encode_out_of_range_column
80082026-06-30T20:17:07.276Z PASS [ 0.031s] (2395/2984) oximeter-db native::io::column::tests::test_decode_ipv4addr_column
80092026-06-30T20:17:07.282Z PASS [ 0.031s] (2396/2984) oximeter-db native::io::column::tests::test_decode_ipv6addr_column
80102026-06-30T20:17:07.282Z PASS [ 0.965s] (2397/2984) oximeter-db client::tests::test_select_timeseries_with_limit
80112026-06-30T20:17:07.285Z PASS [ 0.031s] (2398/2984) oximeter-db native::io::column::tests::test_decode_string_column
80122026-06-30T20:17:07.285Z PASS [ 0.932s] (2399/2984) oximeter-db client::tests::test_select_timeseries_with_order
80132026-06-30T20:17:07.297Z PASS [ 0.033s] (2400/2984) oximeter-db native::io::column::tests::test_decode_uint64_column
80142026-06-30T20:17:07.307Z PASS [ 0.031s] (2401/2984) oximeter-db native::io::column::tests::test_decode_uuid_column
80152026-06-30T20:17:07.311Z PASS [ 0.035s] (2402/2984) oximeter-db native::io::column::tests::test_decode_uint8_column
80162026-06-30T20:17:07.316Z PASS [ 0.035s] (2403/2984) oximeter-db native::io::packet::server::tests::test_decode_full_hello
80172026-06-30T20:17:07.320Z PASS [ 0.035s] (2404/2984) oximeter-db native::io::packet::server::tests::test_decode_hello_packet_and_a_half
80182026-06-30T20:17:07.326Z PASS [ 0.043s] (2405/2984) oximeter-db native::io::column::tests::test_encode_decode_column
80192026-06-30T20:17:07.330Z PASS [ 0.029s] (2406/2984) oximeter-db native::io::packet::server::tests::test_decode_multiple_hello_packets
80202026-06-30T20:17:07.345Z PASS [ 0.039s] (2407/2984) oximeter-db native::io::packet::server::tests::test_decode_nested_exceptions
80212026-06-30T20:17:07.345Z PASS [ 0.030s] (2408/2984) oximeter-db native::io::packet::server::tests::test_decode_pong
80222026-06-30T20:17:07.349Z PASS [ 0.028s] (2409/2984) oximeter-db native::io::packet::server::tests::test_decode_progress_packet
80232026-06-30T20:17:07.352Z PASS [ 0.039s] (2410/2984) oximeter-db native::io::packet::server::tests::test_decode_partial_hello
80242026-06-30T20:17:07.352Z PASS [ 0.029s] (2411/2984) oximeter-db native::io::packet::server::tests::test_decode_single_exception
80252026-06-30T20:17:07.361Z PASS [ 0.034s] (2412/2984) oximeter-db native::io::string::test::test_encode_decode
80262026-06-30T20:17:07.388Z PASS [ 0.038s] (2413/2984) oximeter-db native::io::table_columns::tests::test_backtick_quoted_column_name
80272026-06-30T20:17:07.391Z PASS [ 0.037s] (2414/2984) oximeter-db native::io::table_columns::tests::test_column_count
80282026-06-30T20:17:07.392Z PASS [ 0.035s] (2415/2984) oximeter-db native::io::table_columns::tests::test_column_description_with_default
80292026-06-30T20:17:07.392Z PASS [ 0.038s] (2416/2984) oximeter-db native::io::table_columns::tests::test_column_description_only_required_parts
80302026-06-30T20:17:07.392Z PASS [ 0.043s] (2417/2984) oximeter-db native::io::string::test::test_encode_hello_world
80312026-06-30T20:17:07.397Z PASS [ 0.033s] (2418/2984) oximeter-db native::io::table_columns::tests::test_column_descriptions
80322026-06-30T20:17:07.414Z PASS [ 0.030s] (2419/2984) oximeter-db native::io::varuint::test_encode_decode_varuint
80332026-06-30T20:17:07.420Z PASS [ 0.030s] (2420/2984) oximeter-db oxql::ast::grammar::tests::test_align_table_op
80342026-06-30T20:17:07.425Z PASS [ 0.036s] (2421/2984) oximeter-db oxql::ast::grammar::tests::test_comparison
80352026-06-30T20:17:07.425Z PASS [ 0.036s] (2422/2984) oximeter-db oxql::ast::grammar::tests::test_boolean_literal
80362026-06-30T20:17:07.430Z PASS [ 0.036s] (2423/2984) oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
80372026-06-30T20:17:07.430Z PASS [ 0.032s] (2424/2984) oximeter-db oxql::ast::grammar::tests::test_double_literal
80382026-06-30T20:17:07.446Z PASS [ 0.032s] (2425/2984) oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
80392026-06-30T20:17:07.451Z PASS [ 0.031s] (2426/2984) oximeter-db oxql::ast::grammar::tests::test_duration_literal
80402026-06-30T20:17:07.464Z PASS [ 0.040s] (2427/2984) oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
80412026-06-30T20:17:07.468Z PASS [ 0.041s] (2428/2984) oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
80422026-06-30T20:17:07.468Z PASS [ 0.039s] (2429/2984) oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
80432026-06-30T20:17:07.468Z PASS [ 0.040s] (2430/2984) oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
80442026-06-30T20:17:07.478Z PASS [ 0.032s] (2431/2984) oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
80452026-06-30T20:17:07.482Z PASS [ 1.027s] (2432/2984) oximeter-db client::tests::test_sql_query_output
80462026-06-30T20:17:07.487Z PASS [ 0.036s] (2433/2984) oximeter-db oxql::ast::grammar::tests::test_filter_table_op
80472026-06-30T20:17:07.501Z PASS [ 0.033s] (2434/2984) oximeter-db oxql::ast::grammar::tests::test_ident
80482026-06-30T20:17:07.504Z PASS [ 0.035s] (2435/2984) oximeter-db oxql::ast::grammar::tests::test_hex_integer_literal
80492026-06-30T20:17:07.504Z PASS [ 0.039s] (2436/2984) oximeter-db oxql::ast::grammar::tests::test_group_by
80502026-06-30T20:17:07.504Z PASS [ 0.040s] (2437/2984) oximeter-db oxql::ast::grammar::tests::test_get_table_op
80512026-06-30T20:17:07.509Z PASS [ 0.032s] (2438/2984) oximeter-db oxql::ast::grammar::tests::test_integer_literal
80522026-06-30T20:17:07.515Z PASS [ 0.032s] (2439/2984) oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
80532026-06-30T20:17:07.520Z PASS [ 0.035s] (2440/2984) oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
80542026-06-30T20:17:07.524Z PASS [ 0.621s] (2441/2984) oximeter-db native::connection::tests::test_exchange_hello
80552026-06-30T20:17:07.524Z PASS [ 0.623s] (2442/2984) oximeter-db native::connection::tests::test_basic_select_query
80562026-06-30T20:17:07.534Z PASS [ 0.033s] (2443/2984) oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
80572026-06-30T20:17:07.540Z PASS [ 0.037s] (2444/2984) oximeter-db oxql::ast::grammar::tests::test_multiple_negation
80582026-06-30T20:17:07.540Z PASS [ 0.626s] (2445/2984) oximeter-db native::connection::tests::test_insert_and_select_data
80592026-06-30T20:17:07.544Z PASS [ 0.039s] (2446/2984) oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
80602026-06-30T20:17:07.544Z PASS [ 0.039s] (2447/2984) oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
80612026-06-30T20:17:07.548Z PASS [ 0.038s] (2448/2984) oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
80622026-06-30T20:17:07.561Z PASS [ 0.037s] (2449/2984) oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
80632026-06-30T20:17:07.582Z PASS [ 0.045s] (2450/2984) oximeter-db oxql::ast::grammar::tests::test_query
80642026-06-30T20:17:07.582Z PASS [ 0.633s] (2451/2984) oximeter-db native::connection::tests::test_insert_and_select_uuid
80652026-06-30T20:17:07.582Z PASS [ 0.046s] (2452/2984) oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
80662026-06-30T20:17:07.618Z PASS [ 0.036s] (2453/2984) oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
80672026-06-30T20:17:07.618Z PASS [ 0.038s] (2454/2984) oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
80682026-06-30T20:17:07.618Z PASS [ 0.036s] (2455/2984) oximeter-db oxql::ast::grammar::tests::test_reducer
80692026-06-30T20:17:07.618Z PASS [ 0.034s] (2456/2984) oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
80702026-06-30T20:17:07.618Z PASS [ 0.029s] (2457/2984) oximeter-db oxql::ast::grammar::tests::test_uuid_literal_is_case_insensitive
80712026-06-30T20:17:07.618Z PASS [ 0.036s] (2458/2984) oximeter-db oxql::ast::grammar::tests::test_uuid_literal
80722026-06-30T20:17:07.618Z PASS [ 0.627s] (2459/2984) oximeter-db native::connection::tests::test_select_array_column
80732026-06-30T20:17:07.636Z PASS [ 0.036s] (2460/2984) oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
80742026-06-30T20:17:07.636Z PASS [ 0.038s] (2461/2984) oximeter-db oxql::ast::literal::tests::test_literal_compare_field
80752026-06-30T20:17:07.636Z PASS [ 0.040s] (2462/2984) oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
80762026-06-30T20:17:07.636Z PASS [ 0.033s] (2463/2984) oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
80772026-06-30T20:17:07.636Z PASS [ 0.041s] (2464/2984) oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
80782026-06-30T20:17:07.636Z PASS [ 0.042s] (2465/2984) oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
80792026-06-30T20:17:07.636Z PASS [ 0.044s] (2466/2984) oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
80802026-06-30T20:17:07.636Z PASS [ 0.041s] (2467/2984) oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
80812026-06-30T20:17:07.636Z PASS [ 0.040s] (2468/2984) oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
80822026-06-30T20:17:07.636Z PASS [ 0.721s] (2469/2984) oximeter-db native::connection::tests::test_can_cancel_query
80832026-06-30T20:17:07.636Z PASS [ 0.043s] (2470/2984) oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
80842026-06-30T20:17:07.660Z PASS [ 0.032s] (2471/2984) oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
80852026-06-30T20:17:07.660Z PASS [ 0.033s] (2472/2984) oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
80862026-06-30T20:17:07.660Z PASS [ 0.035s] (2473/2984) oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
80872026-06-30T20:17:07.660Z PASS [ 0.038s] (2474/2984) oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
80882026-06-30T20:17:07.672Z PASS [ 0.037s] (2475/2984) oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
80892026-06-30T20:17:07.673Z PASS [ 0.041s] (2476/2984) oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
80902026-06-30T20:17:07.673Z PASS [ 0.029s] (2477/2984) oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
80912026-06-30T20:17:07.673Z PASS [ 0.038s] (2478/2984) oximeter-db oxql::ast::table_ops::filter::tests::test_implicit_field_names_for_types
80922026-06-30T20:17:07.673Z PASS [ 0.045s] (2479/2984) oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
80932026-06-30T20:17:07.709Z PASS [ 0.046s] (2480/2984) oximeter-db oxql::ast::table_ops::group_by::test::test_group_by_display
80942026-06-30T20:17:07.709Z PASS [ 0.043s] (2481/2984) oximeter-db oxql::ast::table_ops::test::test_grouped_table_op_display
80952026-06-30T20:17:07.709Z PASS [ 0.052s] (2482/2984) oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
80962026-06-30T20:17:07.709Z PASS [ 0.052s] (2483/2984) oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
80972026-06-30T20:17:07.709Z PASS [ 0.050s] (2484/2984) oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
80982026-06-30T20:17:07.709Z PASS [ 0.040s] (2485/2984) oximeter-db oxql::plan::align::test::test_align_input_schema
80992026-06-30T20:17:07.740Z PASS [ 0.085s] (2486/2984) oximeter-db oxql::plan::plan::tests::cannot_align_non_numeric_tables
81002026-06-30T20:17:07.753Z PASS [ 0.083s] (2487/2984) oximeter-db oxql::plan::plan::tests::cannot_group_multiple_tables
81012026-06-30T20:17:07.753Z PASS [ 0.090s] (2488/2984) oximeter-db oxql::plan::plan::tests::cannot_filter_with_incomparable_types
81022026-06-30T20:17:07.753Z PASS [ 0.087s] (2489/2984) oximeter-db oxql::plan::plan::tests::cannot_group_unaligned_tables
81032026-06-30T20:17:07.753Z PASS [ 0.076s] (2490/2984) oximeter-db oxql::plan::plan::tests::cannot_join_unaligned_tables
81042026-06-30T20:17:07.753Z PASS [ 0.084s] (2491/2984) oximeter-db oxql::plan::plan::tests::cannot_join_one_table
81052026-06-30T20:17:07.753Z PASS [ 0.076s] (2492/2984) oximeter-db oxql::plan::plan::tests::filter_plan_node_does_not_change_table_schema
81062026-06-30T20:17:07.758Z PASS [ 0.075s] (2493/2984) oximeter-db oxql::plan::plan::tests::get_cumulative_plan_emits_two_nodes
81072026-06-30T20:17:07.758Z PASS [ 0.623s] (2494/2984) oximeter-db native::connection::tests::test_select_array_of_nullable_column
81082026-06-30T20:17:07.758Z PASS [ 0.625s] (2495/2984) oximeter-db native::connection::tests::test_select_nullable_column
81092026-06-30T20:17:07.759Z PASS [ 0.085s] (2496/2984) oximeter-db oxql::plan::plan::tests::group_by_plan_leaves_only_grouped_fields
81102026-06-30T20:17:07.759Z PASS [ 0.083s] (2497/2984) oximeter-db oxql::plan::plan::tests::limit_pushdown_does_not_reorder_around_align
81112026-06-30T20:17:07.765Z PASS [ 0.087s] (2498/2984) oximeter-db oxql::plan::plan::tests::limit_plan_node_does_not_change_table_schema
81122026-06-30T20:17:07.769Z PASS [ 0.095s] (2499/2984) oximeter-db oxql::plan::plan::tests::get_gauge_plan_emits_one_node
81132026-06-30T20:17:07.793Z PASS [ 0.620s] (2500/2984) oximeter-db native::connection::tests::test_send_cancel_with_no_query
81142026-06-30T20:17:07.798Z PASS [ 0.038s] (2501/2984) oximeter-db oxql::query::tests::test_coalesce_limits
81152026-06-30T20:17:07.808Z PASS [ 0.078s] (2502/2984) oximeter-db oxql::plan::plan::tests::predicate_pushdown_merges_neighboring_filter_nodes
81162026-06-30T20:17:07.812Z PASS [ 0.038s] (2503/2984) oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
81172026-06-30T20:17:07.812Z PASS [ 0.045s] (2504/2984) oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
81182026-06-30T20:17:07.812Z PASS [ 0.081s] (2505/2984) oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_into_subqueries
81192026-06-30T20:17:07.816Z PASS [ 0.072s] (2506/2984) oximeter-db oxql::plan::predicates::tests::push_multiple_predicates_partway_through_alignment
81202026-06-30T20:17:07.817Z PASS [ 0.075s] (2507/2984) oximeter-db oxql::plan::plan::tests::requires_full_table_scan
81212026-06-30T20:17:07.817Z PASS [ 0.082s] (2508/2984) oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_through_group_by
81222026-06-30T20:17:07.817Z PASS [ 0.083s] (2509/2984) oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_through_join
81232026-06-30T20:17:07.817Z PASS [ 0.075s] (2510/2984) oximeter-db oxql::plan::plan::tests::subquery_plan_returns_multiple_tables
81242026-06-30T20:17:07.820Z PASS [ 0.075s] (2511/2984) oximeter-db oxql::plan::predicates::tests::push_none_of_single_predicate_through_alignment
81252026-06-30T20:17:07.829Z PASS [ 0.036s] (2512/2984) oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
81262026-06-30T20:17:07.833Z PASS [ 0.033s] (2513/2984) oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
81272026-06-30T20:17:07.839Z PASS [ 0.081s] (2514/2984) oximeter-db oxql::plan::predicates::tests::push_predicates_partway_through_alignment_differently
81282026-06-30T20:17:07.844Z PASS [ 0.037s] (2515/2984) oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
81292026-06-30T20:17:07.844Z PASS [ 0.035s] (2516/2984) oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
81302026-06-30T20:17:07.844Z PASS [ 0.036s] (2517/2984) oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
81312026-06-30T20:17:07.849Z PASS [ 0.088s] (2518/2984) oximeter-db oxql::plan::predicates::tests::push_single_predicate_through_alignment
81322026-06-30T20:17:07.852Z PASS [ 0.040s] (2519/2984) oximeter-db oxql::query::tests::test_coalesce_predicates
81332026-06-30T20:17:07.852Z PASS [ 0.094s] (2520/2984) oximeter-db oxql::plan::predicates::tests::push_single_predicate_partway_through_alignment
81342026-06-30T20:17:07.859Z PASS [ 0.042s] (2521/2984) oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
81352026-06-30T20:17:07.863Z PASS [ 0.048s] (2522/2984) oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
81362026-06-30T20:17:07.866Z PASS [ 0.051s] (2523/2984) oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
81372026-06-30T20:17:07.867Z PASS [ 0.049s] (2524/2984) oximeter-db oxql::query::tests::test_insert_filters
81382026-06-30T20:17:07.867Z PASS [ 0.045s] (2525/2984) oximeter-db oxql::query::tests::test_insert_filters_with_subqueries
81392026-06-30T20:17:07.870Z PASS [ 0.052s] (2526/2984) oximeter-db oxql::query::tests::test_insert_filters_with_nested_subqueries
81402026-06-30T20:17:07.870Z PASS [ 0.035s] (2527/2984) oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
81412026-06-30T20:17:07.873Z PASS [ 0.032s] (2528/2984) oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
81422026-06-30T20:17:07.873Z PASS [ 0.031s] (2529/2984) oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
81432026-06-30T20:17:07.876Z PASS [ 0.029s] (2530/2984) oximeter-db query::tests::test_field_cmp
81442026-06-30T20:17:07.880Z PASS [ 0.047s] (2531/2984) oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
81452026-06-30T20:17:07.880Z PASS [ 0.029s] (2532/2984) oximeter-db query::tests::test_field_selector_as_query
81462026-06-30T20:17:07.880Z PASS [ 0.048s] (2533/2984) oximeter-db oxql::query::tests::test_query_end_time
81472026-06-30T20:17:07.883Z PASS [ 0.040s] (2534/2984) oximeter-db oxql::query::tests::test_split_query
81482026-06-30T20:17:07.883Z PASS [ 0.031s] (2535/2984) oximeter-db query::tests::test_field_value_as_db_str
81492026-06-30T20:17:07.897Z PASS [ 0.039s] (2536/2984) oximeter-db query::tests::test_select_query_builder_field_selectors
81502026-06-30T20:17:07.905Z PASS [ 0.044s] (2537/2984) oximeter-db query::tests::test_select_query_builder_filter_raw
81512026-06-30T20:17:07.912Z PASS [ 0.046s] (2538/2984) oximeter-db query::tests::test_select_query_builder_full
81522026-06-30T20:17:07.916Z PASS [ 0.051s] (2539/2984) oximeter-db query::tests::test_select_query_builder_from_parts
81532026-06-30T20:17:07.916Z PASS [ 0.050s] (2540/2984) oximeter-db query::tests::test_select_query_builder_limit_offset
81542026-06-30T20:17:07.920Z PASS [ 0.048s] (2541/2984) oximeter-db query::tests::test_select_query_builder_no_selectors
81552026-06-30T20:17:07.920Z PASS [ 0.052s] (2542/2984) oximeter-db query::tests::test_select_query_builder_no_fields
81562026-06-30T20:17:07.924Z PASS [ 0.049s] (2543/2984) oximeter-db query::tests::test_time_range
81572026-06-30T20:17:07.927Z PASS [ 0.053s] (2544/2984) oximeter-db query::tests::test_string_field_selector
81582026-06-30T20:17:07.938Z PASS [ 0.064s] (2545/2984) oximeter-db sql::tests::test_allow_limit_offset
81592026-06-30T20:17:07.942Z PASS [ 0.061s] (2546/2984) oximeter-db sql::tests::test_ctes_are_not_supported
81602026-06-30T20:17:07.942Z PASS [ 0.044s] (2547/2984) oximeter-db sql::tests::test_multiple_statements_are_not_supported
81612026-06-30T20:17:07.942Z PASS [ 0.060s] (2548/2984) oximeter-db sql::tests::test_cannot_name_database
81622026-06-30T20:17:07.946Z PASS [ 0.062s] (2549/2984) oximeter-db sql::tests::test_function_allow_list
81632026-06-30T20:17:07.946Z PASS [ 0.068s] (2550/2984) oximeter-db sql::tests::test_allow_subqueries
81642026-06-30T20:17:07.950Z PASS [ 0.068s] (2551/2984) oximeter-db sql::tests::test_join_must_be_inner
81652026-06-30T20:17:07.950Z PASS [ 0.045s] (2552/2984) oximeter-db sql::tests::test_query_must_be_select_statement
81662026-06-30T20:17:07.957Z PASS [ 0.046s] (2553/2984) oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
81672026-06-30T20:17:07.965Z PASS [ 0.042s] (2554/2984) oximeter-db tests::test_timeseries_key_field_stability
81682026-06-30T20:17:07.970Z PASS [ 0.023s] (2555/2984) oximeter-instruments http::tests::test_latency_tracker
81692026-06-30T20:17:07.970Z PASS [ 0.049s] (2556/2984) oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
81702026-06-30T20:17:07.970Z PASS [ 0.045s] (2557/2984) oximeter-db tests::test_timeseries_key_sample_stability
81712026-06-30T20:17:07.973Z PASS [ 0.029s] (2558/2984) oximeter-instruments kstat::cpu::tests::test_kstat_interested
81722026-06-30T20:17:07.973Z PASS [ 0.054s] (2559/2984) oximeter-db sql::tests::test_require_table_is_timeseries_name
81732026-06-30T20:17:07.973Z PASS [ 0.053s] (2560/2984) oximeter-db sql::tests::test_with_comma_join_fails
81742026-06-30T20:17:07.973Z PASS [ 0.034s] (2561/2984) oximeter-db::integration_test test_schemas_are_not_modified
81752026-06-30T20:17:07.990Z PASS [ 0.030s] (2562/2984) oximeter-instruments kstat::cpu::tests::test_sled_cpu_samples
81762026-06-30T20:17:08.004Z PASS [ 0.045s] (2563/2984) oximeter-instruments kstat::link::tests::test_kstat_interested
81772026-06-30T20:17:08.009Z PASS [ 0.030s] (2564/2984) oximeter-instruments kstat::zone::parse_tests::test_parse_zone_name_invalid_uuid
81782026-06-30T20:17:08.023Z PASS [ 0.073s] (2565/2984) oximeter-instruments kstat::link::tests::no_futures_to_await_after_removing_target
81792026-06-30T20:17:08.029Z PASS [ 0.020s] (2566/2984) oximeter-instruments kstat::zone::parse_tests::test_parse_zone_name_no_uuid
81802026-06-30T20:17:08.029Z PASS [ 0.054s] (2567/2984) oximeter-instruments kstat::link::tests::test_sled_datalink
81812026-06-30T20:17:08.029Z PASS [ 0.023s] (2568/2984) oximeter-instruments kstat::zone::parse_tests::test_parse_zone_name_no_prefix
81822026-06-30T20:17:08.033Z PASS [ 0.070s] (2569/2984) oximeter-instruments kstat::link::tests::test_kstat_sampler
81832026-06-30T20:17:08.042Z PASS [ 0.077s] (2570/2984) oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
81842026-06-30T20:17:08.045Z PASS [ 0.100s] (2571/2984) oximeter-instruments kstat::cpu::tests::test_kstat_sampler
81852026-06-30T20:17:08.045Z PASS [ 0.078s] (2572/2984) oximeter-instruments kstat::link::tests::test_kstat_with_expiration
81862026-06-30T20:17:08.045Z PASS [ 0.021s] (2573/2984) oximeter-instruments kstat::zone::parse_tests::test_parse_zone_name_omicron_zone
81872026-06-30T20:17:08.050Z PASS [ 0.025s] (2574/2984) oximeter-instruments kstat::zone::tests::test_kstat_interested
81882026-06-30T20:17:08.055Z PASS [ 0.082s] (2575/2984) oximeter-instruments kstat::link::tests::updating_target_changes_existing_sampling_interval
81892026-06-30T20:17:08.055Z PASS [ 0.030s] (2576/2984) oximeter-instruments kstat::zone::tests::test_zone_samples
81902026-06-30T20:17:08.059Z PASS [ 0.086s] (2577/2984) oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
81912026-06-30T20:17:08.063Z PASS [ 0.092s] (2578/2984) oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
81922026-06-30T20:17:08.063Z PASS [ 0.099s] (2579/2984) oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
81932026-06-30T20:17:08.069Z PASS [ 0.024s] (2580/2984) oximeter-macro-impl tests::test_extract_datum_type_by_field_name
81942026-06-30T20:17:08.073Z PASS [ 0.036s] (2581/2984) oximeter-instruments zfs::usage::tests::test_collect_zpools
81952026-06-30T20:17:08.073Z PASS [ 0.024s] (2582/2984) oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
81962026-06-30T20:17:08.073Z PASS [ 0.024s] (2583/2984) oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
81972026-06-30T20:17:08.073Z PASS [ 0.029s] (2584/2984) oximeter-instruments zfs::usage::tests::test_dataset_samples
81982026-06-30T20:17:08.073Z PASS [ 0.021s] (2585/2984) oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
81992026-06-30T20:17:08.073Z PASS [ 0.553s] (2586/2984) oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
82002026-06-30T20:17:08.084Z PASS [ 0.024s] (2587/2984) oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
82012026-06-30T20:17:08.088Z PASS [ 0.053s] (2588/2984) oximeter-instruments zfs::usage::tests::test_collect_datasets
82022026-06-30T20:17:08.089Z PASS [ 0.026s] (2589/2984) oximeter-macro-impl tests::test_metric_datum_field
82032026-06-30T20:17:08.089Z PASS [ 0.029s] (2590/2984) oximeter-macro-impl tests::test_metric_annotated_field
82042026-06-30T20:17:08.089Z PASS [ 0.025s] (2591/2984) oximeter-macro-impl tests::test_metric_enum
82052026-06-30T20:17:08.089Z PASS [ 0.024s] (2592/2984) oximeter-macro-impl tests::test_metric_without_datum_field
82062026-06-30T20:17:08.092Z PASS [ 0.023s] (2593/2984) oximeter-macro-impl tests::test_target_unit_struct
82072026-06-30T20:17:08.092Z PASS [ 0.024s] (2594/2984) oximeter-macro-impl tests::test_target_empty_struct
82082026-06-30T20:17:08.097Z PASS [ 0.025s] (2595/2984) oximeter-macro-impl tests::test_target_with_datum_field
82092026-06-30T20:17:08.097Z PASS [ 0.028s] (2596/2984) oximeter-macro-impl tests::test_target_enum
82102026-06-30T20:17:08.101Z PASS [ 0.031s] (2597/2984) oximeter-macro-impl tests::test_target
82112026-06-30T20:17:08.101Z PASS [ 0.027s] (2598/2984) oximeter-schema codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives
82122026-06-30T20:17:08.107Z PASS [ 0.027s] (2599/2984) oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_fields
82132026-06-30T20:17:08.111Z PASS [ 0.030s] (2600/2984) oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_datum_types
82142026-06-30T20:17:08.111Z PASS [ 0.026s] (2601/2984) oximeter-schema codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types
82152026-06-30T20:17:08.111Z PASS [ 0.026s] (2602/2984) oximeter-schema codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types
82162026-06-30T20:17:08.115Z PASS [ 0.026s] (2603/2984) oximeter-schema codegen::tests::emit_schema_types_generates_expected_tokens
82172026-06-30T20:17:08.115Z PASS [ 0.023s] (2604/2984) oximeter-schema ir::tests::construct_field_schema_fails_with_duplicate_field_names
82182026-06-30T20:17:08.115Z PASS [ 0.027s] (2605/2984) oximeter-schema codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
82192026-06-30T20:17:08.120Z PASS [ 0.024s] (2606/2984) oximeter-schema ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
82202026-06-30T20:17:08.120Z PASS [ 0.022s] (2607/2984) oximeter-schema ir::tests::construct_field_schema_picks_up_correct_fields
82212026-06-30T20:17:08.122Z PASS [ 0.021s] (2608/2984) oximeter-schema ir::tests::extract_authz_scope_requires_relevant_field
82222026-06-30T20:17:08.122Z PASS [ 0.022s] (2609/2984) oximeter-schema ir::tests::extract_metric_fields_fails_to_add_existing_metric
82232026-06-30T20:17:08.123Z PASS [ 0.025s] (2610/2984) oximeter-schema ir::tests::ensures_target_has_at_least_one_field
82242026-06-30T20:17:08.127Z PASS [ 0.021s] (2611/2984) oximeter-schema ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
82252026-06-30T20:17:08.131Z PASS [ 0.023s] (2612/2984) oximeter-schema ir::tests::extract_metric_fields_fails_with_non_increasing_versions
82262026-06-30T20:17:08.136Z PASS [ 0.024s] (2613/2984) oximeter-schema ir::tests::extract_metric_fields_requires_adding_first
82272026-06-30T20:17:08.136Z PASS [ 0.023s] (2614/2984) oximeter-schema ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
82282026-06-30T20:17:08.137Z PASS [ 0.023s] (2615/2984) oximeter-schema ir::tests::fail_on_empty_descriptions
82292026-06-30T20:17:08.141Z PASS [ 0.022s] (2616/2984) oximeter-schema ir::tests::fail_on_very_long_field_names
82302026-06-30T20:17:08.145Z PASS [ 0.027s] (2617/2984) oximeter-schema ir::tests::fail_on_empty_target_name
82312026-06-30T20:17:08.145Z PASS [ 0.028s] (2618/2984) oximeter-schema ir::tests::fail_on_empty_metric_name
82322026-06-30T20:17:08.145Z PASS [ 0.023s] (2619/2984) oximeter-schema ir::tests::into_schema_list_fails_with_zero_metrics
82332026-06-30T20:17:08.148Z PASS [ 0.028s] (2620/2984) oximeter-schema ir::tests::fail_on_very_long_timeseries_name
82342026-06-30T20:17:08.151Z PASS [ 0.028s] (2621/2984) oximeter-schema ir::tests::load_schema_fails_with_duplicate_timeseries
82352026-06-30T20:17:08.152Z PASS [ 0.030s] (2622/2984) oximeter-schema ir::tests::load_schema_catches_metric_versions_not_added_in
82362026-06-30T20:17:08.157Z PASS [ 0.029s] (2623/2984) oximeter-schema ir::tests::load_schema_fails_with_nonexistent_target_version
82372026-06-30T20:17:08.161Z PASS [ 0.030s] (2624/2984) oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions
82382026-06-30T20:17:08.165Z PASS [ 0.030s] (2625/2984) oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
82392026-06-30T20:17:08.165Z PASS [ 0.030s] (2626/2984) oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
82402026-06-30T20:17:08.168Z PASS [ 0.029s] (2627/2984) oximeter-schema ir::tests::load_schema_fills_in_late_implied_metric_versions
82412026-06-30T20:17:08.168Z PASS [ 0.024s] (2628/2984) oximeter-schema ir::tests::validate_field_name_verifies_uuid_field_names
82422026-06-30T20:17:08.172Z PASS [ 0.026s] (2629/2984) oximeter-schema ir::tests::only_support_format_version_1
82432026-06-30T20:17:08.173Z PASS [ 0.030s] (2630/2984) oximeter-schema ir::tests::load_schema_skips_versions_until_metric_is_added
82442026-06-30T20:17:08.173Z PASS [ 0.026s] (2631/2984) oximeter-schema ir::tests::validate_field_name_disallows_bad_names
82452026-06-30T20:17:08.184Z PASS [ 0.038s] (2632/2984) oximeter-test-utils tests::test_gen_test_samples
82462026-06-30T20:17:08.184Z PASS [ 0.021s] (2633/2984) oximeter-types queue::tests::test_bounded_queue
82472026-06-30T20:17:08.189Z PASS [ 0.022s] (2634/2984) oximeter-types queue::tests::test_bounded_queue_overflow
82482026-06-30T20:17:08.189Z PASS [ 0.022s] (2635/2984) oximeter-types queue::tests::test_bounded_queue_sample_overflow
82492026-06-30T20:17:08.194Z PASS [ 0.021s] (2636/2984) oximeter-types traits::tests::test_metric_trait
82502026-06-30T20:17:08.194Z PASS [ 0.037s] (2637/2984) oximeter-test-utils tests::test_timeseries_schema_from_parts
82512026-06-30T20:17:08.198Z PASS [ 0.026s] (2638/2984) oximeter-types traits::tests::test_producer_trait
82522026-06-30T20:17:08.198Z PASS [ 0.026s] (2639/2984) oximeter-types traits::tests::test_target_trait
82532026-06-30T20:17:08.203Z PASS [ 0.039s] (2640/2984) oximeter-test-utils tests::test_timeseries_schema_from_sample
82542026-06-30T20:17:08.203Z PASS [ 0.051s] (2641/2984) oximeter-test-utils tests::test_sample_struct
82552026-06-30T20:17:08.207Z PASS [ 0.052s] (2642/2984) oximeter-test-utils tests::test_schema_field_ordering_across_target_metric
82562026-06-30T20:17:08.211Z PASS [ 0.025s] (2643/2984) oximeter-types-versions impls::histogram::tests::test_empty_bins_not_supported
82572026-06-30T20:17:08.214Z PASS [ 0.025s] (2644/2984) oximeter-types-versions impls::histogram::tests::test_ensure_finite
82582026-06-30T20:17:08.215Z PASS [ 0.028s] (2645/2984) oximeter-types-versions impls::histogram::tests::test_bin_range_from
82592026-06-30T20:17:08.215Z PASS [ 0.028s] (2646/2984) oximeter-types-versions impls::histogram::tests::test_bin_range_to
82602026-06-30T20:17:08.215Z PASS [ 0.043s] (2647/2984) oximeter-types-versions impls::histogram::tests::test_bin_range
82612026-06-30T20:17:08.215Z PASS [ 0.025s] (2648/2984) oximeter-types-versions impls::histogram::tests::test_histogram
82622026-06-30T20:17:08.218Z PASS [ 0.023s] (2649/2984) oximeter-types-versions impls::histogram::tests::test_histogram_extreme_bins
82632026-06-30T20:17:08.218Z PASS [ 0.023s] (2650/2984) oximeter-types-versions impls::histogram::tests::test_histogram_extreme_samples
82642026-06-30T20:17:08.223Z PASS [ 0.026s] (2651/2984) oximeter-types-versions impls::histogram::tests::test_histogram_construct_with
82652026-06-30T20:17:08.223Z PASS [ 0.021s] (2652/2984) oximeter-types-versions impls::histogram::tests::test_histogram_float_bins
82662026-06-30T20:17:08.227Z PASS [ 0.023s] (2653/2984) oximeter-types-versions impls::histogram::tests::test_histogram_unbounded_samples
82672026-06-30T20:17:08.230Z PASS [ 0.024s] (2654/2984) oximeter-types-versions impls::histogram::tests::test_histogram_unsorted_bins
82682026-06-30T20:17:08.234Z PASS [ 0.023s] (2655/2984) oximeter-types-versions impls::histogram::tests::test_histogram_with_bins
82692026-06-30T20:17:08.243Z PASS [ 0.029s] (2656/2984) oximeter-types-versions impls::histogram::tests::test_log_bins_u64
82702026-06-30T20:17:08.243Z PASS [ 0.029s] (2657/2984) oximeter-types-versions impls::histogram::tests::test_histogram_with_non_partitioned_bins
82712026-06-30T20:17:08.247Z PASS [ 0.030s] (2658/2984) oximeter-types-versions impls::histogram::tests::test_histogram_with_overlapping_bins
82722026-06-30T20:17:08.247Z PASS [ 0.030s] (2659/2984) oximeter-types-versions impls::histogram::tests::test_log_bins_u8
82732026-06-30T20:17:08.247Z PASS [ 0.025s] (2660/2984) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_does_not_overflow_wide_bin_type
82742026-06-30T20:17:08.247Z PASS [ 0.024s] (2661/2984) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_does_overflow_narrow_bin_type
82752026-06-30T20:17:08.247Z PASS [ 0.023s] (2662/2984) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
82762026-06-30T20:17:08.247Z PASS [ 0.025s] (2663/2984) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
82772026-06-30T20:17:08.247Z PASS [ 0.030s] (2664/2984) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_all_representable
82782026-06-30T20:17:08.247Z PASS [ 0.021s] (2665/2984) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
82792026-06-30T20:17:08.251Z PASS [ 0.021s] (2666/2984) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
82802026-06-30T20:17:08.257Z PASS [ 0.020s] (2667/2984) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_integer_size_checks
82812026-06-30T20:17:08.261Z PASS [ 0.019s] (2668/2984) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_small_bin_count
82822026-06-30T20:17:08.265Z PASS [ 0.020s] (2669/2984) oximeter-types-versions impls::quantile::tests::test_default_percentiles
82832026-06-30T20:17:08.271Z PASS [ 0.024s] (2670/2984) oximeter-types-versions impls::histogram::tests::test_span_decades_other_counts_u64_resolution_ok
82842026-06-30T20:17:08.275Z PASS [ 0.025s] (2671/2984) oximeter-types-versions impls::quantile::tests::test_float_observations
82852026-06-30T20:17:08.275Z PASS [ 0.028s] (2672/2984) oximeter-types-versions impls::histogram::tests::test_span_decades_other_counts_f64
82862026-06-30T20:17:08.275Z PASS [ 0.026s] (2673/2984) oximeter-types-versions impls::quantile::tests::test_empty_observations
82872026-06-30T20:17:08.275Z PASS [ 0.029s] (2674/2984) oximeter-types-versions impls::histogram::tests::test_span_decades
82882026-06-30T20:17:08.275Z PASS [ 0.026s] (2675/2984) oximeter-types-versions impls::quantile::tests::test_find_cells
82892026-06-30T20:17:08.275Z PASS [ 0.029s] (2676/2984) oximeter-types-versions impls::histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
82902026-06-30T20:17:08.275Z PASS [ 0.021s] (2677/2984) oximeter-types-versions impls::quantile::tests::test_invalid_p_value
82912026-06-30T20:17:08.275Z PASS [ 0.026s] (2678/2984) oximeter-types-versions impls::quantile::tests::test_integer_observations
82922026-06-30T20:17:08.275Z PASS [ 0.020s] (2679/2984) oximeter-types-versions impls::quantile::tests::test_max_p
82932026-06-30T20:17:08.280Z PASS [ 0.018s] (2680/2984) oximeter-types-versions impls::quantile::tests::test_min_p
82942026-06-30T20:17:08.283Z PASS [ 0.022s] (2681/2984) oximeter-types-versions impls::quantile::tests::test_non_filled_observations
82952026-06-30T20:17:08.288Z PASS [ 0.019s] (2682/2984) oximeter-types-versions impls::quantile::tests::test_rounding
82962026-06-30T20:17:08.291Z PASS [ 0.021s] (2683/2984) oximeter-types-versions impls::schema::tests::test_field_schema_ordering
82972026-06-30T20:17:08.298Z PASS [ 0.027s] (2684/2984) oximeter-types-versions impls::types::tests::test_cumulative_f64
82982026-06-30T20:17:08.298Z PASS [ 0.026s] (2685/2984) oximeter-types-versions impls::types::tests::test_cumulative_i64
82992026-06-30T20:17:08.301Z PASS [ 0.026s] (2686/2984) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_01_as_string
83002026-06-30T20:17:08.301Z PASS [ 0.023s] (2687/2984) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_03_as_u8
83012026-06-30T20:17:08.302Z PASS [ 0.026s] (2688/2984) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_02_as_i8
83022026-06-30T20:17:08.302Z PASS [ 0.026s] (2689/2984) oximeter-types-versions impls::types::tests::test_datum
83032026-06-30T20:17:08.302Z PASS [ 0.021s] (2690/2984) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_04_as_i16
83042026-06-30T20:17:08.305Z PASS [ 0.031s] (2691/2984) oximeter-types-versions impls::schema::tests::test_timeseries_name
83052026-06-30T20:17:08.305Z PASS [ 0.018s] (2692/2984) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_05_as_u16
83062026-06-30T20:17:08.305Z PASS [ 0.034s] (2693/2984) oximeter-types-versions impls::schema::tests::test_timeseries_name_from_str
83072026-06-30T20:17:08.309Z PASS [ 0.023s] (2694/2984) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_06_as_i32
83082026-06-30T20:17:08.312Z PASS [ 0.021s] (2695/2984) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_07_as_u32
83092026-06-30T20:17:08.317Z PASS [ 0.020s] (2696/2984) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_09_as_u64
83102026-06-30T20:17:08.322Z PASS [ 0.023s] (2697/2984) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
83112026-06-30T20:17:08.322Z PASS [ 0.024s] (2698/2984) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_08_as_i64
83122026-06-30T20:17:08.322Z PASS [ 0.020s] (2699/2984) oximeter-types-versions impls::types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
83132026-06-30T20:17:08.323Z PASS [ 0.024s] (2700/2984) oximeter-types-versions impls::types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
83142026-06-30T20:17:08.327Z PASS [ 0.026s] (2701/2984) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
83152026-06-30T20:17:08.337Z PASS [ 0.035s] (2702/2984) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_10_as_uuid
83162026-06-30T20:17:08.342Z PASS [ 0.020s] (2703/2984) oximeter-types-versions impls::types::tests::test_verify_field_names
83172026-06-30T20:17:08.342Z PASS [ 0.028s] (2704/2984) oximeter-types-versions impls::types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
83182026-06-30T20:17:08.342Z PASS [ 0.032s] (2705/2984) oximeter-types-versions impls::types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
83192026-06-30T20:17:08.342Z PASS [ 0.033s] (2706/2984) oximeter-types-versions impls::types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
83202026-06-30T20:17:08.342Z PASS [ 0.027s] (2707/2984) oximeter-types-versions impls::types::tests::test_measurement
83212026-06-30T20:17:08.342Z PASS [ 0.019s] (2708/2984) oxlog tests::test_daterange_filter
83222026-06-30T20:17:08.347Z PASS [ 0.022s] (2709/2984) oxlog tests::test_is_oxide_smf_log_file
83232026-06-30T20:17:08.347Z PASS [ 0.021s] (2710/2984) oxlog tests::test_oxide_smf_service_name_from_log_file_name
83242026-06-30T20:17:08.347Z PASS [ 0.022s] (2711/2984) oxlog tests::test_sort_logs
83252026-06-30T20:17:08.347Z PASS [ 0.023s] (2712/2984) oxlog::bin/oxlog tests::test_parse_timestamp
83262026-06-30T20:17:08.372Z PASS [ 0.029s] (2713/2984) oxql-types point::tests::test_point_delta_between_overlapping_time_ranges
83272026-06-30T20:17:08.372Z PASS [ 0.031s] (2714/2984) oxql-types point::tests::test_cast_points_from_int_distribution
83282026-06-30T20:17:08.372Z PASS [ 0.035s] (2715/2984) oxql-types point::tests::test_point_delta_between
83292026-06-30T20:17:08.372Z PASS [ 0.035s] (2716/2984) oxql-types point::tests::test_cast_points_from_double_distribution
83302026-06-30T20:17:08.372Z PASS [ 0.030s] (2717/2984) oxql-types point::tests::test_point_delta_between_with_new_epoch
83312026-06-30T20:17:08.372Z PASS [ 0.031s] (2718/2984) oxql-types point::tests::test_cast_points_from_integer
83322026-06-30T20:17:08.382Z PASS [ 0.042s] (2719/2984) oxql-types point::tests::test_cast_points_from_double
83332026-06-30T20:17:08.388Z PASS [ 0.038s] (2720/2984) oxql-types point::tests::test_push_concrete_values
83342026-06-30T20:17:08.388Z PASS [ 0.044s] (2721/2984) oxql-types point::tests::test_join_point_arrays
83352026-06-30T20:17:08.388Z PASS [ 0.039s] (2722/2984) oxql-types point::tests::test_sub_between_histogram_distributions
83362026-06-30T20:17:08.388Z PASS [ 0.061s] (2723/2984) oxql-types point::tests::test_cast_points_from_bool
83372026-06-30T20:17:08.388Z PASS [ 0.043s] (2724/2984) oxql-types point::tests::test_cast_points_from_string
83382026-06-30T20:17:08.400Z PASS [ 0.027s] (2725/2984) range-requests test::parse_range_invalid
83392026-06-30T20:17:08.403Z PASS [ 0.029s] (2726/2984) range-requests test::get_response_no_range
83402026-06-30T20:17:08.404Z PASS [ 0.024s] (2727/2984) range-requests test::parse_range_valid
83412026-06-30T20:17:08.407Z PASS [ 0.024s] (2728/2984) range-requests test::invalid_ranges
83422026-06-30T20:17:08.407Z PASS [ 0.028s] (2729/2984) range-requests test::get_response_with_range
83432026-06-30T20:17:08.412Z PASS [ 0.025s] (2730/2984) range-requests test::potential_range_parsing_does_not_crash
83442026-06-30T20:17:08.412Z PASS [ 0.026s] (2731/2984) range-requests test::range_into_str
83452026-06-30T20:17:08.412Z PASS [ 0.026s] (2732/2984) range-requests test::single_range_parsing_does_not_crash
83462026-06-30T20:17:08.472Z PASS [ 0.091s] (2733/2984) parallel-task-set test::test_spawn_many
83472026-06-30T20:17:08.523Z PASS [ 0.138s] (2734/2984) reconfigurator-cli::test-scripts script::cmds-add-sled-no-disks.txt
83482026-06-30T20:17:08.531Z PASS [ 0.132s] (2735/2984) reconfigurator-cli::test-scripts script::cmds-blueprint-noop.txt
83492026-06-30T20:17:08.537Z PASS [ 0.129s] (2736/2984) reconfigurator-cli::test-scripts script::cmds-expunge-zones.txt
83502026-06-30T20:17:08.587Z PASS [ 0.201s] (2737/2984) reconfigurator-cli::test-scripts script::cmds-blueprint-load.txt
83512026-06-30T20:17:08.591Z PASS [ 0.204s] (2738/2984) reconfigurator-cli::test-scripts script::cmds-blueprint-history.txt
83522026-06-30T20:17:08.599Z PASS [ 0.197s] (2739/2984) reconfigurator-cli::test-scripts script::cmds-cockroachdb-settings.txt
83532026-06-30T20:17:08.614Z PASS [ 0.210s] (2740/2984) reconfigurator-cli::test-scripts script::cmds-example.txt
83542026-06-30T20:17:08.621Z PASS [ 0.216s] (2741/2984) reconfigurator-cli::test-scripts script::cmds-expunge-newly-added-external-dns.txt
83552026-06-30T20:17:08.626Z PASS [ 0.215s] (2742/2984) reconfigurator-cli::test-scripts script::cmds-expunge-newly-added-internal-dns.txt
83562026-06-30T20:17:08.630Z PASS [ 0.215s] (2743/2984) reconfigurator-cli::test-scripts script::cmds-host-phase-2-source.txt
83572026-06-30T20:17:08.720Z PASS [ 0.122s] (2744/2984) reconfigurator-cli::test-scripts script::cmds-nexus-generation.txt
83582026-06-30T20:17:08.740Z PASS [ 0.117s] (2745/2984) reconfigurator-cli::test-scripts script::cmds-pipe-to-grep.txt
83592026-06-30T20:17:08.830Z PASS [ 0.204s] (2746/2984) reconfigurator-cli::test-scripts script::cmds-set-mgs-updates.txt
83602026-06-30T20:17:08.855Z PASS [ 0.131s] (2747/2984) reconfigurator-cli::test-scripts script::cmds-set-remove-mupdate-override.txt
83612026-06-30T20:17:08.869Z PASS [ 0.129s] (2748/2984) reconfigurator-cli::test-scripts script::cmds-set-zone-images.txt
83622026-06-30T20:17:08.982Z PASS [ 0.130s] (2749/2984) reconfigurator-cli::test-scripts script::cmds-undo-redo.txt
83632026-06-30T20:17:09.010Z PASS [ 0.598s] (2750/2984) reconfigurator-cli::test-scripts script::cmds-missing-measurement-manifest.txt
83642026-06-30T20:17:09.116Z PASS [ 0.593s] (2751/2984) reconfigurator-cli::test-scripts script::cmds-mupdate-override-without-target-release.txt
83652026-06-30T20:17:09.131Z PASS [ 0.593s] (2752/2984) reconfigurator-cli::test-scripts script::cmds-mupdate-stale-inventory-set.txt
83662026-06-30T20:17:09.135Z PASS [ 0.593s] (2753/2984) reconfigurator-cli::test-scripts script::cmds-mupdate-stale-inventory.txt
83672026-06-30T20:17:09.141Z PASS [ 30.544s] (2754/2984) omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
83682026-06-30T20:17:09.200Z PASS [ 0.189s] (2755/2984) reconfigurator-cli::test-scripts script::cmds.txt
83692026-06-30T20:17:09.217Z PASS [ 0.595s] (2756/2984) reconfigurator-cli::test-scripts script::cmds-noop-stale-inventory.txt
83702026-06-30T20:17:09.314Z PASS [ 0.717s] (2757/2984) reconfigurator-cli::test-scripts script::cmds-nexus-generation-autobump.txt
83712026-06-30T20:17:09.471Z PASS [ 0.599s] (2758/2984) reconfigurator-cli::test-scripts script::cmds-unknown-measurements.txt
83722026-06-30T20:17:09.563Z PASS [ 46.173s] (2759/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_create_wont_use_deleted_region_snapshots
83732026-06-30T20:17:09.568Z PASS [ 1.094s] (2760/2984) reconfigurator-cli::test-scripts script::cmds-missing-sled-blocks-zone-updates.txt
83742026-06-30T20:17:09.611Z PASS [ 0.997s] (2761/2984) reconfigurator-cli::test-scripts script::cmds-noop-image-source.txt
83752026-06-30T20:17:09.899Z PASS [ 1.313s] (2762/2984) reconfigurator-cli::test-scripts script::cmds-mupdate-update-flow.txt
83762026-06-30T20:17:09.952Z PASS [ 0.051s] (2763/2984) sled-agent-config-reconciler debug_collector::file_archiver::execution::test::test_real_archival
83772026-06-30T20:17:09.979Z PASS [ 0.029s] (2764/2984) sled-agent-config-reconciler debug_collector::file_archiver::filesystem::test::test_filename
83782026-06-30T20:17:10.041Z PASS [ 0.060s] (2765/2984) sled-agent-config-reconciler debug_collector::file_archiver::planning::test::test_archiving_basic
83792026-06-30T20:17:10.055Z PASS [ 0.935s] (2766/2984) sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_datasets
83802026-06-30T20:17:10.091Z PASS [ 1.108s] (2767/2984) reconfigurator-cli::test-scripts script::cmds-unsafe-zone-mgs.txt
83812026-06-30T20:17:10.098Z PASS [ 0.056s] (2768/2984) sled-agent-config-reconciler debug_collector::file_archiver::planning::test::test_archiving_immutable_only
83822026-06-30T20:17:10.109Z PASS [ 0.058s] (2769/2984) sled-agent-config-reconciler debug_collector::file_archiver::planning::test::test_archiving_is_streaming
83832026-06-30T20:17:10.146Z PASS [ 0.056s] (2770/2984) sled-agent-config-reconciler debug_collector::file_archiver::planning::test::test_directory_list_error
83842026-06-30T20:17:10.152Z PASS [ 0.040s] (2771/2984) sled-agent-config-reconciler debug_collector::file_archiver::planning::test::test_naming_logs
83852026-06-30T20:17:10.153Z PASS [ 0.055s] (2772/2984) sled-agent-config-reconciler debug_collector::file_archiver::planning::test::test_file_metadata_error
83862026-06-30T20:17:10.186Z PASS [ 0.619s] (2773/2984) sled-agent-config-reconciler dataset_serialization_task::tests::transient_zone_datasets_skipped_if_no_transient_zone_root
83872026-06-30T20:17:10.190Z PASS [ 0.041s] (2774/2984) sled-agent-config-reconciler debug_collector::file_archiver::test_helpers::test_test_data
83882026-06-30T20:17:10.195Z PASS [ 0.040s] (2775/2984) sled-agent-config-reconciler debug_collector::worker::tests::test_configures_coreadm_only_when_crash_dataset_mounted
83892026-06-30T20:17:10.205Z PASS [ 0.054s] (2776/2984) sled-agent-config-reconciler debug_collector::worker::tests::test_archives_rotated_logs_and_cores
83902026-06-30T20:17:10.231Z PASS [ 0.044s] (2777/2984) sled-agent-config-reconciler debug_collector::worker::tests::test_debug_dir_cleaned_over_threshold
83912026-06-30T20:17:10.236Z PASS [ 0.048s] (2778/2984) sled-agent-config-reconciler debug_collector::worker::tests::test_debug_dir_cleaned_over_threshold_many_files
83922026-06-30T20:17:10.236Z PASS [ 0.044s] (2779/2984) sled-agent-config-reconciler debug_collector::worker::tests::test_debug_dir_cleanup_ignores_support_bundles
83932026-06-30T20:17:10.244Z PASS [ 0.039s] (2780/2984) sled-agent-config-reconciler debug_collector::worker::tests::test_debug_dir_not_cleaned_under_threshold
83942026-06-30T20:17:10.272Z PASS [ 0.039s] (2781/2984) sled-agent-config-reconciler debug_collector::worker::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
83952026-06-30T20:17:10.277Z PASS [ 0.040s] (2782/2984) sled-agent-config-reconciler debug_collector::worker::tests::test_dumps_saved_when_space_available
83962026-06-30T20:17:10.284Z PASS [ 0.045s] (2783/2984) sled-agent-config-reconciler debug_collector::worker::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
83972026-06-30T20:17:10.288Z PASS [ 0.043s] (2784/2984) sled-agent-config-reconciler debug_collector::worker::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
83982026-06-30T20:17:10.316Z PASS [ 0.040s] (2785/2984) sled-agent-config-reconciler host_phase_2::tests::reconcile_slot_reads_disk_as_needed
83992026-06-30T20:17:10.324Z PASS [ 0.043s] (2786/2984) sled-agent-config-reconciler host_phase_2::tests::reconcile_slot_writes_disk_as_needed
84002026-06-30T20:17:10.365Z PASS [ 0.040s] (2787/2984) sled-agent-config-reconciler internal_disks::tests::firmware_updates_are_propagated
84012026-06-30T20:17:10.405Z PASS [ 0.038s] (2788/2984) sled-agent-config-reconciler internal_disks::tests::only_m2_disks_are_adopted
84022026-06-30T20:17:10.430Z PASS [ 0.144s] (2789/2984) sled-agent-config-reconciler internal_disks::tests::boot_disks_sort_ahead_of_non_boot_disks_in_id_map
84032026-06-30T20:17:10.445Z PASS [ 0.042s] (2790/2984) sled-agent-config-reconciler internal_disks::tests::removed_disks_are_propagated
84042026-06-30T20:17:10.462Z PASS [ 6.960s] (2791/2984) omicron-test-utils dev::db::test::test_setup_database_default_dir
84052026-06-30T20:17:10.471Z PASS [ 0.042s] (2792/2984) sled-agent-config-reconciler ledger::ledgered_sled_config_versioning::tests::can_convert_v4_to_newer_versions
84062026-06-30T20:17:10.478Z PASS [ 1.261s] (2793/2984) sled-agent-config-reconciler dataset_serialization_task::tests::datasets_skipped_if_zpool_not_managed
84072026-06-30T20:17:10.490Z PASS [ 0.879s] (2794/2984) sled-agent-config-reconciler dataset_serialization_task::tests::transient_zone_ensured_after_transient_zone_root
84082026-06-30T20:17:10.496Z PASS [ 0.051s] (2795/2984) sled-agent-config-reconciler ledger::ledgered_sled_config_versioning::tests::read_config_converts_from_older_versions
84092026-06-30T20:17:10.502Z PASS [ 0.039s] (2796/2984) sled-agent-config-reconciler ledger::tests::first_config_is_ledgered
84102026-06-30T20:17:10.505Z PASS [ 1.371s] (2797/2984) sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_datasets_get_mounted_even_with_data
84112026-06-30T20:17:10.513Z PASS [ 0.041s] (2798/2984) sled-agent-config-reconciler ledger::tests::read_existing_config
84122026-06-30T20:17:10.521Z PASS [ 0.044s] (2799/2984) sled-agent-config-reconciler ledger::tests::reject_artifact_configs_removing_referenced_artifacts
84132026-06-30T20:17:10.529Z PASS [ 0.039s] (2800/2984) sled-agent-config-reconciler ledger::tests::reject_config_changed_without_generation_bump
84142026-06-30T20:17:10.545Z PASS [ 0.045s] (2801/2984) sled-agent-config-reconciler ledger::tests::reject_configs_referencing_nonexistent_artifacts
84152026-06-30T20:17:10.552Z PASS [ 0.040s] (2802/2984) sled-agent-config-reconciler ledger::tests::reject_old_config_generation
84162026-06-30T20:17:10.552Z PASS [ 0.042s] (2803/2984) sled-agent-config-reconciler ledger::tests::reject_configs_with_mupdate_override_and_artifact_image_source
84172026-06-30T20:17:10.558Z PASS [ 0.044s] (2804/2984) sled-agent-config-reconciler ledger::tests::wait_for_at_least_one_internal_disk
84182026-06-30T20:17:10.561Z PASS [ 0.029s] (2805/2984) sled-agent-config-reconciler reconciler_task::datasets::tests::test_rekey_result_has_failures
84192026-06-30T20:17:10.596Z PASS [ 0.036s] (2806/2984) sled-agent-config-reconciler reconciler_task::zones::tests::does_new_config_require_zone_restart_examples
84202026-06-30T20:17:10.616Z PASS [ 1.784s] (2807/2984) reconfigurator-cli::test-scripts script::cmds-target-release.txt
84212026-06-30T20:17:10.639Z PASS [ 0.044s] (2808/2984) sled-agent-config-reconciler reconciler_task::zones::tests::dont_restart_zone_if_only_change_is_location
84222026-06-30T20:17:10.660Z PASS [ 0.044s] (2809/2984) sled-agent-config-reconciler reconciler_task::zones::tests::shutdown_dns_does_dns_specific_cleanup
84232026-06-30T20:17:10.672Z PASS [ 1.546s] (2810/2984) sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_datasets_get_mounted
84242026-06-30T20:17:10.676Z PASS [ 0.037s] (2811/2984) sled-agent-config-reconciler reconciler_task::zones::tests::shutdown_retries_after_failed_halt
84252026-06-30T20:17:10.697Z PASS [ 0.037s] (2812/2984) sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_halting_preexisting_zone_fails
84262026-06-30T20:17:10.715Z PASS [ 0.043s] (2813/2984) sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_missing_durable_dataset
84272026-06-30T20:17:10.715Z PASS [ 0.039s] (2814/2984) sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_missing_root_dataset
84282026-06-30T20:17:10.733Z PASS [ 0.036s] (2815/2984) sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_mupdate_override_error
84292026-06-30T20:17:10.756Z PASS [ 0.042s] (2816/2984) sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_stops_preexisting_zones
84302026-06-30T20:17:10.760Z PASS [ 0.043s] (2817/2984) sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_time_not_synced_when_required
84312026-06-30T20:17:10.772Z PASS [ 0.039s] (2818/2984) sled-agent-config-reconciler reconciler_task::zones::tests::start_zones_that_previously_failed_to_start
84322026-06-30T20:17:10.798Z PASS [ 0.038s] (2819/2984) sled-agent-rack-setup plan::service::tests::bump_allocator_basics
84332026-06-30T20:17:10.803Z PASS [ 0.026s] (2820/2984) sled-agent-rack-setup plan::service::tests::service_port_builder_skips_dns_ips
84342026-06-30T20:17:10.831Z PASS [ 0.036s] (2821/2984) sled-agent-rack-setup plan::service::tests::test_dataset_and_zone_count
84352026-06-30T20:17:10.835Z PASS [ 0.034s] (2822/2984) sled-agent-rack-setup plan::service::tests::test_last_allocated_subnet_ip_offset
84362026-06-30T20:17:10.865Z PASS [ 0.032s] (2823/2984) sled-agent-rack-setup service::test::parse_rack_initialization
84372026-06-30T20:17:10.870Z PASS [ 0.034s] (2824/2984) sled-agent-rack-setup service::test::parse_rack_initialization_weak_hash
84382026-06-30T20:17:10.900Z PASS [ 2.827s] (2825/2984) oximeter-producer tests::test_producer_registration_task
84392026-06-30T20:17:10.911Z PASS [ 0.048s] (2826/2984) sled-agent-rack-setup service::test::rss_blueprint_is_blippy_clean
84402026-06-30T20:17:10.929Z PASS [ 0.060s] (2827/2984) sled-agent-rack-setup service::test::test_extra_certs
84412026-06-30T20:17:10.934Z PASS [ 1.735s] (2828/2984) sled-agent-config-reconciler dataset_serialization_task::illumos_tests::nested_dataset
84422026-06-30T20:17:10.939Z PASS [ 0.038s] (2829/2984) sled-agent-rack-setup service::test::test_omicron_zone_configs
84432026-06-30T20:17:10.943Z PASS [ 0.032s] (2830/2984) sled-agent-rack-setup service::test::test_subnets
84442026-06-30T20:17:10.960Z PASS [ 0.033s] (2831/2984) sled-agent-resolvable-files manifest::tests::read_boot_disk_missing
84452026-06-30T20:17:10.970Z PASS [ 0.036s] (2832/2984) sled-agent-resolvable-files manifest::tests::read_boot_disk_read_error
84462026-06-30T20:17:10.974Z PASS [ 0.038s] (2833/2984) sled-agent-resolvable-files manifest::tests::read_boot_disk_zone_mismatch
84472026-06-30T20:17:10.982Z PASS [ 0.039s] (2834/2984) sled-agent-resolvable-files manifest::tests::read_non_boot_disk_zone_mismatch
84482026-06-30T20:17:10.998Z PASS [ 0.036s] (2835/2984) sled-agent-resolvable-files manifest::tests::read_success
84492026-06-30T20:17:11.002Z PASS [ 0.030s] (2836/2984) sled-agent-resolvable-files mupdate_override::tests::clear_boot_error_non_boot_value_mismatch
84502026-06-30T20:17:11.002Z PASS [ 0.027s] (2837/2984) sled-agent-resolvable-files mupdate_override::tests::clear_boot_mismatch_non_boot_boot_present_other_absent
84512026-06-30T20:17:11.011Z PASS [ 0.027s] (2838/2984) sled-agent-resolvable-files mupdate_override::tests::clear_boot_mismatch_non_boot_matches_present
84522026-06-30T20:17:11.028Z PASS [ 0.029s] (2839/2984) sled-agent-resolvable-files mupdate_override::tests::clear_boot_not_present
84532026-06-30T20:17:11.033Z PASS [ 0.033s] (2840/2984) sled-agent-resolvable-files mupdate_override::tests::clear_boot_success_non_boot_boot_present_other_absent
84542026-06-30T20:17:11.037Z PASS [ 0.037s] (2841/2984) sled-agent-resolvable-files mupdate_override::tests::clear_boot_success_non_boot_matches_present
84552026-06-30T20:17:11.044Z PASS [ 0.035s] (2842/2984) sled-agent-resolvable-files mupdate_override::tests::clear_boot_success_non_boot_value_mismatch
84562026-06-30T20:17:11.056Z PASS [ 0.297s] (2843/2984) sled-agent-rack-setup plan::service::tests::bump_allocator_exhaustion
84572026-06-30T20:17:11.060Z PASS [ 0.030s] (2844/2984) sled-agent-resolvable-files mupdate_override::tests::clear_file_io_error
84582026-06-30T20:17:11.065Z PASS [ 0.029s] (2845/2984) sled-agent-resolvable-files mupdate_override::tests::clear_no_status
84592026-06-30T20:17:11.068Z PASS [ 0.028s] (2846/2984) sled-agent-resolvable-files mupdate_override::tests::clear_non_boot_boot_absent_other_present
84602026-06-30T20:17:11.074Z PASS [ 0.028s] (2847/2984) sled-agent-resolvable-files mupdate_override::tests::clear_non_boot_boot_disk_read_error
84612026-06-30T20:17:11.084Z PASS [ 0.029s] (2848/2984) sled-agent-resolvable-files mupdate_override::tests::clear_non_boot_disk_missing
84622026-06-30T20:17:11.088Z PASS [ 0.033s] (2849/2984) sled-agent-resolvable-files mupdate_override::tests::clear_non_boot_matches_absent
84632026-06-30T20:17:11.092Z PASS [ 0.029s] (2850/2984) sled-agent-resolvable-files mupdate_override::tests::clear_non_boot_read_error
84642026-06-30T20:17:11.097Z PASS [ 0.029s] (2851/2984) sled-agent-resolvable-files mupdate_override::tests::read_boot_absent_other_present
84652026-06-30T20:17:11.102Z PASS [ 0.028s] (2852/2984) sled-agent-resolvable-files mupdate_override::tests::read_boot_install_dataset_missing
84662026-06-30T20:17:11.109Z PASS [ 0.025s] (2853/2984) sled-agent-resolvable-files mupdate_override::tests::read_boot_install_dataset_not_dir
84672026-06-30T20:17:11.120Z PASS [ 0.030s] (2854/2984) sled-agent-resolvable-files mupdate_override::tests::read_boot_present_other_absent
84682026-06-30T20:17:11.124Z PASS [ 0.032s] (2855/2984) sled-agent-resolvable-files mupdate_override::tests::read_boot_read_error
84692026-06-30T20:17:11.130Z PASS [ 0.028s] (2856/2984) sled-agent-resolvable-files mupdate_override::tests::read_both_absent
84702026-06-30T20:17:11.134Z PASS [ 0.027s] (2857/2984) sled-agent-resolvable-files mupdate_override::tests::read_both_present
84712026-06-30T20:17:11.137Z PASS [ 0.026s] (2858/2984) sled-agent-resolvable-files mupdate_override::tests::read_different_values
84722026-06-30T20:17:11.144Z PASS [ 0.025s] (2859/2984) sled-agent-resolvable-files mupdate_override::tests::read_solo_boot_disk
84732026-06-30T20:17:11.154Z PASS [ 0.030s] (2860/2984) sled-agent-resolvable-files source_resolver::tests::file_source_zone_manifest_invalid
84742026-06-30T20:17:11.158Z PASS [ 0.035s] (2861/2984) sled-agent-resolvable-files source_resolver::tests::file_source_with_errors
84752026-06-30T20:17:11.162Z PASS [ 0.033s] (2862/2984) sled-agent-resolvable-files source_resolver::tests::lookup_with_mupdate_override
84762026-06-30T20:17:11.171Z PASS [ 0.036s] (2863/2984) sled-agent-resolvable-files source_resolver::tests::lookup_with_mupdate_override_error
84772026-06-30T20:17:11.175Z PASS [ 0.031s] (2864/2984) sled-agent-resolvable-files source_resolver::tests::resolver_status_to_inventory
84782026-06-30T20:17:11.181Z PASS [ 0.023s] (2865/2984) sled-agent-types-versions impls::early_networking::tests::test_ip_parsing
84792026-06-30T20:17:11.191Z PASS [ 0.027s] (2866/2984) sled-agent-types-versions impls::early_networking::tests::test_router_peer_ip_addr_serialization
84802026-06-30T20:17:11.279Z PASS [ 0.040s] (2867/2984) sled-agent-types zone_bundle::tests::test_compare_bundles
84812026-06-30T20:17:11.279Z PASS [ 0.019s] (2868/2984) sled-agent-types-versions impls::early_networking::tests::test_uplink_smf_property_formatting
84822026-06-30T20:17:11.301Z PASS [ 0.028s] (2869/2984) sled-agent-types-versions impls::early_networking::tests::test_uplink_ip_net_serialization
84832026-06-30T20:17:11.301Z PASS [ 0.020s] (2870/2984) sled-agent-types-versions impls::inventory::tests::fmd_inventory_result_display_snapshot
84842026-06-30T20:17:11.301Z PASS [ 0.017s] (2871/2984) sled-agent-types-versions impls::zone_bundle::tests::test_priority_dimension
84852026-06-30T20:17:11.301Z PASS [ 0.018s] (2872/2984) sled-agent-types-versions impls::zone_bundle::tests::test_sort_zone_bundle_cause
84862026-06-30T20:17:11.301Z PASS [ 0.019s] (2873/2984) sled-agent-types-versions impls::zone_bundle::tests::test_storage_limit_bytes_available
84872026-06-30T20:17:11.301Z PASS [ 0.020s] (2874/2984) sled-agent-types-versions v1::sled::tests::serialize_start_sled_agent_v0_deserialize_v1
84882026-06-30T20:17:11.301Z PASS [ 0.021s] (2875/2984) sled-agent-types-versions v30::early_networking::tests::test_router_peer_address_conversions
84892026-06-30T20:17:11.301Z PASS [ 0.017s] (2876/2984) sled-agent-types-versions v30::early_networking::tests::test_uplink_address_conversions
84902026-06-30T20:17:11.338Z PASS [ 1.869s] (2877/2984) sled-agent-config-reconciler dataset_serialization_task::tests::find_orphaned_datasets
84912026-06-30T20:17:11.356Z PASS [ 1.029s] (2878/2984) sled-agent-config-reconciler internal_disks::tests::failures_are_retried
84922026-06-30T20:17:11.362Z PASS [ 0.149s] (2879/2984) sled-agent-types-versions v33::system_networking::tests::proptest_service_nat_entries_try_from
84932026-06-30T20:17:11.366Z PASS [ 0.029s] (2880/2984) sled-diagnostics logs::illumos_tests::test_extra_log_file_regex
84942026-06-30T20:17:11.372Z PASS [ 0.027s] (2881/2984) sled-diagnostics logs::test::test_sort_cockroach_extra_logs
84952026-06-30T20:17:11.406Z PASS [ 0.044s] (2882/2984) sled-diagnostics queries::test::test_command_stderr_is_correct
84962026-06-30T20:17:11.412Z PASS [ 0.039s] (2883/2984) sled-diagnostics queries::test::test_command_stdout_is_correct
84972026-06-30T20:17:11.418Z PASS [ 0.046s] (2884/2984) sled-diagnostics queries::test::test_command_stdout_stderr_are_interleaved
84982026-06-30T20:17:11.434Z PASS [ 0.029s] (2885/2984) sled-hardware disk::test::test_disk_paths
84992026-06-30T20:17:11.450Z PASS [ 0.026s] (2886/2984) sled-hardware disk::test::test_partition_device_paths
85002026-06-30T20:17:11.465Z PASS [ 0.030s] (2887/2984) sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
85012026-06-30T20:17:11.476Z PASS [ 0.031s] (2888/2984) sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
85022026-06-30T20:17:11.516Z PASS [ 0.030s] (2889/2984) sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
85032026-06-30T20:17:11.516Z PASS [ 0.030s] (2890/2984) sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
85042026-06-30T20:17:11.526Z PASS [ 0.031s] (2891/2984) sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
85052026-06-30T20:17:11.564Z PASS [ 0.030s] (2892/2984) sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
85062026-06-30T20:17:11.579Z PASS [ 39.012s] (2893/2984) omicron-nexus::test_all integration_tests::volume_management::test_volume_replace_snapshot_respects_accounting
85072026-06-30T20:17:11.579Z PASS [ 0.031s] (2894/2984) sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
85082026-06-30T20:17:11.584Z PASS [ 0.034s] (2895/2984) sled-hardware illumos::tests::parse_smbios_invalid
85092026-06-30T20:17:11.584Z PASS [ 0.029s] (2896/2984) sled-hardware illumos::tests::parse_smbios_valid
85102026-06-30T20:17:11.585Z PASS [ 0.023s] (2897/2984) sled-hardware underlay::tests::test_mac_to_bootstrap_ip
85112026-06-30T20:17:11.609Z PASS [ 0.036s] (2898/2984) sled-storage dataset::test::serialize_dataset_name
85122026-06-30T20:17:11.678Z PASS [ 2.372s] (2899/2984) sled-agent-config-reconciler dataset_serialization_task::tests::ensure_dataset_calls_skipped_if_not_needed
85132026-06-30T20:17:11.699Z PASS [ 1.175s] (2900/2984) sled-agent-config-reconciler raw_disks::tests::proptest_raw_disk_changes
85142026-06-30T20:17:11.707Z PASS [ 0.100s] (2901/2984) support-bundle-collection zip::test::test_bundle_to_zipfile
85152026-06-30T20:17:11.707Z PASS [ 0.126s] (2902/2984) support-bundle-collection zip::test::test_bundle_to_writer
85162026-06-30T20:17:11.707Z PASS [ 0.135s] (2903/2984) support-bundle-collection zip::test::test_bundle_to_stream
85172026-06-30T20:17:11.773Z PASS [ 0.076s] (2904/2984) trust-quorum proxy::tests::proxy_roundtrip_disconnected
85182026-06-30T20:17:11.773Z PASS [ 0.065s] (2905/2984) trust-quorum proxy::tests::proxy_roundtrip_invalid_response
85192026-06-30T20:17:11.773Z PASS [ 0.094s] (2906/2984) trust-quorum proxy::tests::proxy_roundtrip_concurrent
85202026-06-30T20:17:11.832Z PASS [ 1.292s] (2907/2984) sled-agent-config-reconciler reconciler_task::external_disks::tests::fail_if_disk_not_present
85212026-06-30T20:17:11.939Z PASS [ 0.534s] (2908/2984) sled-diagnostics queries::test::test_long_running_command_is_aborted
85222026-06-30T20:17:12.114Z PASS [ 1.569s] (2909/2984) sled-agent-config-reconciler reconciler_task::external_disks::tests::internal_disks_are_rejected
85232026-06-30T20:17:12.157Z PASS [ 0.937s] (2910/2984) sled-diagnostics logs::illumos_tests::log_collection_comes_from_snapshot
85242026-06-30T20:17:12.278Z PASS [ 1.720s] (2911/2984) sled-agent-config-reconciler reconciler_task::external_disks::tests::remove_disks_not_in_config
85252026-06-30T20:17:12.350Z PASS [ 0.029s] (2912/2984) trust-quorum-protocol crypto::tests::rack_secrets_decryption_failure
85262026-06-30T20:17:12.359Z PASS [ 0.027s] (2913/2984) trust-quorum-protocol crypto::tests::rack_secrets_encrypt_decrypt_roundtrip
85272026-06-30T20:17:12.459Z PASS [ 0.117s] (2914/2984) trust-quorum-protocol node::tests::initial_configuration
85282026-06-30T20:17:12.482Z PASS [ 0.033s] (2915/2984) trust-quorum-protocol rack_secret_loader::tests::test_load_rack_secrets
85292026-06-30T20:17:12.516Z PASS [ 1.262s] (2916/2984) sled-diagnostics logs::illumos_tests::log_paths_found_correctly_in_snapshot
85302026-06-30T20:17:12.593Z PASS [ 0.081s] (2917/2984) trust-quorum-protocol validators::tests::test_validate_reconfigure_msg_new_success
85312026-06-30T20:17:12.612Z PASS [ 0.088s] (2918/2984) trust-quorum-protocol validators::tests::test_validate_reconfigure_msg_failure
85322026-06-30T20:17:12.655Z PASS [ 2.113s] (2919/2984) sled-agent-config-reconciler reconciler_task::external_disks::tests::firmware_updates_are_propagated
85332026-06-30T20:17:12.741Z PASS [ 1.509s] (2920/2984) sled-diagnostics logs::illumos_tests::log_snapshots_work
85342026-06-30T20:17:12.746Z PASS [ 0.581s] (2921/2984) trust-quorum-protocol crypto::tests::rack_secret_test
85352026-06-30T20:17:12.787Z PASS [ 1.008s] (2922/2984) trust-quorum task::tests::tq_initial_config_prepare_and_commit
85362026-06-30T20:17:12.787Z PASS [ 1.008s] (2923/2984) trust-quorum task::tests::tq_initial_config
85372026-06-30T20:17:12.806Z PASS [ 0.045s] (2924/2984) update-common artifacts::update_plan::tests::test_bad_hubris_cabooses
85382026-06-30T20:17:12.842Z PASS [ 0.056s] (2925/2984) update-common artifacts::update_plan::tests::test_multi_rot_bord
85392026-06-30T20:17:12.850Z PASS [ 0.055s] (2926/2984) update-common artifacts::update_plan::tests::test_multi_rot_version
85402026-06-30T20:17:12.850Z PASS [ 0.058s] (2927/2984) update-common artifacts::update_plan::tests::test_bad_rot_versions
85412026-06-30T20:17:12.856Z PASS [ 0.281s] (2928/2984) update-common artifacts::artifacts_with_plan::tests::test_extract_fake
85422026-06-30T20:17:12.884Z PASS [ 0.044s] (2929/2984) update-common artifacts::update_plan::tests::test_too_many_rot_bootloaders
85432026-06-30T20:17:12.897Z PASS [ 0.046s] (2930/2984) update-common artifacts::update_plan::tests::test_split_control_plane
85442026-06-30T20:17:12.898Z PASS [ 0.048s] (2931/2984) update-common artifacts::update_plan::tests::test_too_many_rot_bord
85452026-06-30T20:17:12.906Z PASS [ 0.055s] (2932/2984) update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
85462026-06-30T20:17:12.912Z PASS [ 1.699s] (2933/2984) sled-diagnostics logs::illumos_tests::collect_current_logs
85472026-06-30T20:17:12.917Z PASS [ 0.029s] (2934/2984) update-engine display::line_display_shared::tests::test_format_progress_counter
85482026-06-30T20:17:12.935Z PASS [ 0.029s] (2935/2984) update-engine display::line_display_shared::tests::test_start_line
85492026-06-30T20:17:12.940Z PASS [ 0.053s] (2936/2984) update-engine display::group_display::tests::test_stats
85502026-06-30T20:17:12.958Z PASS [ 0.033s] (2937/2984) update-engine engine::tests::error_exits_early
85512026-06-30T20:17:12.963Z PASS [ 16.119s] (2938/2984) omicron-omdb::test_all_output test_omdb_env_settings
85522026-06-30T20:17:12.963Z PASS [ 0.034s] (2939/2984) update-engine events::tests::progress_event_parse_unknown
85532026-06-30T20:17:12.976Z PASS [ 0.026s] (2940/2984) update-engine spec::tests::test_merge_anyhow_list
85542026-06-30T20:17:12.976Z PASS [ 0.029s] (2941/2984) update-engine events::tests::step_event_parse_unknown
85552026-06-30T20:17:12.976Z PASS [ 0.021s] (2942/2984) wicket state::inventory::tests::component_id_display
85562026-06-30T20:17:12.976Z PASS [ 0.016s] (2943/2984) wicket state::rack::tests::prev_next_are_opposites
85572026-06-30T20:17:12.976Z PASS [ 0.023s] (2944/2984) wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
85582026-06-30T20:17:12.982Z PASS [ 0.316s] (2945/2984) update-common artifacts::artifacts_with_plan::tests::test_extract_fake_split
85592026-06-30T20:17:12.986Z PASS [ 0.018s] (2946/2984) wicket state::rack::tests::up_down_are_opposites
85602026-06-30T20:17:12.993Z PASS [ 0.025s] (2947/2984) wicket-common rack_setup::tests::invalid_router_peer_address
85612026-06-30T20:17:12.996Z PASS [ 0.022s] (2948/2984) wicket-common rack_setup::tests::roundtrip_router_peer_address
85622026-06-30T20:17:12.996Z PASS [ 0.026s] (2949/2984) wicket-common rack_setup::tests::roundtrip_import_export_policy
85632026-06-30T20:17:12.997Z PASS [ 0.028s] (2950/2984) wicket-common rack_setup::tests::invalid_uplink_address
85642026-06-30T20:17:13.003Z PASS [ 0.018s] (2951/2984) wicket-common rack_setup::tests::roundtrip_uplink_address
85652026-06-30T20:17:13.008Z PASS [ 0.122s] (2952/2984) update-engine buffer::tests::test_buffer
85662026-06-30T20:17:13.013Z PASS [ 0.019s] (2953/2984) wicket-common rack_update::tests::test_rollup_update_state
85672026-06-30T20:17:13.029Z PASS [ 0.063s] (2954/2984) wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
85682026-06-30T20:17:13.050Z PASS [ 1.342s] (2955/2984) trust-quorum task::tests::test_network_config
85692026-06-30T20:17:13.083Z PASS [ 0.088s] (2956/2984) wicketd rss_config::tests::test_router_lifetime_unnumbered_only
85702026-06-30T20:17:13.088Z PASS [ 0.089s] (2957/2984) wicketd installinator_progress::tests::test_states
85712026-06-30T20:17:13.088Z PASS [ 0.091s] (2958/2984) wicketd rss_config::tests::test_bgp_auth_key_states
85722026-06-30T20:17:13.228Z PASS [ 1.005s] (2959/2984) trust-quorum task::tests::tq_upgrade_from_lrtq
85732026-06-30T20:17:13.255Z PASS [ 1.439s] (2960/2984) trust-quorum task::tests::full_mesh_connectivity
85742026-06-30T20:17:13.255Z PASS [ 1.337s] (2961/2984) trust-quorum task::tests::tq_proxy
85752026-06-30T20:17:13.351Z PASS [ 1.412s] (2962/2984) trust-quorum task::tests::tq_reconfig_with_commit_advance
85762026-06-30T20:17:13.479Z PASS [ 1.705s] (2963/2984) trust-quorum task::tests::tq_persistent_state
85772026-06-30T20:17:13.584Z PASS [ 4.000s] (2964/2984) sled-agent-config-reconciler dataset_serialization_task::tests::nested_dataset_operations
85782026-06-30T20:17:13.589Z PASS [ 0.565s] (2965/2984) wicketd::mod integration_tests::inventory::test_inventory
85792026-06-30T20:17:13.711Z PASS [ 0.690s] (2966/2984) wicketd::mod integration_tests::updates::test_update_races
85802026-06-30T20:17:13.723Z PASS [ 14.563s] (2967/2984) omicron-passwords test::test_smoke
85812026-06-30T20:17:13.841Z PASS [ 0.825s] (2968/2984) wicketd::mod integration_tests::updates::test_installinator_fetch
85822026-06-30T20:17:14.984Z PASS [ 1.956s] (2969/2984) wicketd::mod integration_tests::updates::test_updates
85832026-06-30T20:17:15.250Z PASS [ 2.518s] (2970/2984) update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
85842026-06-30T20:17:15.418Z PASS [ 5.148s] (2971/2984) sled-agent-config-reconciler host_phase_2::tests::proptest_read_valid_host_phase2
85852026-06-30T20:17:16.276Z PASS [ 8.326s] (2972/2984) oximeter-instruments kstat::link::tests::overflowing_self_stat_queue_does_not_block_sampler
85862026-06-30T20:17:17.162Z PASS [ 7.789s] (2973/2984) sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_many_datasets
85872026-06-30T20:17:23.048Z PASS [ 14.601s] (2974/2984) oximeter-db::integration_test test_schemas_disjoint
85882026-06-30T20:17:25.754Z PASS [ 108.567s] (2975/2984) omicron-nexus::test_all integration_tests::volume_management::test_proper_region_sled_redundancy
85892026-06-30T20:17:29.490Z PASS [ 42.255s] (2976/2984) omicron-nexus::test_all integration_tests::webhooks::test_probe
85902026-06-30T20:17:30.994Z PASS [ 22.945s] (2977/2984) oximeter-db::integration_test test_cluster
85912026-06-30T20:17:31.031Z PASS [ 46.949s] (2978/2984) omicron-nexus::test_all integration_tests::webhooks::test_api_resends_failed_deliveries
85922026-06-30T20:17:31.939Z PASS [ 34.969s] (2979/2984) omicron-omdb::test_all_output test_omdb_success_cases
85932026-06-30T20:17:32.441Z PASS [ 32.091s] (2980/2984) omicron-sled-agent nexus::test::nexus_self_notification_test
85942026-06-30T20:17:34.112Z PASS [ 45.462s] (2981/2984) omicron-nexus::test_all integration_tests::webhooks::test_probe_resends_failed_deliveries
85952026-06-30T20:17:34.459Z PASS [ 30.042s] (2982/2984) oximeter-db client::tests::cannot_ping_nonexistent_server
85962026-06-30T20:17:36.585Z PASS [ 47.195s] (2983/2984) omicron-nexus::test_all integration_tests::webhooks::test_retry_backoff
85972026-06-30T20:18:03.496Z PASS [ 50.930s] (2984/2984) trust-quorum-protocol::cluster test_trust_quorum_protocol
85982026-06-30T20:18:03.502Z────────────
85992026-06-30T20:18:03.502Z Summary [ 888.693s] 2984 tests run: 2984 passed (49 slow), 6 skipped
86002026-06-30T20:18:03.634Z
86012026-06-30T20:18:03.643Zreal 15:03.625670978
86022026-06-30T20:18:03.643Zuser 5:11:02.150390927
86032026-06-30T20:18:03.643Zsys 1:10:00.199154143
86042026-06-30T20:18:03.643Ztrap 3:31.062559023
86052026-06-30T20:18:03.643Ztflt 7.404922886
86062026-06-30T20:18:03.643Zdflt 45.324553637
86072026-06-30T20:18:03.643Zkflt 0.571026422
86082026-06-30T20:18:03.643Zlock 2047:27:10.598465691
86092026-06-30T20:18:03.643Zslp 125:34:22.617594366
86102026-06-30T20:18:03.643Zlat 5:00:37.383269502
86112026-06-30T20:18:03.643Zstop 55:57.385071323
86122026-06-30T20:18:03.643Z+ ptime -m cargo nextest store export latest --user-config-file /tmp/nextest-recording-config/config.toml --archive-file /tmp/nextest-run-archive.zip
86132026-06-30T20:18:03.749Zinfo: exported run df681855-caad-412a-94c5-5023b90944b4 to /tmp/nextest-run-archive.zip (2937783 bytes)
86142026-06-30T20:18:03.756Z
86152026-06-30T20:18:03.756Zreal 0.158680758
86162026-06-30T20:18:03.756Zuser 0.112058140
86172026-06-30T20:18:03.756Zsys 0.040831024
86182026-06-30T20:18:03.756Ztrap 0.000011250
86192026-06-30T20:18:03.756Ztflt 0.000021440
86202026-06-30T20:18:03.756Zdflt 0.000031600
86212026-06-30T20:18:03.756Zkflt 0.000000000
86222026-06-30T20:18:03.756Zlock 0.041141804
86232026-06-30T20:18:03.756Zslp 0.216124418
86242026-06-30T20:18:03.756Zlat 0.000909640
86252026-06-30T20:18:03.756Zstop 0.000307230
86262026-06-30T20:18:03.756Z+ ptime -m cargo nextest store export-chrome-trace latest --user-config-file /tmp/nextest-recording-config/config.toml --output /tmp/nextest-chrome-trace.json
86272026-06-30T20:18:03.949Zinfo: wrote Chrome trace for run df681855-caad-412a-94c5-5023b90944b4 to /tmp/nextest-chrome-trace.json
86282026-06-30T20:18:03.956Z
86292026-06-30T20:18:03.956Zreal 0.195191311
86302026-06-30T20:18:03.956Zuser 0.143676112
86312026-06-30T20:18:03.956Zsys 0.045840675
86322026-06-30T20:18:03.956Ztrap 0.000022420
86332026-06-30T20:18:03.956Ztflt 0.000029590
86342026-06-30T20:18:03.956Zdflt 0.000020390
86352026-06-30T20:18:03.956Zkflt 0.000000000
86362026-06-30T20:18:03.956Zlock 0.040768074
86372026-06-30T20:18:03.956Zslp 0.214221497
86382026-06-30T20:18:03.956Zlat 0.000762430
86392026-06-30T20:18:03.956Zstop 0.000349060
86402026-06-30T20:18:03.957Z+ [[ 0 -ne 0 ]]
86412026-06-30T20:18:03.957Z+ banner doctest
86422026-06-30T20:18:03.960Z
86432026-06-30T20:18:03.960Z ##### #### #### ##### ###### #### #####
86442026-06-30T20:18:03.960Z # # # # # # # # # #
86452026-06-30T20:18:03.960Z # # # # # # ##### #### #
86462026-06-30T20:18:03.960Z # # # # # # # # #
86472026-06-30T20:18:03.960Z # # # # # # # # # # #
86482026-06-30T20:18:03.960Z ##### #### #### # ###### #### #
86492026-06-30T20:18:03.960Z
86502026-06-30T20:18:03.960Z+ ptime -m timeout 1h cargo test --doc --locked --verbose --no-fail-fast
86512026-06-30T20:18:05.030Z Fresh unicode-ident v1.0.24
86522026-06-30T20:18:05.034Z Fresh cfg-if v1.0.4
86532026-06-30T20:18:05.034Z Fresh memchr v2.8.0
86542026-06-30T20:18:05.034Z Fresh smallvec v1.15.1
86552026-06-30T20:18:05.034Z Fresh log v0.4.29
86562026-06-30T20:18:05.034Z Fresh version_check v0.9.5
86572026-06-30T20:18:05.034Z Fresh itoa v1.0.17
86582026-06-30T20:18:05.034Z Fresh autocfg v1.5.0
86592026-06-30T20:18:05.034Z Fresh scopeguard v1.2.0
86602026-06-30T20:18:05.034Z Fresh stable_deref_trait v1.2.1
86612026-06-30T20:18:05.034Z Fresh percent-encoding v2.3.2
86622026-06-30T20:18:05.034Z Fresh writeable v0.6.2
86632026-06-30T20:18:05.034Z Fresh litemap v0.8.1
86642026-06-30T20:18:05.034Z Fresh utf8_iter v1.0.4
86652026-06-30T20:18:05.035Z Fresh rand_core v0.10.0
86662026-06-30T20:18:05.035Z Fresh critical-section v1.2.0
86672026-06-30T20:18:05.035Z Fresh pin-project-lite v0.2.17
86682026-06-30T20:18:05.035Z Fresh subtle v2.6.1
86692026-06-30T20:18:05.035Z Fresh proc-macro2 v1.0.106
86702026-06-30T20:18:05.035Z Fresh lock_api v0.4.14
86712026-06-30T20:18:05.035Z Fresh form_urlencoded v1.2.2
86722026-06-30T20:18:05.035Z Fresh shlex v1.3.0
86732026-06-30T20:18:05.035Z Fresh equivalent v1.0.2
86742026-06-30T20:18:05.035Z Fresh fnv v1.0.7
86752026-06-30T20:18:05.035Z Fresh find-msvc-tools v0.1.9
86762026-06-30T20:18:05.035Z Fresh heck v0.5.0
86772026-06-30T20:18:05.035Z Fresh iana-time-zone v0.1.65
86782026-06-30T20:18:05.035Z Fresh regex-syntax v0.8.10
86792026-06-30T20:18:05.035Z Fresh hashbrown v0.17.0
86802026-06-30T20:18:05.035Z Fresh strsim v0.11.1
86812026-06-30T20:18:05.035Z Fresh futures-core v0.3.32
86822026-06-30T20:18:05.035Z Fresh quote v1.0.45
86832026-06-30T20:18:05.035Z Fresh libc v0.2.185
86842026-06-30T20:18:05.035Z Fresh serde_core v1.0.228
86852026-06-30T20:18:05.035Z Fresh libm v0.2.16
86862026-06-30T20:18:05.035Z Fresh zmij v1.0.21
86872026-06-30T20:18:05.035Z Fresh icu_normalizer_data v2.1.1
86882026-06-30T20:18:05.035Z Fresh icu_properties_data v2.1.2
86892026-06-30T20:18:05.035Z Fresh portable-atomic v1.13.1
86902026-06-30T20:18:05.035Z Fresh dyn-clone v1.0.20
86912026-06-30T20:18:05.035Z Fresh aho-corasick v1.1.4
86922026-06-30T20:18:05.041Z Fresh const-oid v0.9.6
86932026-06-30T20:18:05.041Z Fresh byteorder v1.5.0
86942026-06-30T20:18:05.041Z Fresh futures-sink v0.3.32
86952026-06-30T20:18:05.041Z Fresh futures-task v0.3.32
86962026-06-30T20:18:05.041Z Fresh slab v0.4.12
86972026-06-30T20:18:05.041Z Fresh futures-io v0.3.32
86982026-06-30T20:18:05.041Z Fresh cpufeatures v0.2.17
86992026-06-30T20:18:05.041Z Fresh ident_case v1.0.1
87002026-06-30T20:18:05.041Z Fresh pkg-config v0.3.32
87012026-06-30T20:18:05.041Z Fresh base64 v0.22.1
87022026-06-30T20:18:05.041Z Fresh either v1.15.0
87032026-06-30T20:18:05.041Z Fresh syn v2.0.117
87042026-06-30T20:18:05.042Z Fresh errno v0.3.14
87052026-06-30T20:18:05.042Z Fresh num-traits v0.2.19
87062026-06-30T20:18:05.042Z Fresh serde_json v1.0.150
87072026-06-30T20:18:05.042Z Fresh bitflags v2.11.0
87082026-06-30T20:18:05.042Z Fresh semver v1.0.28
87092026-06-30T20:18:05.042Z Fresh getrandom v0.4.1
87102026-06-30T20:18:05.042Z Fresh parking_lot_core v0.9.12
87112026-06-30T20:18:05.042Z Fresh getrandom v0.2.17
87122026-06-30T20:18:05.042Z Fresh once_cell v1.21.3
87132026-06-30T20:18:05.042Z Fresh typenum v1.19.0
87142026-06-30T20:18:05.042Z Fresh jobserver v0.1.34
87152026-06-30T20:18:05.042Z Fresh mio v1.2.0
87162026-06-30T20:18:05.042Z Fresh socket2 v0.6.3
87172026-06-30T20:18:05.042Z Fresh rustversion v1.0.22
87182026-06-30T20:18:05.042Z Fresh indexmap v2.14.0
87192026-06-30T20:18:05.042Z Fresh regex-automata v0.4.14
87202026-06-30T20:18:05.042Z Fresh futures-channel v0.3.32
87212026-06-30T20:18:05.042Z Fresh powerfmt v0.2.0
87222026-06-30T20:18:05.042Z Fresh num-conv v0.2.0
87232026-06-30T20:18:05.042Z Fresh time-core v0.1.8
87242026-06-30T20:18:05.042Z Fresh num_threads v0.1.7
87252026-06-30T20:18:05.042Z Fresh base64ct v1.8.3
87262026-06-30T20:18:05.042Z Fresh utf8parse v0.2.2
87272026-06-30T20:18:05.042Z Fresh anstyle v1.0.14
87282026-06-30T20:18:05.042Z Fresh colorchoice v1.0.4
87292026-06-30T20:18:05.042Z Fresh serde_derive v1.0.228
87302026-06-30T20:18:05.042Z Fresh zeroize_derive v1.4.3
87312026-06-30T20:18:05.042Z Fresh synstructure v0.13.2
87322026-06-30T20:18:05.042Z Fresh zerovec-derive v0.11.2
87332026-06-30T20:18:05.042Z Fresh displaydoc v0.2.5
87342026-06-30T20:18:05.043Z Fresh zerocopy-derive v0.8.40
87352026-06-30T20:18:05.043Z Fresh parking_lot v0.12.5
87362026-06-30T20:18:05.043Z Fresh thiserror-impl v2.0.18
87372026-06-30T20:18:05.043Z Fresh rand_core v0.6.4
87382026-06-30T20:18:05.043Z Fresh cc v1.2.56
87392026-06-30T20:18:05.043Z Fresh signal-hook-registry v1.4.8
87402026-06-30T20:18:05.043Z Fresh tokio-macros v2.7.0
87412026-06-30T20:18:05.043Z Fresh uuid v1.23.4
87422026-06-30T20:18:05.043Z Fresh serde_derive_internals v0.29.1
87432026-06-30T20:18:05.043Z Fresh rustix v1.1.3
87442026-06-30T20:18:05.043Z Fresh futures-macro v0.3.32
87452026-06-30T20:18:05.043Z Fresh thiserror-impl v1.0.69
87462026-06-30T20:18:05.043Z Fresh syn v1.0.109
87472026-06-30T20:18:05.043Z Fresh getrandom v0.3.4
87482026-06-30T20:18:05.043Z Fresh regex v1.12.3
87492026-06-30T20:18:05.043Z Fresh anyhow v1.0.102
87502026-06-30T20:18:05.043Z Fresh tracing-core v0.1.36
87512026-06-30T20:18:05.043Z Fresh tracing-attributes v0.1.31
87522026-06-30T20:18:05.043Z Fresh deranged v0.5.8
87532026-06-30T20:18:05.043Z Fresh time-macros v0.2.27
87542026-06-30T20:18:05.043Z Fresh is_terminal_polyfill v1.70.2
87552026-06-30T20:18:05.043Z Fresh anstyle-query v1.1.5
87562026-06-30T20:18:05.043Z Fresh pem-rfc7468 v0.7.0
87572026-06-30T20:18:05.043Z Fresh dunce v1.0.5
87582026-06-30T20:18:05.043Z Fresh fs_extra v1.3.0
87592026-06-30T20:18:05.043Z Fresh serde v1.0.228
87602026-06-30T20:18:05.043Z Fresh zeroize v1.8.2
87612026-06-30T20:18:05.043Z Fresh zerofrom-derive v0.1.6
87622026-06-30T20:18:05.043Z Fresh yoke-derive v0.8.1
87632026-06-30T20:18:05.044Z Fresh zerocopy v0.8.40
87642026-06-30T20:18:05.044Z Fresh thiserror v2.0.18
87652026-06-30T20:18:05.047Z Fresh schemars_derive v0.8.22
87662026-06-30T20:18:05.047Z Fresh futures-util v0.3.32
87672026-06-30T20:18:05.047Z Fresh thiserror v1.0.69
87682026-06-30T20:18:05.047Z Fresh tracing v0.1.44
87692026-06-30T20:18:05.047Z Fresh time v0.3.47
87702026-06-30T20:18:05.047Z Fresh crossbeam-utils v0.8.21
87712026-06-30T20:18:05.047Z Fresh rand_core v0.9.5
87722026-06-30T20:18:05.047Z Fresh cmake v0.1.57
87732026-06-30T20:18:05.047Z Fresh allocator-api2 v0.2.21
87742026-06-30T20:18:05.047Z Fresh terminal_size v0.4.3
87752026-06-30T20:18:05.047Z Fresh der_derive v0.7.3
87762026-06-30T20:18:05.048Z Fresh anstyle-parse v1.0.0
87772026-06-30T20:18:05.048Z Fresh flagset v0.4.7
87782026-06-30T20:18:05.048Z Fresh clap_lex v1.0.0
87792026-06-30T20:18:05.048Z Fresh clap_derive v4.6.1
87802026-06-30T20:18:05.048Z Fresh atomic-waker v1.1.2
87812026-06-30T20:18:05.048Z Fresh ryu v1.0.23
87822026-06-30T20:18:05.048Z Fresh httpdate v1.0.3
87832026-06-30T20:18:05.048Z Fresh try-lock v0.2.5
87842026-06-30T20:18:05.048Z Fresh spin v0.9.8
87852026-06-30T20:18:05.048Z Fresh tower-layer v0.3.3
87862026-06-30T20:18:05.048Z Fresh untrusted v0.7.1
87872026-06-30T20:18:05.048Z Fresh bytes v1.11.1
87882026-06-30T20:18:05.048Z Fresh zerofrom v0.1.6
87892026-06-30T20:18:05.048Z Fresh chrono v0.4.44
87902026-06-30T20:18:05.048Z Fresh generic-array v0.14.7
87912026-06-30T20:18:05.048Z Fresh ppv-lite86 v0.2.21
87922026-06-30T20:18:05.048Z Fresh ipnet v2.11.0
87932026-06-30T20:18:05.048Z Fresh serde_tokenstream v0.2.3
87942026-06-30T20:18:05.048Z Fresh httparse v1.10.1
87952026-06-30T20:18:05.048Z Fresh der v0.7.10
87962026-06-30T20:18:05.048Z Fresh erased-serde v0.3.31
87972026-06-30T20:18:05.048Z Fresh anstream v1.0.0
87982026-06-30T20:18:05.049Z Fresh rustls-pki-types v1.14.0
87992026-06-30T20:18:05.049Z Fresh want v0.3.1
88002026-06-30T20:18:05.049Z Fresh fastrand v2.3.0
88012026-06-30T20:18:05.049Z Fresh tower-service v0.3.3
88022026-06-30T20:18:05.049Z Fresh hex v0.4.3
88032026-06-30T20:18:05.049Z Fresh rustc_version v0.4.1
88042026-06-30T20:18:05.049Z Fresh ucd-trie v0.1.7
88052026-06-30T20:18:05.049Z Fresh async-trait v0.1.89
88062026-06-30T20:18:05.049Z Fresh pretty-hex v0.4.1
88072026-06-30T20:18:05.049Z Fresh untrusted v0.9.0
88082026-06-30T20:18:05.049Z Fresh mime v0.3.17
88092026-06-30T20:18:05.049Z Fresh plain v0.2.3
88102026-06-30T20:18:05.049Z Fresh openssl-probe v0.2.1
88112026-06-30T20:18:05.049Z Fresh unicode-segmentation v1.12.0
88122026-06-30T20:18:05.049Z Fresh simd-adler32 v0.3.8
88132026-06-30T20:18:05.049Z Fresh serde_urlencoded v0.7.1
88142026-06-30T20:18:05.049Z Fresh encoding_rs v0.8.35
88152026-06-30T20:18:05.049Z Fresh yoke v0.8.1
88162026-06-30T20:18:05.049Z Fresh tokio v1.52.1
88172026-06-30T20:18:05.049Z Fresh crypto-common v0.1.7
88182026-06-30T20:18:05.049Z Fresh block-buffer v0.10.4
88192026-06-30T20:18:05.049Z Fresh http v1.4.2
88202026-06-30T20:18:05.049Z Fresh block-padding v0.3.3
88212026-06-30T20:18:05.049Z Fresh rand_chacha v0.9.0
88222026-06-30T20:18:05.049Z Fresh slog v2.8.2
88232026-06-30T20:18:05.049Z Fresh clap_builder v4.6.0
88242026-06-30T20:18:05.049Z Fresh camino v1.2.2
88252026-06-30T20:18:05.049Z Fresh spki v0.7.3
88262026-06-30T20:18:05.049Z Fresh pest v2.8.6
88272026-06-30T20:18:05.049Z Fresh tempfile v3.25.0
88282026-06-30T20:18:05.049Z Fresh rand_chacha v0.3.1
88292026-06-30T20:18:05.049Z Fresh vcpkg v0.2.15
88302026-06-30T20:18:05.050Z Fresh adler2 v2.0.1
88312026-06-30T20:18:05.050Z Fresh foldhash v0.2.0
88322026-06-30T20:18:05.050Z Fresh darling_core v0.21.3
88332026-06-30T20:18:05.050Z Fresh sync_wrapper v1.0.2
88342026-06-30T20:18:05.050Z Fresh futures-executor v0.3.32
88352026-06-30T20:18:05.050Z Fresh iri-string v0.7.10
88362026-06-30T20:18:05.050Z Fresh lazy_static v1.5.0
88372026-06-30T20:18:05.050Z Fresh openapiv3 v2.2.0
88382026-06-30T20:18:05.050Z Fresh hubpack_derive v0.1.1
88392026-06-30T20:18:05.050Z Fresh static_assertions v1.1.0
88402026-06-30T20:18:05.050Z Fresh litrs v1.0.0
88412026-06-30T20:18:05.050Z Fresh winnow v1.0.3
88422026-06-30T20:18:05.050Z Fresh rustls-native-certs v0.8.3
88432026-06-30T20:18:05.050Z Fresh scroll_derive v0.13.1
88442026-06-30T20:18:05.050Z Fresh zerovec v0.11.5
88452026-06-30T20:18:05.050Z Fresh zerotrie v0.2.3
88462026-06-30T20:18:05.050Z Fresh digest v0.10.7
88472026-06-30T20:18:05.050Z Fresh inout v0.1.4
88482026-06-30T20:18:05.050Z Fresh tokio-util v0.7.18
88492026-06-30T20:18:05.050Z Fresh http-body v1.0.1
88502026-06-30T20:18:05.050Z Fresh rand v0.9.2
88512026-06-30T20:18:05.050Z Fresh clap v4.6.1
88522026-06-30T20:18:05.050Z Fresh aws-lc-sys v0.40.0
88532026-06-30T20:18:05.050Z Fresh pest_meta v2.8.6
88542026-06-30T20:18:05.050Z Fresh rand v0.8.6
88552026-06-30T20:18:05.050Z Fresh miniz_oxide v0.8.9
88562026-06-30T20:18:05.050Z Fresh hashbrown v0.16.1
88572026-06-30T20:18:05.050Z Fresh tower v0.5.3
88582026-06-30T20:18:05.050Z Fresh darling_macro v0.21.3
88592026-06-30T20:18:05.050Z Fresh futures v0.3.32
88602026-06-30T20:18:05.050Z Fresh hubpack v0.1.2
88612026-06-30T20:18:05.051Z Fresh toml_parser v1.1.2+spec-1.1.0
88622026-06-30T20:18:05.051Z Fresh document-features v0.2.12
88632026-06-30T20:18:05.055Z Fresh psl-types v2.0.11
88642026-06-30T20:18:05.055Z Fresh winnow v0.7.14
88652026-06-30T20:18:05.055Z Fresh scroll v0.13.0
88662026-06-30T20:18:05.055Z Fresh toml_datetime v0.6.11
88672026-06-30T20:18:05.055Z Fresh serde_spanned v0.6.9
88682026-06-30T20:18:05.055Z Fresh strum_macros v0.26.4
88692026-06-30T20:18:05.055Z Fresh tinyvec_macros v0.1.1
88702026-06-30T20:18:05.055Z Fresh zlib-rs v0.6.2
88712026-06-30T20:18:05.055Z Fresh num-integer v0.1.46
88722026-06-30T20:18:05.055Z Fresh tinystr v0.8.2
88732026-06-30T20:18:05.055Z Fresh potential_utf v0.1.4
88742026-06-30T20:18:05.055Z Fresh cipher v0.4.4
88752026-06-30T20:18:05.055Z Fresh hmac v0.12.1
88762026-06-30T20:18:05.055Z Fresh sha2 v0.10.9
88772026-06-30T20:18:05.055Z Fresh h2 v0.4.15
88782026-06-30T20:18:05.055Z Fresh aws-lc-rs v1.16.3
88792026-06-30T20:18:05.055Z Fresh http-body-util v0.1.3
88802026-06-30T20:18:05.055Z Fresh pest_generator v2.8.6
88812026-06-30T20:18:05.055Z Fresh darling v0.21.3
88822026-06-30T20:18:05.055Z Fresh tower-http v0.6.8
88832026-06-30T20:18:05.055Z Fresh signature v2.2.0
88842026-06-30T20:18:05.055Z Fresh crc32fast v1.5.0
88852026-06-30T20:18:05.055Z Fresh cookie v0.18.1
88862026-06-30T20:18:05.055Z Fresh goblin v0.10.5
88872026-06-30T20:18:05.055Z Fresh strum v0.26.3
88882026-06-30T20:18:05.055Z Fresh tinyvec v1.10.0
88892026-06-30T20:18:05.055Z Fresh data-encoding v2.10.0
88902026-06-30T20:18:05.056Z Fresh darling_core v0.20.11
88912026-06-30T20:18:05.056Z Fresh thread-id v5.1.0
88922026-06-30T20:18:05.056Z Fresh base16ct v0.2.0
88932026-06-30T20:18:05.056Z Fresh bit-vec v0.8.0
88942026-06-30T20:18:05.056Z Fresh ff v0.13.1
88952026-06-30T20:18:05.056Z Fresh wait-timeout v0.2.1
88962026-06-30T20:18:05.056Z Fresh memmap2 v0.9.10
88972026-06-30T20:18:05.056Z Fresh num-iter v0.1.45
88982026-06-30T20:18:05.056Z Fresh icu_locale_core v2.1.1
88992026-06-30T20:18:05.056Z Fresh icu_collections v2.1.1
89002026-06-30T20:18:05.056Z Fresh hyper v1.10.1
89012026-06-30T20:18:05.056Z Fresh aes v0.8.4
89022026-06-30T20:18:05.056Z Fresh pbkdf2 v0.12.2
89032026-06-30T20:18:05.056Z Fresh salsa20 v0.10.2
89042026-06-30T20:18:05.056Z Fresh cbc v0.1.2
89052026-06-30T20:18:05.056Z Fresh rustls-webpki v0.103.9
89062026-06-30T20:18:05.056Z Fresh pest_derive v2.8.6
89072026-06-30T20:18:05.056Z Fresh paste v1.0.15
89082026-06-30T20:18:05.056Z Fresh flate2 v1.1.9
89092026-06-30T20:18:05.056Z Fresh dof v0.4.0
89102026-06-30T20:18:05.056Z Fresh darling_macro v0.20.11
89112026-06-30T20:18:05.056Z Fresh bit-set v0.8.0
89122026-06-30T20:18:05.056Z Fresh group v0.13.0
89132026-06-30T20:18:05.056Z Fresh hkdf v0.12.4
89142026-06-30T20:18:05.056Z Fresh crypto-bigint v0.5.5
89152026-06-30T20:18:05.056Z Fresh anstyle-parse v0.2.7
89162026-06-30T20:18:05.056Z Fresh scroll_derive v0.12.1
89172026-06-30T20:18:05.056Z Fresh quick-error v1.2.3
89182026-06-30T20:18:05.056Z Fresh siphasher v1.0.2
89192026-06-30T20:18:05.056Z Fresh crossbeam-epoch v0.9.18
89202026-06-30T20:18:05.056Z Fresh rand_xorshift v0.4.0
89212026-06-30T20:18:05.056Z Fresh bstr v1.12.1
89222026-06-30T20:18:05.056Z Fresh zerocopy-derive v0.7.35
89232026-06-30T20:18:05.056Z Fresh icu_provider v2.1.1
89242026-06-30T20:18:05.057Z Fresh hyper-util v0.1.20
89252026-06-30T20:18:05.057Z Fresh rustls v0.23.41
89262026-06-30T20:18:05.057Z Fresh scrypt v0.11.0
89272026-06-30T20:18:05.057Z Fresh dtrace-parser v0.3.0
89282026-06-30T20:18:05.057Z Fresh ahash v0.8.12
89292026-06-30T20:18:05.057Z Fresh darling v0.20.11
89302026-06-30T20:18:05.057Z Fresh object v0.37.3
89312026-06-30T20:18:05.057Z Fresh rusty-fork v0.3.1
89322026-06-30T20:18:05.057Z Fresh anstream v0.6.21
89332026-06-30T20:18:05.057Z Fresh scroll v0.12.0
89342026-06-30T20:18:05.057Z Fresh winnow v0.5.40
89352026-06-30T20:18:05.057Z Fresh unarray v0.1.4
89362026-06-30T20:18:05.057Z Fresh zerocopy v0.7.35
89372026-06-30T20:18:05.057Z Fresh sha1 v0.10.6
89382026-06-30T20:18:05.057Z Fresh x509-cert v0.2.5
89392026-06-30T20:18:05.057Z Fresh heck v0.4.1
89402026-06-30T20:18:05.057Z Fresh itertools v0.13.0
89412026-06-30T20:18:05.057Z Fresh dtrace-parser v0.2.0
89422026-06-30T20:18:05.057Z Fresh rfc6979 v0.4.0
89432026-06-30T20:18:05.057Z Fresh curve25519-dalek-derive v0.1.1
89442026-06-30T20:18:05.057Z Fresh thread-id v4.2.2
89452026-06-30T20:18:05.057Z Fresh foreign-types-shared v0.1.1
89462026-06-30T20:18:05.057Z Fresh cfg_aliases v0.2.1
89472026-06-30T20:18:05.057Z Fresh openssl-sys v0.9.115
89482026-06-30T20:18:05.057Z Fresh daft-derive v0.1.7
89492026-06-30T20:18:05.057Z Fresh icu_normalizer v2.1.1
89502026-06-30T20:18:05.057Z Fresh icu_properties v2.1.2
89512026-06-30T20:18:05.057Z Fresh pkcs5 v0.7.1
89522026-06-30T20:18:05.057Z Fresh tokio-rustls v0.26.4
89532026-06-30T20:18:05.057Z Fresh rustls-platform-verifier v0.6.2
89542026-06-30T20:18:05.057Z Fresh usdt-impl v0.6.0
89552026-06-30T20:18:05.057Z Fresh derive_builder_core v0.20.2
89562026-06-30T20:18:05.057Z Fresh rustix v0.38.44
89572026-06-30T20:18:05.058Z Fresh proptest v1.10.0
89582026-06-30T20:18:05.058Z Fresh goblin v0.8.2
89592026-06-30T20:18:05.058Z Fresh toml_edit v0.19.15
89602026-06-30T20:18:05.058Z Fresh num-bigint-dig v0.8.6
89612026-06-30T20:18:05.058Z Fresh memoffset v0.9.1
89622026-06-30T20:18:05.058Z Fresh foreign-types v0.3.2
89632026-06-30T20:18:05.063Z Fresh openssl-macros v0.1.1
89642026-06-30T20:18:05.063Z Fresh cargo-platform v0.3.2
89652026-06-30T20:18:05.063Z Fresh env_filter v1.0.0
89662026-06-30T20:18:05.063Z Fresh keccak v0.1.6
89672026-06-30T20:18:05.063Z Fresh same-file v1.0.6
89682026-06-30T20:18:05.063Z Fresh serde_with_macros v3.17.0
89692026-06-30T20:18:05.063Z Fresh bitflags v1.3.2
89702026-06-30T20:18:05.063Z Fresh unicode-normalization v0.1.25
89712026-06-30T20:18:05.063Z Fresh idna_adapter v1.2.1
89722026-06-30T20:18:05.063Z Fresh pkcs8 v0.10.2
89732026-06-30T20:18:05.063Z Fresh hyper-rustls v0.27.7
89742026-06-30T20:18:05.063Z Fresh usdt-macro v0.6.0
89752026-06-30T20:18:05.063Z Fresh usdt-attr-macro v0.6.0
89762026-06-30T20:18:05.063Z Fresh derive_builder_macro v0.20.2
89772026-06-30T20:18:05.063Z Fresh dof v0.3.0
89782026-06-30T20:18:05.063Z Fresh curve25519-dalek v4.1.3
89792026-06-30T20:18:05.063Z Fresh walkdir v2.5.0
89802026-06-30T20:18:05.063Z Fresh cargo_metadata v0.23.1
89812026-06-30T20:18:05.063Z Fresh openssl v0.10.79
89822026-06-30T20:18:05.063Z Fresh env_logger v0.11.9
89832026-06-30T20:18:05.063Z Fresh sha3 v0.10.8
89842026-06-30T20:18:05.063Z Fresh enum-as-inner v0.6.1
89852026-06-30T20:18:05.063Z Fresh managed v0.8.0
89862026-06-30T20:18:05.063Z Fresh phf_shared v0.11.3
89872026-06-30T20:18:05.063Z Fresh ref-cast-impl v1.0.25
89882026-06-30T20:18:05.063Z Fresh toml_write v0.1.2
89892026-06-30T20:18:05.063Z Fresh precomputed-hash v0.1.1
89902026-06-30T20:18:05.064Z Fresh new_debug_unreachable v1.0.6
89912026-06-30T20:18:05.064Z Fresh fixedbitset v0.4.2
89922026-06-30T20:18:05.064Z Fresh toml v0.7.8
89932026-06-30T20:18:05.064Z Fresh globset v0.4.18
89942026-06-30T20:18:05.064Z Fresh idna v1.1.0
89952026-06-30T20:18:05.064Z Fresh sec1 v0.7.3
89962026-06-30T20:18:05.064Z Fresh pkcs1 v0.7.5
89972026-06-30T20:18:05.064Z Fresh usdt v0.6.0
89982026-06-30T20:18:05.064Z Fresh derive_builder v0.20.2
89992026-06-30T20:18:05.064Z Fresh usdt-impl v0.5.0
90002026-06-30T20:18:05.064Z Fresh ed25519 v2.2.3
90012026-06-30T20:18:05.064Z Fresh nix v0.31.2
90022026-06-30T20:18:05.064Z Fresh signal-hook v0.3.18
90032026-06-30T20:18:05.064Z Fresh native-tls v0.2.18
90042026-06-30T20:18:05.064Z Fresh bzip2-sys v0.1.13+1.0.8
90052026-06-30T20:18:05.064Z Fresh string_cache v0.8.9
90062026-06-30T20:18:05.064Z Fresh petgraph v0.6.5
90072026-06-30T20:18:05.064Z Fresh toml_edit v0.22.27
90082026-06-30T20:18:05.064Z Fresh pin-project-internal v1.1.11
90092026-06-30T20:18:05.064Z Fresh foldhash v0.1.5
90102026-06-30T20:18:05.064Z Fresh zstd-sys v2.0.16+zstd.1.5.7
90112026-06-30T20:18:05.064Z Fresh lalrpop-util v0.19.12
90122026-06-30T20:18:05.064Z Fresh tokio-stream v0.1.18
90132026-06-30T20:18:05.064Z Fresh serde-big-array v0.5.1
90142026-06-30T20:18:05.064Z Fresh serde_repr v0.1.20
90152026-06-30T20:18:05.064Z Fresh snafu-derive v0.8.9
90162026-06-30T20:18:05.064Z Fresh hash32 v0.2.1
90172026-06-30T20:18:05.064Z Fresh pem v3.0.6
90182026-06-30T20:18:05.064Z Fresh bumpalo v3.20.2
90192026-06-30T20:18:05.064Z Fresh unicode-bidi v0.3.18
90202026-06-30T20:18:05.064Z Fresh unicode-properties v0.1.4
90212026-06-30T20:18:05.065Z Fresh libbz2-rs-sys v0.2.2
90222026-06-30T20:18:05.065Z Fresh url v2.5.8
90232026-06-30T20:18:05.065Z Fresh publicsuffix v2.3.0
90242026-06-30T20:18:05.065Z Fresh elliptic-curve v0.13.8
90252026-06-30T20:18:05.065Z Fresh rsa v0.9.10
90262026-06-30T20:18:05.065Z Fresh ed25519-dalek v2.2.0
90272026-06-30T20:18:05.065Z Fresh vergen-lib v9.1.0
90282026-06-30T20:18:05.065Z Fresh bzip2 v0.4.4
90292026-06-30T20:18:05.065Z Fresh ref-cast v1.0.25
90302026-06-30T20:18:05.065Z Fresh tokio-native-tls v0.3.1
90312026-06-30T20:18:05.065Z Fresh pin-project v1.1.11
90322026-06-30T20:18:05.065Z Fresh hashbrown v0.15.5
90332026-06-30T20:18:05.065Z Fresh fs-err v3.3.0
90342026-06-30T20:18:05.065Z Fresh signal-hook-mio v0.2.5
90352026-06-30T20:18:05.065Z Fresh predicates-core v1.0.10
90362026-06-30T20:18:05.065Z Fresh zopfli v0.8.3
90372026-06-30T20:18:05.065Z Fresh stringprep v0.1.5
90382026-06-30T20:18:05.065Z Fresh bzip2 v0.6.1
90392026-06-30T20:18:05.065Z Fresh olpc-cjson v0.1.4
90402026-06-30T20:18:05.065Z Fresh similar v2.7.0
90412026-06-30T20:18:05.065Z Fresh md-5 v0.10.6
90422026-06-30T20:18:05.065Z Fresh serde_plain v1.0.2
90432026-06-30T20:18:05.065Z Fresh float-cmp v0.10.0
90442026-06-30T20:18:05.065Z Fresh async-recursion v1.1.1
90452026-06-30T20:18:05.065Z Fresh strum_macros v0.27.2
90462026-06-30T20:18:05.065Z Fresh difflib v0.4.0
90472026-06-30T20:18:05.065Z Fresh jiff v0.2.21
90482026-06-30T20:18:05.065Z Fresh fallible-iterator v0.2.0
90492026-06-30T20:18:05.065Z Fresh typed-path v0.9.3
90502026-06-30T20:18:05.065Z Fresh normalize-line-endings v0.3.0
90512026-06-30T20:18:05.065Z Fresh schemars v0.8.22
90522026-06-30T20:18:05.065Z Fresh cookie_store v0.22.1
90532026-06-30T20:18:05.066Z Fresh ecdsa v0.16.9
90542026-06-30T20:18:05.066Z Fresh vergen v9.1.0
90552026-06-30T20:18:05.066Z Fresh zip v0.6.6
90562026-06-30T20:18:05.066Z Fresh hyper-tls v0.6.0
90572026-06-30T20:18:05.066Z Fresh zstd-safe v7.2.4
90582026-06-30T20:18:05.066Z Fresh hickory-proto v0.25.2
90592026-06-30T20:18:05.066Z Fresh snafu v0.8.9
90602026-06-30T20:18:05.066Z Fresh crossterm v0.28.1
90612026-06-30T20:18:05.066Z Fresh heapless v0.7.17
90622026-06-30T20:18:05.066Z Fresh predicates v3.1.4
90632026-06-30T20:18:05.070Z Fresh strum v0.27.2
90642026-06-30T20:18:05.070Z Fresh postgres-protocol v0.6.10
90652026-06-30T20:18:05.070Z Fresh phf_shared v0.13.1
90662026-06-30T20:18:05.070Z Fresh buf-list v1.1.2
90672026-06-30T20:18:05.070Z Fresh peg-runtime v0.8.5
90682026-06-30T20:18:05.070Z Fresh fixedbitset v0.5.7
90692026-06-30T20:18:05.070Z Fresh gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
90702026-06-30T20:18:05.070Z Fresh whoami v2.1.0
90712026-06-30T20:18:05.070Z Fresh is-terminal v0.4.17
90722026-06-30T20:18:05.070Z Fresh crossbeam-channel v0.5.15
90732026-06-30T20:18:05.070Z Fresh thread_local v1.1.9
90742026-06-30T20:18:05.070Z Fresh term v1.2.1
90752026-06-30T20:18:05.070Z Fresh take_mut v0.2.2
90762026-06-30T20:18:05.070Z Fresh structmeta-derive v0.3.0
90772026-06-30T20:18:05.070Z Fresh newtype-uuid-macros v0.1.0
90782026-06-30T20:18:05.070Z Fresh match_cfg v0.1.0
90792026-06-30T20:18:05.070Z Fresh slog-json v2.6.1
90802026-06-30T20:18:05.071Z Fresh cpufeatures v0.3.0
90812026-06-30T20:18:05.071Z Fresh ipnetwork v0.21.1
90822026-06-30T20:18:05.071Z Fresh reqwest v0.13.2
90832026-06-30T20:18:05.071Z Fresh newtype-uuid v1.3.2
90842026-06-30T20:18:05.071Z Fresh serde_with v3.17.0
90852026-06-30T20:18:05.071Z Fresh reqwest v0.12.28
90862026-06-30T20:18:05.071Z Fresh zstd v0.13.3
90872026-06-30T20:18:05.071Z Fresh smoltcp v0.9.1
90882026-06-30T20:18:05.071Z Fresh petgraph v0.8.3
90892026-06-30T20:18:05.071Z Fresh phf v0.13.1
90902026-06-30T20:18:05.071Z Fresh postgres-types v0.2.12
90912026-06-30T20:18:05.071Z Fresh slog-term v2.9.2
90922026-06-30T20:18:05.071Z Fresh structmeta v0.3.0
90932026-06-30T20:18:05.071Z Fresh hostname v0.3.1
90942026-06-30T20:18:05.071Z Fresh debug-ignore v1.0.5
90952026-06-30T20:18:05.071Z Fresh hybrid-array v0.4.10
90962026-06-30T20:18:05.071Z Fresh serde_spanned v1.1.1
90972026-06-30T20:18:05.071Z Fresh serde_path_to_error v0.1.20
90982026-06-30T20:18:05.071Z Fresh toml_datetime v1.1.1+spec-1.1.0
90992026-06-30T20:18:05.071Z Fresh toml_writer v1.1.1+spec-1.1.0
91002026-06-30T20:18:05.071Z Fresh compression-core v0.4.31
91012026-06-30T20:18:05.071Z Fresh const-oid v0.10.2
91022026-06-30T20:18:05.071Z Fresh async-stream-impl v0.3.6
91032026-06-30T20:18:05.071Z Fresh rustls-pemfile v2.2.0
91042026-06-30T20:18:05.071Z Fresh dropshot_endpoint v0.17.1
91052026-06-30T20:18:05.071Z Fresh waitgroup v0.1.2
91062026-06-30T20:18:05.071Z Fresh hostname v0.4.2
91072026-06-30T20:18:05.071Z Fresh itertools v0.14.0
91082026-06-30T20:18:05.071Z Fresh atomicwrites v0.4.4
91092026-06-30T20:18:05.071Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
91102026-06-30T20:18:05.071Z Fresh oxnet v0.1.6
91112026-06-30T20:18:05.071Z Fresh zip v4.6.1
91122026-06-30T20:18:05.071Z Fresh tough v0.22.0
91132026-06-30T20:18:05.071Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
91142026-06-30T20:18:05.071Z Fresh tokio-postgres v0.7.16
91152026-06-30T20:18:05.071Z Fresh slog-async v2.8.0
91162026-06-30T20:18:05.071Z Fresh slog-bunyan v2.5.0
91172026-06-30T20:18:05.072Z Fresh derive-ex v0.1.8
91182026-06-30T20:18:05.072Z Fresh progenitor-client v0.14.0
91192026-06-30T20:18:05.072Z Fresh block-buffer v0.12.1
91202026-06-30T20:18:05.072Z Fresh crypto-common v0.2.2
91212026-06-30T20:18:05.072Z Fresh compression-codecs v0.4.37
91222026-06-30T20:18:05.072Z Fresh toml v1.1.2+spec-1.1.0
91232026-06-30T20:18:05.072Z Fresh async-stream v0.3.6
91242026-06-30T20:18:05.072Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
91252026-06-30T20:18:05.072Z Fresh regress v0.10.5
91262026-06-30T20:18:05.072Z Fresh macaddr v1.0.1
91272026-06-30T20:18:05.072Z Fresh instant v0.1.13
91282026-06-30T20:18:05.072Z Fresh parse-display-derive v0.10.0
91292026-06-30T20:18:05.072Z Fresh backon v1.6.0
91302026-06-30T20:18:05.072Z Fresh humantime v2.3.0
91312026-06-30T20:18:05.072Z Fresh unicode-width v0.2.0
91322026-06-30T20:18:05.072Z Fresh convert_case v0.4.0
91332026-06-30T20:18:05.072Z Fresh regress v0.11.1
91342026-06-30T20:18:05.072Z Fresh half v2.7.1
91352026-06-30T20:18:05.072Z Fresh ciborium-io v0.2.2
91362026-06-30T20:18:05.072Z Fresh secrecy v0.10.3
91372026-06-30T20:18:05.072Z Fresh unsafe-libyaml v0.2.11
91382026-06-30T20:18:05.072Z Fresh universal-hash v0.5.1
91392026-06-30T20:18:05.072Z Fresh opaque-debug v0.3.1
91402026-06-30T20:18:05.072Z Fresh daft v0.1.7
91412026-06-30T20:18:05.072Z Fresh test-strategy v0.4.5
91422026-06-30T20:18:05.072Z Fresh digest v0.11.3
91432026-06-30T20:18:05.072Z Fresh async-compression v0.4.41
91442026-06-30T20:18:05.073Z Fresh multer v3.1.0
91452026-06-30T20:18:05.073Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
91462026-06-30T20:18:05.073Z Fresh parse-display v0.10.0
91472026-06-30T20:18:05.073Z Fresh backoff v0.4.0
91482026-06-30T20:18:05.073Z Fresh progenitor-extras v0.2.0
91492026-06-30T20:18:05.073Z Fresh derive_more v0.99.20
91502026-06-30T20:18:05.073Z Fresh typify-impl v0.6.2
91512026-06-30T20:18:05.073Z Fresh ciborium-ll v0.2.2
91522026-06-30T20:18:05.073Z Fresh serde_yaml v0.9.34+deprecated
91532026-06-30T20:18:05.073Z Fresh indent_write v2.2.0
91542026-06-30T20:18:05.073Z Fresh aead v0.5.2
91552026-06-30T20:18:05.073Z Fresh poly1305 v0.8.0
91562026-06-30T20:18:05.073Z Fresh chacha20 v0.9.1
91572026-06-30T20:18:05.073Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
91582026-06-30T20:18:05.073Z Fresh byte-wrapper v0.1.0
91592026-06-30T20:18:05.073Z Fresh thiserror-impl-no-std v2.0.2
91602026-06-30T20:18:05.073Z Fresh blake2 v0.10.6
91612026-06-30T20:18:05.073Z Fresh camino-tempfile v1.4.1
91622026-06-30T20:18:05.073Z Fresh password-hash v0.5.0
91632026-06-30T20:18:05.078Z Fresh swrite v0.1.0
91642026-06-30T20:18:05.078Z Fresh toml_datetime v0.7.5+spec-1.1.0
91652026-06-30T20:18:05.078Z Fresh glob v0.3.3
91662026-06-30T20:18:05.078Z Fresh crossbeam-deque v0.8.6
91672026-06-30T20:18:05.078Z Fresh tabwriter v1.4.1
91682026-06-30T20:18:05.078Z Fresh iddqd v0.4.2
91692026-06-30T20:18:05.078Z Fresh sha1 v0.11.0
91702026-06-30T20:18:05.078Z Fresh tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
91712026-06-30T20:18:05.078Z Fresh ciborium v0.2.2
91722026-06-30T20:18:05.078Z Fresh typify-macro v0.6.2
91732026-06-30T20:18:05.078Z Fresh thiserror-no-std v2.0.2
91742026-06-30T20:18:05.078Z Fresh chacha20poly1305 v0.10.1
91752026-06-30T20:18:05.078Z Fresh argon2 v0.5.3
91762026-06-30T20:18:05.078Z Fresh toml_edit v0.23.10+spec-1.0.0
91772026-06-30T20:18:05.078Z Fresh colored v3.1.1
91782026-06-30T20:18:05.078Z Fresh ingot-macros v0.1.1
91792026-06-30T20:18:05.078Z Fresh hash32 v0.3.1
91802026-06-30T20:18:05.079Z Fresh cobs v0.3.0
91812026-06-30T20:18:05.079Z Fresh unicode-width v0.1.14
91822026-06-30T20:18:05.079Z Fresh proc-macro-crate v1.3.1
91832026-06-30T20:18:05.079Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
91842026-06-30T20:18:05.079Z Fresh foreign-types-macros v0.2.3
91852026-06-30T20:18:05.079Z Fresh foreign-types-shared v0.3.1
91862026-06-30T20:18:05.079Z Fresh chacha20 v0.10.0
91872026-06-30T20:18:05.079Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
91882026-06-30T20:18:05.079Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
91892026-06-30T20:18:05.079Z Fresh cstr-argument v0.1.2
91902026-06-30T20:18:05.079Z Fresh dropshot v0.17.1
91912026-06-30T20:18:05.079Z Fresh typify v0.6.2
91922026-06-30T20:18:05.079Z Fresh crucible-workspace-hack v0.1.0
91932026-06-30T20:18:05.079Z Fresh vsss-rs v3.3.4
91942026-06-30T20:18:05.079Z Fresh proc-macro-crate v3.4.0
91952026-06-30T20:18:05.079Z Fresh proc-macro-error-attr v1.0.4
91962026-06-30T20:18:05.079Z Fresh rayon-core v1.13.0
91972026-06-30T20:18:05.079Z Fresh ingot-types v0.1.2
91982026-06-30T20:18:05.079Z Fresh postcard v1.1.3
91992026-06-30T20:18:05.079Z Fresh num_enum_derive v0.5.11
92002026-06-30T20:18:05.079Z Fresh foreign-types v0.5.0
92012026-06-30T20:18:05.079Z Fresh rand v0.10.0
92022026-06-30T20:18:05.079Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
92032026-06-30T20:18:05.079Z Fresh sigpipe v0.1.3
92042026-06-30T20:18:05.079Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
92052026-06-30T20:18:05.079Z Fresh num-derive v0.4.2
92062026-06-30T20:18:05.079Z Fresh itertools v0.12.1
92072026-06-30T20:18:05.079Z Fresh toml v0.8.23
92082026-06-30T20:18:05.079Z Fresh smf v0.2.3
92092026-06-30T20:18:05.079Z Fresh whoami v1.6.1
92102026-06-30T20:18:05.079Z Fresh console v0.15.11
92112026-06-30T20:18:05.079Z Fresh derive-where v1.6.0
92122026-06-30T20:18:05.079Z Fresh newline-converter v0.3.0
92132026-06-30T20:18:05.079Z Fresh progenitor-impl v0.14.0
92142026-06-30T20:18:05.079Z Fresh crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
92152026-06-30T20:18:05.079Z Fresh num_enum_derive v0.7.6
92162026-06-30T20:18:05.079Z Fresh proc-macro-error v1.0.4
92172026-06-30T20:18:05.079Z Fresh rayon v1.11.0
92182026-06-30T20:18:05.079Z Fresh heapless v0.8.0
92192026-06-30T20:18:05.080Z Fresh ingot v0.1.1
92202026-06-30T20:18:05.080Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
92212026-06-30T20:18:05.080Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
92222026-06-30T20:18:05.080Z Fresh num_enum v0.5.11
92232026-06-30T20:18:05.080Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
92242026-06-30T20:18:05.080Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
92252026-06-30T20:18:05.080Z Fresh expectorate v1.2.0
92262026-06-30T20:18:05.080Z Fresh usdt-attr-macro v0.5.0
92272026-06-30T20:18:05.080Z Fresh usdt-macro v0.5.0
92282026-06-30T20:18:05.080Z Fresh memmap v0.7.0
92292026-06-30T20:18:05.080Z Fresh num-rational v0.4.2
92302026-06-30T20:18:05.080Z Fresh libsw-core v0.3.2
92312026-06-30T20:18:05.080Z Fresh num-complex v0.4.6
92322026-06-30T20:18:05.080Z Fresh float-ord v0.3.2
92332026-06-30T20:18:05.080Z Fresh linear-map v1.2.0
92342026-06-30T20:18:05.080Z Fresh bytecount v0.6.9
92352026-06-30T20:18:05.080Z Fresh gethostname v0.5.0
92362026-06-30T20:18:05.080Z Fresh unicode-xid v0.2.6
92372026-06-30T20:18:05.080Z Fresh resolv-conf v0.7.6
92382026-06-30T20:18:05.080Z Fresh progenitor-macro v0.14.0
92392026-06-30T20:18:05.080Z Fresh propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
92402026-06-30T20:18:05.080Z Fresh num_enum v0.7.6
92412026-06-30T20:18:05.080Z Fresh smoltcp v0.11.0
92422026-06-30T20:18:05.080Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
92432026-06-30T20:18:05.080Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
92442026-06-30T20:18:05.080Z Fresh zone_cfg_derive v0.3.1
92452026-06-30T20:18:05.080Z Fresh usdt v0.5.0
92462026-06-30T20:18:05.080Z Fresh libsw v3.5.0
92472026-06-30T20:18:05.081Z Fresh num v0.4.3
92482026-06-30T20:18:05.081Z Fresh unicode-linebreak v0.1.5
92492026-06-30T20:18:05.081Z Fresh smawk v0.3.2
92502026-06-30T20:18:05.081Z Fresh csv-core v0.1.13
92512026-06-30T20:18:05.081Z Fresh minimal-lexical v0.2.1
92522026-06-30T20:18:05.081Z Fresh linked-hash-map v0.5.6
92532026-06-30T20:18:05.081Z Fresh hickory-proto v0.24.4
92542026-06-30T20:18:05.081Z Fresh convert_case v0.10.0
92552026-06-30T20:18:05.081Z Fresh termtree v0.5.1
92562026-06-30T20:18:05.081Z Fresh ar_archive_writer v0.5.1
92572026-06-30T20:18:05.081Z Fresh fd-lock v4.0.4
92582026-06-30T20:18:05.081Z Fresh vte v0.14.1
92592026-06-30T20:18:05.081Z Fresh semver v0.1.20
92602026-06-30T20:18:05.081Z Fresh tabled_derive v0.7.0
92612026-06-30T20:18:05.081Z Fresh papergrid v0.11.0
92622026-06-30T20:18:05.081Z Fresh nom v8.0.0
92632026-06-30T20:18:05.085Z Fresh nu-ansi-term v0.50.3
92642026-06-30T20:18:05.085Z Fresh progenitor v0.14.0
92652026-06-30T20:18:05.085Z Fresh propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
92662026-06-30T20:18:05.085Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
92672026-06-30T20:18:05.085Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
92682026-06-30T20:18:05.085Z Fresh zone v0.3.1
92692026-06-30T20:18:05.085Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
92702026-06-30T20:18:05.085Z Fresh cancel-safe-futures v0.1.5
92712026-06-30T20:18:05.085Z Fresh owo-colors v4.3.0
92722026-06-30T20:18:05.085Z Fresh tokio-dtrace v0.1.1
92732026-06-30T20:18:05.085Z Fresh prettyplease v0.2.37
92742026-06-30T20:18:05.086Z Fresh csv v1.4.0
92752026-06-30T20:18:05.086Z Fresh nom v7.1.3
92762026-06-30T20:18:05.086Z Fresh lru-cache v0.1.2
92772026-06-30T20:18:05.086Z Fresh derive_more-impl v2.1.1
92782026-06-30T20:18:05.086Z Fresh rustc_version v0.1.7
92792026-06-30T20:18:05.086Z Fresh strip-ansi-escapes v0.2.1
92802026-06-30T20:18:05.086Z Fresh tabled v0.15.0
92812026-06-30T20:18:05.086Z Fresh mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
92822026-06-30T20:18:05.086Z Fresh cfg_aliases v0.1.1
92832026-06-30T20:18:05.086Z Fresh display-error-chain v0.2.2
92842026-06-30T20:18:05.086Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
92852026-06-30T20:18:05.086Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
92862026-06-30T20:18:05.086Z Fresh oxide-tokio-rt v0.1.4
92872026-06-30T20:18:05.086Z Fresh slog-dtrace v0.3.0
92882026-06-30T20:18:05.086Z Fresh derive_more v2.1.1
92892026-06-30T20:18:05.086Z Fresh hickory-resolver v0.24.4
92902026-06-30T20:18:05.086Z Fresh reedline v0.40.0
92912026-06-30T20:18:05.086Z Fresh highway v1.3.0
92922026-06-30T20:18:05.086Z Fresh nibble_vec v0.1.0
92932026-06-30T20:18:05.086Z Fresh endian-type v0.1.2
92942026-06-30T20:18:05.086Z Fresh client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
92952026-06-30T20:18:05.086Z Fresh home v0.5.12
92962026-06-30T20:18:05.086Z Fresh mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
92972026-06-30T20:18:05.087Z Fresh textwrap v0.16.2
92982026-06-30T20:18:05.087Z Fresh clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
92992026-06-30T20:18:05.087Z Fresh protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
93002026-06-30T20:18:05.087Z Fresh phf_shared v0.12.1
93012026-06-30T20:18:05.087Z Fresh recursive-proc-macro-impl v0.1.1
93022026-06-30T20:18:05.087Z Fresh const_format_proc_macros v0.2.34
93032026-06-30T20:18:05.087Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
93042026-06-30T20:18:05.087Z Fresh crossterm v0.29.0
93052026-06-30T20:18:05.087Z Fresh qorb v0.4.1
93062026-06-30T20:18:05.087Z Fresh psm v0.1.30
93072026-06-30T20:18:05.087Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
93082026-06-30T20:18:05.087Z Fresh radix_trie v0.2.1
93092026-06-30T20:18:05.087Z Fresh phf v0.12.1
93102026-06-30T20:18:05.087Z Fresh peg-macros v0.8.5
93112026-06-30T20:18:05.087Z Fresh sqlparser_derive v0.5.0
93122026-06-30T20:18:05.087Z Fresh winnow v0.6.26
93132026-06-30T20:18:05.087Z Fresh unicode_categories v0.1.1
93142026-06-30T20:18:05.087Z Fresh const_format v0.2.35
93152026-06-30T20:18:05.087Z Fresh bcs v0.1.6
93162026-06-30T20:18:05.087Z Fresh filetime v0.2.27
93172026-06-30T20:18:05.087Z Fresh xattr v1.6.1
93182026-06-30T20:18:05.087Z Fresh base64 v0.21.7
93192026-06-30T20:18:05.087Z Fresh headers-core v0.3.0
93202026-06-30T20:18:05.087Z Fresh subprocess v0.2.15
93212026-06-30T20:18:05.087Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
93222026-06-30T20:18:05.087Z Fresh stacker v0.1.23
93232026-06-30T20:18:05.087Z Fresh newtype_derive v0.1.6
93242026-06-30T20:18:05.087Z Fresh nix v0.28.0
93252026-06-30T20:18:05.087Z Fresh peg v0.8.5
93262026-06-30T20:18:05.087Z Fresh sqlformat v0.3.5
93272026-06-30T20:18:05.088Z Fresh chrono-tz v0.10.4
93282026-06-30T20:18:05.088Z Fresh tar v0.4.45
93292026-06-30T20:18:05.088Z Fresh headers v0.4.1
93302026-06-30T20:18:05.088Z Fresh yasna v0.5.2
93312026-06-30T20:18:05.088Z Fresh dropshot-api-manager-types v0.7.2
93322026-06-30T20:18:05.088Z Fresh utf-8 v0.7.6
93332026-06-30T20:18:05.088Z Fresh tagptr v0.2.0
93342026-06-30T20:18:05.088Z Fresh bitfield-struct v0.6.2
93352026-06-30T20:18:05.088Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
93362026-06-30T20:18:05.088Z Fresh xshell-macros v0.2.7
93372026-06-30T20:18:05.088Z Fresh tap v1.0.1
93382026-06-30T20:18:05.088Z Fresh zerocopy-derive v0.6.6
93392026-06-30T20:18:05.088Z Fresh crc-catalog v2.4.0
93402026-06-30T20:18:05.088Z Fresh funty v2.0.0
93412026-06-30T20:18:05.088Z Fresh recursive v0.1.1
93422026-06-30T20:18:05.088Z Fresh rustyline v14.0.0
93432026-06-30T20:18:05.088Z Fresh steno v0.4.1
93442026-06-30T20:18:05.088Z Fresh rcgen v0.12.1
93452026-06-30T20:18:05.088Z Fresh moka v0.12.13
93462026-06-30T20:18:05.088Z Fresh tungstenite v0.21.0
93472026-06-30T20:18:05.088Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
93482026-06-30T20:18:05.088Z Fresh xshell v0.2.7
93492026-06-30T20:18:05.088Z Fresh wyz v0.5.1
93502026-06-30T20:18:05.088Z Fresh maplit v1.0.2
93512026-06-30T20:18:05.088Z Fresh zerocopy v0.6.6
93522026-06-30T20:18:05.089Z Fresh crc v3.4.0
93532026-06-30T20:18:05.089Z Fresh packed_struct_codegen v0.10.1
93542026-06-30T20:18:05.089Z Fresh bitfield-macros v0.19.4
93552026-06-30T20:18:05.089Z Fresh nodrop v0.1.14
93562026-06-30T20:18:05.089Z Fresh dsl_auto_type v0.2.0
93572026-06-30T20:18:05.089Z Fresh sqlparser v0.61.0
93582026-06-30T20:18:05.089Z Fresh hickory-resolver v0.25.2
93592026-06-30T20:18:05.089Z Fresh tokio-tungstenite v0.21.0
93602026-06-30T20:18:05.089Z Fresh libefi-sys v0.1.0
93612026-06-30T20:18:05.089Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
93622026-06-30T20:18:05.089Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
93632026-06-30T20:18:05.093Z Fresh radium v0.7.0
93642026-06-30T20:18:05.093Z Fresh fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
93652026-06-30T20:18:05.093Z Fresh maybe-uninit v2.0.0
93662026-06-30T20:18:05.093Z Fresh array-init v0.0.4
93672026-06-30T20:18:05.093Z Fresh bitfield v0.19.4
93682026-06-30T20:18:05.093Z Fresh scheduled-thread-pool v0.2.7
93692026-06-30T20:18:05.093Z Fresh diesel_table_macro_syntax v0.3.0
93702026-06-30T20:18:05.093Z Fresh hashbrown v0.12.3
93712026-06-30T20:18:05.094Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
93722026-06-30T20:18:05.094Z Fresh ron v0.8.1
93732026-06-30T20:18:05.094Z Fresh hashbrown v0.13.2
93742026-06-30T20:18:05.094Z Fresh downcast-rs v2.0.2
93752026-06-30T20:18:05.094Z Fresh crc-any v2.5.0
93762026-06-30T20:18:05.094Z Fresh path-slash v0.1.5
93772026-06-30T20:18:05.094Z Fresh diff v0.1.13
93782026-06-30T20:18:05.094Z Fresh dirs-sys-next v0.1.2
93792026-06-30T20:18:05.094Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
93802026-06-30T20:18:05.094Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
93812026-06-30T20:18:05.094Z Fresh bitvec v1.0.1
93822026-06-30T20:18:05.094Z Fresh smallvec v0.6.14
93832026-06-30T20:18:05.094Z Fresh diesel_derives v2.3.7
93842026-06-30T20:18:05.094Z Fresh indexmap v1.9.3
93852026-06-30T20:18:05.094Z Fresh r2d2 v0.8.10
93862026-06-30T20:18:05.094Z Fresh vergen-lib v0.1.6
93872026-06-30T20:18:05.094Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
93882026-06-30T20:18:05.094Z Fresh unicase v2.9.0
93892026-06-30T20:18:05.094Z Fresh dirs-next v2.0.0
93902026-06-30T20:18:05.094Z Fresh git-stub v1.0.0
93912026-06-30T20:18:05.094Z Fresh proc-macro-error-attr2 v2.0.0
93922026-06-30T20:18:05.094Z Fresh bit-vec v0.6.3
93932026-06-30T20:18:05.094Z Fresh num-derive v0.3.3
93942026-06-30T20:18:05.094Z Fresh itertools v0.10.5
93952026-06-30T20:18:05.094Z Fresh libloading v0.8.9
93962026-06-30T20:18:05.094Z Fresh ena v0.14.4
93972026-06-30T20:18:05.094Z Fresh regex-syntax v0.6.29
93982026-06-30T20:18:05.094Z Fresh cexpr v0.6.0
93992026-06-30T20:18:05.094Z Fresh packed_struct v0.10.1
94002026-06-30T20:18:05.094Z Fresh serde-hex v0.1.0
94012026-06-30T20:18:05.094Z Fresh object v0.30.4
94022026-06-30T20:18:05.094Z Fresh diesel v2.3.7
94032026-06-30T20:18:05.094Z Fresh vergen-gitcl v1.0.8
94042026-06-30T20:18:05.095Z Fresh term v0.7.0
94052026-06-30T20:18:05.095Z Fresh git-stub-vcs v0.1.0
94062026-06-30T20:18:05.095Z Fresh bit-set v0.5.3
94072026-06-30T20:18:05.095Z Fresh proc-macro-error2 v2.0.1
94082026-06-30T20:18:05.095Z Fresh libscf-sys v1.1.0
94092026-06-30T20:18:05.095Z Fresh papergrid v0.17.0
94102026-06-30T20:18:05.095Z Fresh testing_table v0.3.0
94112026-06-30T20:18:05.095Z Fresh rustc-hash v2.1.1
94122026-06-30T20:18:05.095Z Fresh progenitor-impl v0.13.0
94132026-06-30T20:18:05.095Z Fresh transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
94142026-06-30T20:18:05.095Z Fresh progenitor-client v0.13.0
94152026-06-30T20:18:05.095Z Fresh strum_macros v0.24.3
94162026-06-30T20:18:05.095Z Fresh half v1.8.3
94172026-06-30T20:18:05.095Z Fresh indoc v1.0.9
94182026-06-30T20:18:05.095Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
94192026-06-30T20:18:05.095Z Fresh crunchy v0.2.4
94202026-06-30T20:18:05.095Z Fresh ascii-canvas v3.0.0
94212026-06-30T20:18:05.095Z Fresh clang-sys v1.8.1
94222026-06-30T20:18:05.095Z Fresh tabled_derive v0.11.0
94232026-06-30T20:18:05.095Z Fresh smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
94242026-06-30T20:18:05.095Z Fresh progenitor-macro v0.13.0
94252026-06-30T20:18:05.095Z Fresh transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
94262026-06-30T20:18:05.095Z Fresh serde_cbor v0.11.2
94272026-06-30T20:18:05.095Z Fresh quick-xml v0.37.5
94282026-06-30T20:18:05.095Z Fresh oso-derive v0.27.3
94292026-06-30T20:18:05.095Z Fresh impl-trait-for-tuples v0.2.3
94302026-06-30T20:18:05.095Z Fresh openssl-probe v0.1.6
94312026-06-30T20:18:05.095Z Fresh crc8 v0.1.1
94322026-06-30T20:18:05.095Z Fresh tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
94332026-06-30T20:18:05.095Z Fresh trait-variant v0.1.2
94342026-06-30T20:18:05.096Z Fresh bb8 v0.8.6
94352026-06-30T20:18:05.096Z Fresh diesel-dtrace v0.5.0
94362026-06-30T20:18:05.096Z Fresh lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
94372026-06-30T20:18:05.096Z Fresh tiny-keccak v2.0.2
94382026-06-30T20:18:05.096Z Fresh bindgen v0.71.1
94392026-06-30T20:18:05.096Z Fresh tabled v0.20.0
94402026-06-30T20:18:05.096Z Fresh progenitor v0.13.0
94412026-06-30T20:18:05.096Z Fresh libxml v0.3.3
94422026-06-30T20:18:05.096Z Fresh common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
94432026-06-30T20:18:05.096Z Fresh scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
94442026-06-30T20:18:05.096Z Fresh async-bb8-diesel v0.2.1
94452026-06-30T20:18:05.096Z Fresh primeorder v0.13.6
94462026-06-30T20:18:05.096Z Fresh fxhash v0.2.1
94472026-06-30T20:18:05.096Z Fresh nonempty v0.12.0
94482026-06-30T20:18:05.096Z Fresh rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
94492026-06-30T20:18:05.096Z Fresh ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
94502026-06-30T20:18:05.096Z Fresh arc-swap v1.8.2
94512026-06-30T20:18:05.096Z Fresh predicates-tree v1.0.13
94522026-06-30T20:18:05.096Z Fresh kstat-rs v0.2.4
94532026-06-30T20:18:05.096Z Fresh ignore v0.4.25
94542026-06-30T20:18:05.096Z Fresh hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
94552026-06-30T20:18:05.096Z Fresh lalrpop v0.19.12
94562026-06-30T20:18:05.096Z Fresh transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
94572026-06-30T20:18:05.096Z Fresh libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
94582026-06-30T20:18:05.096Z Fresh p384 v0.13.1
94592026-06-30T20:18:05.096Z Fresh ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
94602026-06-30T20:18:05.096Z Fresh slog-scope v4.4.1
94612026-06-30T20:18:05.097Z Fresh globwalk v0.9.1
94622026-06-30T20:18:05.097Z Fresh hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
94632026-06-30T20:18:05.101Z Fresh prefix-trie v0.7.0
94642026-06-30T20:18:05.101Z Fresh parse-size v1.1.0
94652026-06-30T20:18:05.102Z Fresh dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
94662026-06-30T20:18:05.102Z Fresh corncobs v0.1.4
94672026-06-30T20:18:05.102Z Fresh secrecy v0.8.0
94682026-06-30T20:18:05.102Z Fresh nanorand v0.7.0
94692026-06-30T20:18:05.102Z Fresh dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
94702026-06-30T20:18:05.102Z Fresh salty v0.3.0
94712026-06-30T20:18:05.102Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
94722026-06-30T20:18:05.102Z Fresh slog-stdlog v4.1.1
94732026-06-30T20:18:05.102Z Fresh parking_lot_core v0.8.6
94742026-06-30T20:18:05.102Z Fresh fs-err v2.11.0
94752026-06-30T20:18:05.102Z Fresh libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
94762026-06-30T20:18:05.102Z Fresh camino-tempfile-ext v0.3.3
94772026-06-30T20:18:05.102Z Fresh hickory-server v0.25.2
94782026-06-30T20:18:05.102Z Fresh dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
94792026-06-30T20:18:05.102Z Fresh flume v0.11.1
94802026-06-30T20:18:05.102Z Fresh http-range v0.1.5
94812026-06-30T20:18:05.102Z Fresh void v1.0.2
94822026-06-30T20:18:05.102Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
94832026-06-30T20:18:05.102Z Fresh tungstenite v0.23.0
94842026-06-30T20:18:05.102Z Fresh nix v0.27.1
94852026-06-30T20:18:05.102Z Fresh rand_seeder v0.4.0
94862026-06-30T20:18:05.102Z Fresh serde_bytes v0.11.19
94872026-06-30T20:18:05.102Z Fresh samael v0.0.19
94882026-06-30T20:18:05.102Z Fresh slog-envlogger v2.2.0
94892026-06-30T20:18:05.102Z Fresh parking_lot v0.11.2
94902026-06-30T20:18:05.102Z Fresh attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
94912026-06-30T20:18:05.102Z Fresh tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
94922026-06-30T20:18:05.102Z Fresh lzss v0.8.2
94932026-06-30T20:18:05.103Z Fresh atty v0.2.14
94942026-06-30T20:18:05.103Z Fresh tokio-tungstenite v0.23.1
94952026-06-30T20:18:05.103Z Fresh mime_guess v2.0.5
94962026-06-30T20:18:05.103Z Fresh signal-hook-tokio v0.3.1
94972026-06-30T20:18:05.103Z Fresh assert_matches v1.5.0
94982026-06-30T20:18:05.103Z Fresh attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
94992026-06-30T20:18:05.103Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
95002026-06-30T20:18:05.103Z Fresh is_ci v1.2.0
95012026-06-30T20:18:05.103Z Fresh transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
95022026-06-30T20:18:05.103Z Fresh polar-core v0.27.3
95032026-06-30T20:18:05.103Z Fresh sled v0.34.7
95042026-06-30T20:18:05.103Z Fresh dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
95052026-06-30T20:18:05.103Z Fresh illumos-nvpair-sys v0.2.0
95062026-06-30T20:18:05.103Z Fresh gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
95072026-06-30T20:18:05.103Z Fresh tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
95082026-06-30T20:18:05.103Z Fresh hyper-staticfile v0.10.1
95092026-06-30T20:18:05.103Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
95102026-06-30T20:18:05.103Z Fresh transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
95112026-06-30T20:18:05.103Z Fresh yansi v1.0.1
95122026-06-30T20:18:05.103Z Fresh darling_core v0.23.0
95132026-06-30T20:18:05.103Z Fresh indoc v2.0.7
95142026-06-30T20:18:05.103Z Fresh castaway v0.2.4
95152026-06-30T20:18:05.103Z Fresh gimli v0.32.3
95162026-06-30T20:18:05.103Z Fresh oso v0.27.3
95172026-06-30T20:18:05.103Z Fresh sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
95182026-06-30T20:18:05.103Z Fresh libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
95192026-06-30T20:18:05.103Z Fresh illumos-nvpair v0.3.0
95202026-06-30T20:18:05.103Z Fresh pretty_assertions v1.4.1
95212026-06-30T20:18:05.103Z Fresh darling_macro v0.23.0
95222026-06-30T20:18:05.103Z Fresh compact_str v0.8.1
95232026-06-30T20:18:05.103Z Fresh addr2line v0.25.1
95242026-06-30T20:18:05.103Z Fresh unicode-truncate v1.1.0
95252026-06-30T20:18:05.103Z Fresh console v0.16.2
95262026-06-30T20:18:05.103Z Fresh lru v0.12.5
95272026-06-30T20:18:05.104Z Fresh ordered-float v2.10.1
95282026-06-30T20:18:05.104Z Fresh rustc-demangle v0.1.27
95292026-06-30T20:18:05.104Z Fresh cassowary v0.3.0
95302026-06-30T20:18:05.104Z Fresh unit-prefix v0.5.2
95312026-06-30T20:18:05.104Z Fresh polyval v0.6.2
95322026-06-30T20:18:05.104Z Fresh concurrent-queue v2.5.0
95332026-06-30T20:18:05.104Z Fresh fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
95342026-06-30T20:18:05.104Z Fresh dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
95352026-06-30T20:18:05.104Z Fresh transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
95362026-06-30T20:18:05.104Z Fresh darling v0.23.0
95372026-06-30T20:18:05.104Z Fresh typeid v1.0.3
95382026-06-30T20:18:05.104Z Fresh libz-sys v1.1.24
95392026-06-30T20:18:05.104Z Fresh indicatif v0.18.4
95402026-06-30T20:18:05.104Z Fresh backtrace v0.3.76
95412026-06-30T20:18:05.104Z Fresh serde-value v0.7.0
95422026-06-30T20:18:05.104Z Fresh plotters-backend v0.3.7
95432026-06-30T20:18:05.104Z Fresh parking v2.2.1
95442026-06-30T20:18:05.104Z Fresh ghash v0.5.1
95452026-06-30T20:18:05.104Z Fresh supports-color v2.1.0
95462026-06-30T20:18:05.104Z Fresh textwrap v0.15.2
95472026-06-30T20:18:05.104Z Fresh supports-hyperlinks v2.1.0
95482026-06-30T20:18:05.104Z Fresh supports-unicode v2.1.0
95492026-06-30T20:18:05.104Z Fresh hashbrown v0.14.5
95502026-06-30T20:18:05.104Z Fresh ctr v0.9.2
95512026-06-30T20:18:05.104Z Fresh cargo-platform v0.2.0
95522026-06-30T20:18:05.104Z Fresh miette-derive v5.10.0
95532026-06-30T20:18:05.104Z Fresh terminal_size v0.1.17
95542026-06-30T20:18:05.104Z Fresh erased-serde v0.4.9
95552026-06-30T20:18:05.104Z Fresh instability v0.3.11
95562026-06-30T20:18:05.104Z Fresh libgit2-sys v0.18.3+1.9.2
95572026-06-30T20:18:05.104Z Fresh plotters-svg v0.3.7
95582026-06-30T20:18:05.104Z Fresh backtrace-ext v0.2.1
95592026-06-30T20:18:05.104Z Fresh event-listener v5.4.1
95602026-06-30T20:18:05.104Z Fresh shell-words v1.1.1
95612026-06-30T20:18:05.104Z Fresh cast v0.3.0
95622026-06-30T20:18:05.105Z Fresh arrayref v0.3.9
95632026-06-30T20:18:05.109Z Fresh constant_time_eq v0.4.2
95642026-06-30T20:18:05.109Z Fresh owo-colors v3.5.0
95652026-06-30T20:18:05.109Z Fresh arrayvec v0.7.6
95662026-06-30T20:18:05.109Z Fresh aes-gcm v0.10.3
95672026-06-30T20:18:05.109Z Fresh chumsky v0.9.3
95682026-06-30T20:18:05.109Z Fresh supports-color v3.0.2
95692026-06-30T20:18:05.109Z Fresh common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
95702026-06-30T20:18:05.109Z Fresh knuffel-derive v3.2.0
95712026-06-30T20:18:05.109Z Fresh ssh-encoding v0.2.0
95722026-06-30T20:18:05.109Z Fresh blowfish v0.9.1
95732026-06-30T20:18:05.109Z Fresh openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
95742026-06-30T20:18:05.109Z Fresh ratatui v0.29.0
95752026-06-30T20:18:05.109Z Fresh serde-untagged v0.1.9
95762026-06-30T20:18:05.109Z Fresh git2 v0.20.4
95772026-06-30T20:18:05.109Z Fresh miette v5.10.0
95782026-06-30T20:18:05.109Z Fresh plotters v0.3.7
95792026-06-30T20:18:05.109Z Fresh criterion-plot v0.6.0
95802026-06-30T20:18:05.109Z Fresh event-listener-strategy v0.5.4
95812026-06-30T20:18:05.109Z Fresh tinytemplate v1.2.1
95822026-06-30T20:18:05.109Z Fresh rtoolbox v0.0.3
95832026-06-30T20:18:05.109Z Fresh hex-literal v0.4.1
95842026-06-30T20:18:05.109Z Fresh anes v0.1.6
95852026-06-30T20:18:05.109Z Fresh oorandom v11.1.5
95862026-06-30T20:18:05.109Z Fresh futures-timer v3.0.3
95872026-06-30T20:18:05.109Z Fresh petname v2.0.2
95882026-06-30T20:18:05.110Z Fresh ssh-cipher v0.2.0
95892026-06-30T20:18:05.110Z Fresh dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
95902026-06-30T20:18:05.110Z Fresh bcrypt-pbkdf v0.10.0
95912026-06-30T20:18:05.110Z Fresh tokio-test v0.4.5
95922026-06-30T20:18:05.110Z Fresh cargo-util-schemas v0.8.2
95932026-06-30T20:18:05.110Z Fresh vergen-git2 v9.1.0
95942026-06-30T20:18:05.110Z Fresh criterion v0.7.0
95952026-06-30T20:18:05.110Z Fresh rpassword v7.4.0
95962026-06-30T20:18:05.110Z Fresh tui-tree-widget v0.23.1
95972026-06-30T20:18:05.110Z Fresh async-lock v3.4.2
95982026-06-30T20:18:05.110Z Fresh knuffel v3.2.0
95992026-06-30T20:18:05.110Z Fresh colored v2.2.0
96002026-06-30T20:18:05.110Z Fresh password-hash v0.4.2
96012026-06-30T20:18:05.110Z Fresh sapling-renderdag v0.1.0
96022026-06-30T20:18:05.110Z Fresh sync-ptr v0.1.4
96032026-06-30T20:18:05.110Z Fresh ssh-key v0.6.7
96042026-06-30T20:18:05.110Z Fresh lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
96052026-06-30T20:18:05.110Z Fresh p521 v0.13.3
96062026-06-30T20:18:05.110Z Fresh p256 v0.13.2
96072026-06-30T20:18:05.110Z Fresh lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
96082026-06-30T20:18:05.110Z Fresh cargo_metadata v0.21.0
96092026-06-30T20:18:05.110Z Fresh async-object-pool v0.2.0
96102026-06-30T20:18:05.110Z Fresh target-lexicon v0.13.3
96112026-06-30T20:18:05.110Z Fresh pbkdf2 v0.11.0
96122026-06-30T20:18:05.110Z Fresh twox-hash v2.1.2
96132026-06-30T20:18:05.110Z Fresh assert-json-diff v2.0.2
96142026-06-30T20:18:05.110Z Fresh serde_regex v1.1.0
96152026-06-30T20:18:05.110Z Fresh russh-cryptovec v0.7.3
96162026-06-30T20:18:05.110Z Fresh path-tree v0.8.3
96172026-06-30T20:18:05.110Z Fresh stringmetrics v2.2.2
96182026-06-30T20:18:05.110Z Fresh md5 v0.7.0
96192026-06-30T20:18:05.111Z Fresh lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
96202026-06-30T20:18:05.111Z Fresh blake3 v1.8.5
96212026-06-30T20:18:05.111Z Fresh russh-keys v0.45.0
96222026-06-30T20:18:05.111Z Fresh guppy-workspace-hack v0.1.0
96232026-06-30T20:18:05.111Z Fresh cfg-expr v0.20.6
96242026-06-30T20:18:05.111Z Fresh httpmock v0.8.3
96252026-06-30T20:18:05.111Z Fresh attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
96262026-06-30T20:18:05.111Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
96272026-06-30T20:18:05.111Z Fresh httptest v0.16.4
96282026-06-30T20:18:05.111Z Fresh fatfs v0.3.6
96292026-06-30T20:18:05.111Z Fresh des v0.8.1
96302026-06-30T20:18:05.111Z Fresh num-bigint v0.4.6
96312026-06-30T20:18:05.111Z Fresh raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
96322026-06-30T20:18:05.111Z Fresh dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
96332026-06-30T20:18:05.111Z Fresh topological-sort v0.2.2
96342026-06-30T20:18:05.111Z Fresh seq-macro v0.3.6
96352026-06-30T20:18:05.111Z Fresh relative-path v1.9.3
96362026-06-30T20:18:05.111Z Fresh crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
96372026-06-30T20:18:05.111Z Fresh escape8259 v0.5.3
96382026-06-30T20:18:05.111Z Fresh attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
96392026-06-30T20:18:05.111Z Fresh linkme-impl v0.3.35
96402026-06-30T20:18:05.111Z Fresh rstest_macros v0.25.0
96412026-06-30T20:18:05.111Z Fresh russh v0.45.0
96422026-06-30T20:18:05.111Z Fresh target-triple v1.0.0
96432026-06-30T20:18:05.111Z Fresh dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
96442026-06-30T20:18:05.111Z Fresh omicron-zone-package v0.12.3
96452026-06-30T20:18:05.111Z Fresh target-spec v3.5.7
96462026-06-30T20:18:05.111Z Fresh pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
96472026-06-30T20:18:05.111Z Fresh blake2b_simd v1.0.4
96482026-06-30T20:18:05.111Z Fresh similar-asserts v1.7.0
96492026-06-30T20:18:05.111Z Fresh fancy-regex v0.14.0
96502026-06-30T20:18:05.111Z Fresh pathdiff v0.2.3
96512026-06-30T20:18:05.111Z Fresh ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
96522026-06-30T20:18:05.112Z Fresh approx v0.5.1
96532026-06-30T20:18:05.112Z Fresh uzers v0.12.2
96542026-06-30T20:18:05.112Z Fresh socket2 v0.5.10
96552026-06-30T20:18:05.112Z Fresh termcolor v1.4.1
96562026-06-30T20:18:05.112Z Fresh constant_time_eq v0.3.1
96572026-06-30T20:18:05.112Z Fresh nested v0.1.1
96582026-06-30T20:18:05.112Z Fresh internet-checksum v0.2.1
96592026-06-30T20:18:05.112Z Fresh libtest-mimic v0.8.1
96602026-06-30T20:18:05.112Z Fresh trybuild v1.0.116
96612026-06-30T20:18:05.112Z Fresh rust-argon2 v2.1.0
96622026-06-30T20:18:05.112Z Fresh rstest v0.25.0
96632026-06-30T20:18:05.117Z Fresh guppy v0.17.25
96642026-06-30T20:18:05.117Z Fresh sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
96652026-06-30T20:18:05.117Z Fresh scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
96662026-06-30T20:18:05.117Z Fresh hickory-client v0.25.2
96672026-06-30T20:18:05.118Z Fresh partial-io v0.5.4
96682026-06-30T20:18:05.118Z Fresh rand_distr v0.5.1
96692026-06-30T20:18:05.118Z Fresh trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
96702026-06-30T20:18:05.118Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
96712026-06-30T20:18:05.118Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
96722026-06-30T20:18:05.118Z Fresh clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
96732026-06-30T20:18:05.118Z Fresh dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
96742026-06-30T20:18:05.118Z Fresh oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
96752026-06-30T20:18:05.118Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
96762026-06-30T20:18:05.118Z Fresh linkme v0.3.35
96772026-06-30T20:18:05.118Z Fresh datatest-stable v0.3.3
96782026-06-30T20:18:05.118Z Fresh assert_cmd v2.1.2
96792026-06-30T20:18:05.118Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
96802026-06-30T20:18:05.118Z Fresh end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
96812026-06-30T20:18:05.118Z Fresh omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
96822026-06-30T20:18:05.118Z Fresh trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
96832026-06-30T20:18:05.118Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
96842026-06-30T20:18:05.118Z Fresh xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
96852026-06-30T20:18:05.118Z Fresh oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
96862026-06-30T20:18:05.118Z Fresh omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
96872026-06-30T20:18:05.118Z Fresh omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
96882026-06-30T20:18:05.118Z Fresh oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
96892026-06-30T20:18:05.118Z Fresh zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
96902026-06-30T20:18:05.118Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
96912026-06-30T20:18:05.118Z Fresh clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
96922026-06-30T20:18:05.118Z Fresh omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
96932026-06-30T20:18:05.118Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
96942026-06-30T20:18:05.118Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
96952026-06-30T20:18:05.118Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
96962026-06-30T20:18:05.118Z Fresh omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
96972026-06-30T20:18:05.118Z Fresh live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
96982026-06-30T20:18:05.119Z Fresh omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
96992026-06-30T20:18:05.119Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
97002026-06-30T20:18:05.119Z Fresh installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
97012026-06-30T20:18:05.119Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
97022026-06-30T20:18:05.119Z Fresh nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
97032026-06-30T20:18:05.119Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
97042026-06-30T20:18:05.119Z Fresh ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
97052026-06-30T20:18:05.119Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
97062026-06-30T20:18:05.119Z Fresh ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
97072026-06-30T20:18:05.119Z Fresh clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
97082026-06-30T20:18:05.119Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
97092026-06-30T20:18:05.119Z Fresh nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
97102026-06-30T20:18:05.119Z Fresh reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
97112026-06-30T20:18:05.119Z Fresh support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
97122026-06-30T20:18:05.119Z Fresh trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
97132026-06-30T20:18:05.119Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
97142026-06-30T20:18:05.119Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
97152026-06-30T20:18:05.119Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
97162026-06-30T20:18:05.119Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
97172026-06-30T20:18:05.119Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
97182026-06-30T20:18:05.119Z Fresh nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
97192026-06-30T20:18:05.119Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
97202026-06-30T20:18:05.119Z Fresh wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
97212026-06-30T20:18:05.119Z Fresh nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
97222026-06-30T20:18:05.119Z Fresh nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
97232026-06-30T20:18:05.119Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
97242026-06-30T20:18:05.119Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
97252026-06-30T20:18:05.119Z Fresh nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
97262026-06-30T20:18:05.119Z Fresh nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
97272026-06-30T20:18:05.119Z Fresh nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
97282026-06-30T20:18:05.120Z Fresh nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
97292026-06-30T20:18:05.120Z Fresh omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
97302026-06-30T20:18:05.120Z Fresh omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
97312026-06-30T20:18:05.120Z Fresh installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
97322026-06-30T20:18:05.120Z Fresh nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
97332026-06-30T20:18:05.120Z Fresh nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
97342026-06-30T20:18:05.120Z Fresh clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
97352026-06-30T20:18:05.120Z Fresh nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
97362026-06-30T20:18:05.120Z Fresh bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
97372026-06-30T20:18:05.120Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
97382026-06-30T20:18:05.120Z Fresh nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
97392026-06-30T20:18:05.120Z Fresh sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
97402026-06-30T20:18:05.120Z Fresh nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
97412026-06-30T20:18:05.120Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
97422026-06-30T20:18:05.120Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
97432026-06-30T20:18:05.120Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
97442026-06-30T20:18:05.120Z Fresh transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
97452026-06-30T20:18:05.120Z Fresh ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
97462026-06-30T20:18:05.120Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
97472026-06-30T20:18:05.120Z Fresh nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
97482026-06-30T20:18:05.120Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
97492026-06-30T20:18:05.120Z Fresh sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
97502026-06-30T20:18:05.120Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
97512026-06-30T20:18:05.120Z Fresh sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
97522026-06-30T20:18:05.120Z Fresh internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
97532026-06-30T20:18:05.120Z Fresh cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
97542026-06-30T20:18:05.120Z Fresh sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
97552026-06-30T20:18:05.120Z Fresh oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
97562026-06-30T20:18:05.120Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
97572026-06-30T20:18:05.120Z Fresh bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
97582026-06-30T20:18:05.120Z Fresh range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
97592026-06-30T20:18:05.120Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
97602026-06-30T20:18:05.120Z Fresh sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
97612026-06-30T20:18:05.120Z Fresh bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
97622026-06-30T20:18:05.120Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
97632026-06-30T20:18:05.125Z Fresh sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
97642026-06-30T20:18:05.125Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
97652026-06-30T20:18:05.125Z Fresh sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
97662026-06-30T20:18:05.125Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
97672026-06-30T20:18:05.125Z Fresh repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
97682026-06-30T20:18:05.125Z Fresh sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
97692026-06-30T20:18:05.125Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
97702026-06-30T20:18:05.125Z Fresh sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
97712026-06-30T20:18:05.125Z Fresh gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
97722026-06-30T20:18:05.125Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
97732026-06-30T20:18:05.125Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
97742026-06-30T20:18:05.125Z Fresh nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
97752026-06-30T20:18:05.126Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
97762026-06-30T20:18:05.126Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
97772026-06-30T20:18:05.126Z Fresh clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
97782026-06-30T20:18:05.126Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
97792026-06-30T20:18:05.126Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
97802026-06-30T20:18:05.126Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
97812026-06-30T20:18:05.126Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
97822026-06-30T20:18:05.126Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
97832026-06-30T20:18:05.126Z Fresh repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
97842026-06-30T20:18:05.126Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
97852026-06-30T20:18:05.126Z Fresh omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
97862026-06-30T20:18:05.126Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
97872026-06-30T20:18:05.126Z Fresh ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
97882026-06-30T20:18:05.126Z Fresh sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
97892026-06-30T20:18:05.126Z Fresh dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
97902026-06-30T20:18:05.126Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
97912026-06-30T20:18:05.126Z Fresh clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
97922026-06-30T20:18:05.126Z Fresh zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
97932026-06-30T20:18:05.126Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
97942026-06-30T20:18:05.126Z Fresh oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
97952026-06-30T20:18:05.126Z Fresh ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
97962026-06-30T20:18:05.126Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
97972026-06-30T20:18:05.126Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
97982026-06-30T20:18:05.126Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
97992026-06-30T20:18:05.126Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
98002026-06-30T20:18:05.127Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
98012026-06-30T20:18:05.127Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
98022026-06-30T20:18:05.127Z Fresh installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
98032026-06-30T20:18:05.127Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
98042026-06-30T20:18:05.127Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
98052026-06-30T20:18:05.127Z Fresh nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
98062026-06-30T20:18:05.127Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
98072026-06-30T20:18:05.127Z Fresh bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
98082026-06-30T20:18:05.127Z Fresh omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
98092026-06-30T20:18:05.127Z Fresh oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
98102026-06-30T20:18:05.127Z Fresh oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
98112026-06-30T20:18:05.127Z Fresh internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
98122026-06-30T20:18:05.127Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
98132026-06-30T20:18:05.127Z Fresh clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
98142026-06-30T20:18:05.127Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
98152026-06-30T20:18:05.127Z Fresh sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
98162026-06-30T20:18:05.127Z Fresh clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
98172026-06-30T20:18:05.127Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
98182026-06-30T20:18:05.127Z Fresh parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
98192026-06-30T20:18:05.127Z Fresh cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
98202026-06-30T20:18:05.127Z Fresh internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
98212026-06-30T20:18:05.127Z Fresh trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
98222026-06-30T20:18:05.127Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
98232026-06-30T20:18:05.127Z Fresh trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
98242026-06-30T20:18:05.127Z Fresh cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
98252026-06-30T20:18:05.127Z Fresh gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
98262026-06-30T20:18:05.127Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
98272026-06-30T20:18:05.127Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
98282026-06-30T20:18:05.127Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
98292026-06-30T20:18:05.127Z Fresh omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
98302026-06-30T20:18:05.127Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
98312026-06-30T20:18:05.128Z Fresh ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
98322026-06-30T20:18:05.128Z Fresh gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
98332026-06-30T20:18:05.128Z Fresh gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
98342026-06-30T20:18:05.128Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
98352026-06-30T20:18:05.128Z Fresh key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
98362026-06-30T20:18:05.128Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
98372026-06-30T20:18:05.128Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
98382026-06-30T20:18:05.128Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s
98392026-06-30T20:18:05.192Z Doc-tests api_identity
98402026-06-30T20:18:05.196Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-53b3689442e37a12.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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`
98412026-06-30T20:18:07.662Z
98422026-06-30T20:18:07.662Zrunning 0 tests
98432026-06-30T20:18:07.662Z
98442026-06-30T20:18:07.662Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98452026-06-30T20:18:07.662Z
98462026-06-30T20:18:07.663Z Doc-tests authz_macros
98472026-06-30T20:18:07.663Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-540beb9a4c7d0c10.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-b4f780b189a31b98.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-9f0d4768df33bae0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ea5d341fe30ccaa0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-b402c6181ca8fdd7.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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`
98482026-06-30T20:18:07.663Z
98492026-06-30T20:18:07.663Zrunning 7 tests
98502026-06-30T20:18:07.663Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 113) ... ignored
98512026-06-30T20:18:07.663Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 126) ... ignored
98522026-06-30T20:18:07.663Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 31) ... ignored
98532026-06-30T20:18:07.663Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 50) ... ignored
98542026-06-30T20:18:07.663Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 63) ... ignored
98552026-06-30T20:18:07.663Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 80) ... ignored
98562026-06-30T20:18:07.663Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 98) ... ignored
98572026-06-30T20:18:07.663Z
98582026-06-30T20:18:07.663Ztest result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
98592026-06-30T20:18:07.663Z
98602026-06-30T20:18:07.663Zall doctests ran in 0.42s; merged doctests compilation took 0.41s
98612026-06-30T20:18:07.663Z Doc-tests bootstore
98622026-06-30T20:18:07.663Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-e2a0f5fe1db03132.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1877e952234606ea.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-cea31c2e38ef4423.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern rand08=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-2d1448c539d5789e.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.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`
98632026-06-30T20:18:07.663Z
98642026-06-30T20:18:07.663Zrunning 0 tests
98652026-06-30T20:18:07.663Z
98662026-06-30T20:18:07.663Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98672026-06-30T20:18:07.663Z
98682026-06-30T20:18:07.663Z Doc-tests bootstrap_agent_api
98692026-06-30T20:18:07.663Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name bootstrap_agent_api --test sled-agent/bootstrap-agent-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/bootstrap-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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-cd45c84ed38236a3.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.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`
98702026-06-30T20:18:07.663Z
98712026-06-30T20:18:07.664Zrunning 2 tests
98722026-06-30T20:18:07.664Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::api_description (line 39) ... ignored
98732026-06-30T20:18:07.664Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::stub_api_description (line 45) ... ignored
98742026-06-30T20:18:07.664Z
98752026-06-30T20:18:07.664Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
98762026-06-30T20:18:07.664Z
98772026-06-30T20:18:07.664Zall doctests ran in 0.39s; merged doctests compilation took 0.39s
98782026-06-30T20:18:07.664Z Doc-tests bootstrap_agent_client
98792026-06-30T20:18:07.664Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name bootstrap_agent_client --test clients/bootstrap-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/bootstrap-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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-44c08ba0e9eb8023.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
98802026-06-30T20:18:07.664Z
98812026-06-30T20:18:07.664Zrunning 0 tests
98822026-06-30T20:18:07.664Z
98832026-06-30T20:18:07.664Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98842026-06-30T20:18:07.664Z
98852026-06-30T20:18:07.664Z Doc-tests bootstrap_agent_lockstep_api
98862026-06-30T20:18:07.664Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-10596ebcbb9aa106.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.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`
98872026-06-30T20:18:07.664Z
98882026-06-30T20:18:07.664Zrunning 2 tests
98892026-06-30T20:18:07.664Ztest sled-agent/bootstrap-agent-lockstep-api/src/lib.rs - bootstrap_agent_lockstep_api_mod::api_description (line 28) ... ignored
98902026-06-30T20:18:07.664Ztest sled-agent/bootstrap-agent-lockstep-api/src/lib.rs - bootstrap_agent_lockstep_api_mod::stub_api_description (line 34) ... ignored
98912026-06-30T20:18:07.664Z
98922026-06-30T20:18:07.664Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
98932026-06-30T20:18:07.665Z
98942026-06-30T20:18:07.665Zall doctests ran in 0.38s; merged doctests compilation took 0.38s
98952026-06-30T20:18:07.665Z Doc-tests bootstrap_agent_lockstep_client
98962026-06-30T20:18:07.665Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-f380a3a194c531fc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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`
98972026-06-30T20:18:07.892Z
98982026-06-30T20:18:07.892Zrunning 0 tests
98992026-06-30T20:18:07.892Z
99002026-06-30T20:18:07.892Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99012026-06-30T20:18:07.892Z
99022026-06-30T20:18:07.924Z Doc-tests bootstrap_agent_lockstep_types
99032026-06-30T20:18:07.924Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.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`
99042026-06-30T20:18:08.151Z
99052026-06-30T20:18:08.151Zrunning 0 tests
99062026-06-30T20:18:08.151Z
99072026-06-30T20:18:08.151Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99082026-06-30T20:18:08.151Z
99092026-06-30T20:18:08.176Z Doc-tests clickana
99102026-06-30T20:18:08.176Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickana=/work/oxidecomputer/omicron/target/debug/deps/libclickana-24816a1a5df1f4dc.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-821c49f8054d34f2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-64d845951fe259b1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.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`
99112026-06-30T20:18:08.380Z
99122026-06-30T20:18:08.380Zrunning 0 tests
99132026-06-30T20:18:08.380Z
99142026-06-30T20:18:08.380Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99152026-06-30T20:18:08.380Z
99162026-06-30T20:18:08.406Z Doc-tests clickhouse_admin_api
99172026-06-30T20:18:08.409Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-aa1447fb47f45cd4.rlib --extern clickhouse_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types_versions-ff31f4c6023756f3.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.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`
99182026-06-30T20:18:08.976Z
99192026-06-30T20:18:08.977Zrunning 6 tests
99202026-06-30T20:18:08.977Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_keeper_api_mod::api_description (line 68) ... ignored
99212026-06-30T20:18:08.977Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_keeper_api_mod::stub_api_description (line 74) ... ignored
99222026-06-30T20:18:08.977Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_server_api_mod::api_description (line 187) ... ignored
99232026-06-30T20:18:08.977Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_server_api_mod::stub_api_description (line 193) ... ignored
99242026-06-30T20:18:08.977Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_single_api_mod::api_description (line 349) ... ignored
99252026-06-30T20:18:08.977Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_single_api_mod::stub_api_description (line 355) ... ignored
99262026-06-30T20:18:08.977Z
99272026-06-30T20:18:08.977Ztest result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s
99282026-06-30T20:18:08.977Z
99292026-06-30T20:18:08.980Zall doctests ran in 0.39s; merged doctests compilation took 0.39s
99302026-06-30T20:18:09.007Z Doc-tests clickhouse_admin_keeper_client
99312026-06-30T20:18:09.008Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-fa9b90e544911148.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-74230a423d87b26f.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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`
99322026-06-30T20:18:09.358Z
99332026-06-30T20:18:09.358Zrunning 0 tests
99342026-06-30T20:18:09.358Z
99352026-06-30T20:18:09.358Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99362026-06-30T20:18:09.358Z
99372026-06-30T20:18:09.390Z Doc-tests clickhouse_admin_server_client
99382026-06-30T20:18:09.390Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-fa9b90e544911148.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-821c49f8054d34f2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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`
99392026-06-30T20:18:09.763Z
99402026-06-30T20:18:09.763Zrunning 0 tests
99412026-06-30T20:18:09.763Z
99422026-06-30T20:18:09.763Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99432026-06-30T20:18:09.763Z
99442026-06-30T20:18:09.792Z Doc-tests clickhouse_admin_single_client
99452026-06-30T20:18:09.792Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-fa9b90e544911148.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-cdbd1e5af8f82070.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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`
99462026-06-30T20:18:09.981Z
99472026-06-30T20:18:09.981Zrunning 0 tests
99482026-06-30T20:18:09.981Z
99492026-06-30T20:18:09.981Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99502026-06-30T20:18:09.981Z
99512026-06-30T20:18:09.998Z Doc-tests clickhouse_admin_test_utils
99522026-06-30T20:18:09.998Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-0d49d99825834bad.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-0fa660a64ddf6dd2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-afe6a8f1d2ea6027.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.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`
99532026-06-30T20:18:10.161Z
99542026-06-30T20:18:10.161Zrunning 0 tests
99552026-06-30T20:18:10.161Z
99562026-06-30T20:18:10.161Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99572026-06-30T20:18:10.161Z
99582026-06-30T20:18:10.185Z Doc-tests clickhouse_admin_types
99592026-06-30T20:18:10.185Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-b0997643a4dc4d4c.rlib --extern clickhouse_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types_versions-ff31f4c6023756f3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.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`
99602026-06-30T20:18:10.333Z
99612026-06-30T20:18:10.333Zrunning 0 tests
99622026-06-30T20:18:10.333Z
99632026-06-30T20:18:10.334Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99642026-06-30T20:18:10.334Z
99652026-06-30T20:18:10.353Z Doc-tests clickhouse_admin_types_versions
99662026-06-30T20:18:10.353Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clickhouse_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types_versions-ff31f4c6023756f3.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.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`
99672026-06-30T20:18:11.138Z
99682026-06-30T20:18:11.138Zrunning 1 test
99692026-06-30T20:18:11.138Ztest clickhouse-admin/types/versions/src/lib.rs - (line 17) ... ignored
99702026-06-30T20:18:11.138Z
99712026-06-30T20:18:11.138Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
99722026-06-30T20:18:11.138Z
99732026-06-30T20:18:11.141Zall doctests ran in 0.38s; merged doctests compilation took 0.38s
99742026-06-30T20:18:11.178Z Doc-tests cockroach_admin_api
99752026-06-30T20:18:11.178Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-a0c68b45edb02bf1.rlib --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-394d02c06621abac.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.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`
99762026-06-30T20:18:11.699Z
99772026-06-30T20:18:11.699Zrunning 2 tests
99782026-06-30T20:18:11.699Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::api_description (line 49) ... ignored
99792026-06-30T20:18:11.699Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::stub_api_description (line 55) ... ignored
99802026-06-30T20:18:11.699Z
99812026-06-30T20:18:11.699Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
99822026-06-30T20:18:11.699Z
99832026-06-30T20:18:11.702Zall doctests ran in 0.39s; merged doctests compilation took 0.39s
99842026-06-30T20:18:11.724Z Doc-tests cockroach_admin_client
99852026-06-30T20:18:11.724Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-fa9b90e544911148.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-76eff8e6b81e6038.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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`
99862026-06-30T20:18:11.926Z
99872026-06-30T20:18:11.926Zrunning 0 tests
99882026-06-30T20:18:11.926Z
99892026-06-30T20:18:11.926Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99902026-06-30T20:18:11.926Z
99912026-06-30T20:18:11.947Z Doc-tests cockroach_admin_types
99922026-06-30T20:18:11.950Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-f4ac0fefefecb52e.rlib --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-394d02c06621abac.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.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`
99932026-06-30T20:18:12.036Z
99942026-06-30T20:18:12.036Zrunning 0 tests
99952026-06-30T20:18:12.036Z
99962026-06-30T20:18:12.036Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99972026-06-30T20:18:12.036Z
99982026-06-30T20:18:12.050Z Doc-tests cockroach_admin_types_versions
99992026-06-30T20:18:12.050Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-fa9b90e544911148.rlib --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-394d02c06621abac.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-514a763e5b9a0b1d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.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`
100002026-06-30T20:18:12.561Z
100012026-06-30T20:18:12.561Zrunning 1 test
100022026-06-30T20:18:12.561Ztest cockroach-admin/types/versions/src/lib.rs - (line 17) ... ignored
100032026-06-30T20:18:12.561Z
100042026-06-30T20:18:12.561Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
100052026-06-30T20:18:12.561Z
100062026-06-30T20:18:12.564Zall doctests ran in 0.38s; merged doctests compilation took 0.38s
100072026-06-30T20:18:12.585Z Doc-tests db_macros
100082026-06-30T20:18:12.585Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-d632f67398fc493b.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-b4f780b189a31b98.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-9f0d4768df33bae0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ea5d341fe30ccaa0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-b402c6181ca8fdd7.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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`
100092026-06-30T20:18:13.114Z
100102026-06-30T20:18:13.114Zrunning 3 tests
100112026-06-30T20:18:13.114Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 31) ... ignored
100122026-06-30T20:18:13.114Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 50) ... ignored
100132026-06-30T20:18:13.114Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 73) ... ignored
100142026-06-30T20:18:13.114Z
100152026-06-30T20:18:13.114Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
100162026-06-30T20:18:13.114Z
100172026-06-30T20:18:13.119Zall doctests ran in 0.38s; merged doctests compilation took 0.38s
100182026-06-30T20:18:13.137Z Doc-tests dev_tools_common
100192026-06-30T20:18:13.137Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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 dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-bd42841e9a11c1f9.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`
100202026-06-30T20:18:13.183Z
100212026-06-30T20:18:13.183Zrunning 0 tests
100222026-06-30T20:18:13.183Z
100232026-06-30T20:18:13.183Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100242026-06-30T20:18:13.183Z
100252026-06-30T20:18:13.193Z Doc-tests dns_server
100262026-06-30T20:18:13.193Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-ae9847e2ae0ca4cf.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8b95f6622b1189ff.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-d1d356c7445e3ee1.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-386610d8e0748917.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-2685266bfd16d8ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-c4d6b64651c620f9.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-12355ed088088f21.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
100272026-06-30T20:18:13.396Z
100282026-06-30T20:18:13.396Zrunning 0 tests
100292026-06-30T20:18:13.396Z
100302026-06-30T20:18:13.396Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100312026-06-30T20:18:13.396Z
100322026-06-30T20:18:13.419Z Doc-tests dns_server_api
100332026-06-30T20:18:13.419Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-fa9b90e544911148.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8b95f6622b1189ff.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-2685266bfd16d8ed.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.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`
100342026-06-30T20:18:13.965Z
100352026-06-30T20:18:13.965Zrunning 2 tests
100362026-06-30T20:18:13.965Ztest dns-server-api/src/lib.rs - dns_server_api_mod::api_description (line 136) ... ignored
100372026-06-30T20:18:13.965Ztest dns-server-api/src/lib.rs - dns_server_api_mod::stub_api_description (line 142) ... ignored
100382026-06-30T20:18:13.965Z
100392026-06-30T20:18:13.965Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
100402026-06-30T20:18:13.965Z
100412026-06-30T20:18:13.968Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
100422026-06-30T20:18:13.992Z Doc-tests dns_service_client
100432026-06-30T20:18:13.992Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-fa9b90e544911148.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-2685266bfd16d8ed.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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`
100442026-06-30T20:18:14.209Z
100452026-06-30T20:18:14.209Zrunning 0 tests
100462026-06-30T20:18:14.209Z
100472026-06-30T20:18:14.209Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100482026-06-30T20:18:14.209Z
100492026-06-30T20:18:14.236Z Doc-tests end_to_end_tests
100502026-06-30T20:18:14.236Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-33d2256449469a81.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f60c9f446ff37001.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-cefd37992457130e.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-33a38ef04000a387.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-1c5be6c43ac99710.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-01cb9613ebf97e0b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1a8555ba9a90b793.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-001b89914cf05ac7.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-1ef8d99f85708867.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-4c0f26ef6cce8500.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
100512026-06-30T20:18:14.563Z
100522026-06-30T20:18:14.563Zrunning 0 tests
100532026-06-30T20:18:14.563Z
100542026-06-30T20:18:14.563Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100552026-06-30T20:18:14.563Z
100562026-06-30T20:18:14.599Z Doc-tests ereport_types
100572026-06-30T20:18:14.599Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-402af20ce2841673.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.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`
100582026-06-30T20:18:14.831Z
100592026-06-30T20:18:14.831Zrunning 0 tests
100602026-06-30T20:18:14.831Z
100612026-06-30T20:18:14.831Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100622026-06-30T20:18:14.831Z
100632026-06-30T20:18:14.838Z Doc-tests gateway_api
100642026-06-30T20:18:14.838Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-47ae6d92e85ed009.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-64d98ed0f925e342.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
100652026-06-30T20:18:15.321Z
100662026-06-30T20:18:15.321Zrunning 2 tests
100672026-06-30T20:18:15.321Ztest gateway-api/src/lib.rs - gateway_api_mod::api_description (line 59) ... ignored
100682026-06-30T20:18:15.321Ztest gateway-api/src/lib.rs - gateway_api_mod::stub_api_description (line 65) ... ignored
100692026-06-30T20:18:15.321Z
100702026-06-30T20:18:15.321Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
100712026-06-30T20:18:15.321Z
100722026-06-30T20:18:15.324Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
100732026-06-30T20:18:15.349Z Doc-tests gateway_client
100742026-06-30T20:18:15.350Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-8a91b2fd79f237fe.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
100752026-06-30T20:18:15.871Z
100762026-06-30T20:18:15.871Zrunning 0 tests
100772026-06-30T20:18:15.871Z
100782026-06-30T20:18:15.871Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100792026-06-30T20:18:15.871Z
100802026-06-30T20:18:15.903Z Doc-tests gateway_test_utils
100812026-06-30T20:18:15.903Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-0d49d99825834bad.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-fc3fbb58681eea4a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
100822026-06-30T20:18:16.258Z
100832026-06-30T20:18:16.258Zrunning 0 tests
100842026-06-30T20:18:16.258Z
100852026-06-30T20:18:16.258Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100862026-06-30T20:18:16.258Z
100872026-06-30T20:18:16.298Z Doc-tests gateway_types
100882026-06-30T20:18:16.302Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-75e2996356ca45a5.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-64d98ed0f925e342.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.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`
100892026-06-30T20:18:16.437Z
100902026-06-30T20:18:16.437Zrunning 0 tests
100912026-06-30T20:18:16.437Z
100922026-06-30T20:18:16.437Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100932026-06-30T20:18:16.437Z
100942026-06-30T20:18:16.456Z Doc-tests gateway_types_versions
100952026-06-30T20:18:16.460Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-96b94e4be8ef41d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-64d98ed0f925e342.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
100962026-06-30T20:18:17.245Z
100972026-06-30T20:18:17.245Zrunning 1 test
100982026-06-30T20:18:17.245Ztest gateway-types/versions/src/lib.rs - (line 17) ... ignored
100992026-06-30T20:18:17.245Z
101002026-06-30T20:18:17.245Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
101012026-06-30T20:18:17.245Z
101022026-06-30T20:18:17.248Zall doctests ran in 0.39s; merged doctests compilation took 0.39s
101032026-06-30T20:18:17.280Z Doc-tests gfss
101042026-06-30T20:18:17.280Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-c0fc3cf44f1b7f2b.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-c3022c4c6f659d0d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.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`
101052026-06-30T20:18:17.388Z
101062026-06-30T20:18:17.388Zrunning 0 tests
101072026-06-30T20:18:17.388Z
101082026-06-30T20:18:17.388Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101092026-06-30T20:18:17.388Z
101102026-06-30T20:18:17.404Z Doc-tests illumos_utils
101112026-06-30T20:18:17.404Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-7787d95894d0029e.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-cd826904474fece0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-cc84cd942bff2bce.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-7f67a2396b0ad30c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8d0e7c48d56fa30e.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-4f13da9dc556a6c6.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-a4dcde706ffe67d0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-7dcb47ac0aa2b6cf.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-63056286a6006b55.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-953f3903e16643e4.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.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`
101122026-06-30T20:18:17.811Z
101132026-06-30T20:18:17.811Zrunning 0 tests
101142026-06-30T20:18:17.811Z
101152026-06-30T20:18:17.811Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101162026-06-30T20:18:17.811Z
101172026-06-30T20:18:17.847Z Doc-tests installinator
101182026-06-30T20:18:17.852Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-f7c17a168e08d2ff.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-abef5495f6f734cb.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-2fc51d638274f502.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-fd875dea7ad23427.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-c6d84fd5bdb7527d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-97167b02ea73de17.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.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`
101192026-06-30T20:18:18.219Z
101202026-06-30T20:18:18.220Zrunning 0 tests
101212026-06-30T20:18:18.220Z
101222026-06-30T20:18:18.220Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101232026-06-30T20:18:18.220Z
101242026-06-30T20:18:18.256Z Doc-tests installinator_api
101252026-06-30T20:18:18.256Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-dda11960274937c9.rlib --extern installinator_common_versions=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common_versions-784e8940ecd838f0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
101262026-06-30T20:18:18.789Z
101272026-06-30T20:18:18.789Zrunning 2 tests
101282026-06-30T20:18:18.789Ztest installinator-api/src/lib.rs - installinator_api_mod::api_description (line 41) ... ignored
101292026-06-30T20:18:18.789Ztest installinator-api/src/lib.rs - installinator_api_mod::stub_api_description (line 47) ... ignored
101302026-06-30T20:18:18.789Z
101312026-06-30T20:18:18.789Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
101322026-06-30T20:18:18.789Z
101332026-06-30T20:18:18.792Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
101342026-06-30T20:18:18.815Z Doc-tests installinator_client
101352026-06-30T20:18:18.815Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-2fc51d638274f502.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.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`
101362026-06-30T20:18:19.076Z
101372026-06-30T20:18:19.076Zrunning 0 tests
101382026-06-30T20:18:19.076Z
101392026-06-30T20:18:19.076Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101402026-06-30T20:18:19.076Z
101412026-06-30T20:18:19.098Z Doc-tests installinator_common
101422026-06-30T20:18:19.098Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern installinator_common_versions=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common_versions-784e8940ecd838f0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.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`
101432026-06-30T20:18:19.357Z
101442026-06-30T20:18:19.357Zrunning 0 tests
101452026-06-30T20:18:19.357Z
101462026-06-30T20:18:19.357Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101472026-06-30T20:18:19.357Z
101482026-06-30T20:18:19.386Z Doc-tests installinator_common_versions
101492026-06-30T20:18:19.386Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-784e8940ecd838f0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.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`
101502026-06-30T20:18:19.850Z
101512026-06-30T20:18:19.850Zrunning 1 test
101522026-06-30T20:18:19.850Ztest installinator-common/versions/src/lib.rs - (line 17) ... ignored
101532026-06-30T20:18:19.850Z
101542026-06-30T20:18:19.850Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
101552026-06-30T20:18:19.850Z
101562026-06-30T20:18:19.854Zall doctests ran in 0.38s; merged doctests compilation took 0.38s
101572026-06-30T20:18:19.870Z Doc-tests internal_dns_resolver
101582026-06-30T20:18:19.874Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-ae9847e2ae0ca4cf.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8b95f6622b1189ff.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-12355ed088088f21.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.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`
101592026-06-30T20:18:20.077Z
101602026-06-30T20:18:20.077Zrunning 0 tests
101612026-06-30T20:18:20.077Z
101622026-06-30T20:18:20.077Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101632026-06-30T20:18:20.077Z
101642026-06-30T20:18:20.101Z Doc-tests internal_dns_types
101652026-06-30T20:18:20.105Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-2685266bfd16d8ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.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`
101662026-06-30T20:18:20.281Z
101672026-06-30T20:18:20.281Zrunning 0 tests
101682026-06-30T20:18:20.281Z
101692026-06-30T20:18:20.281Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101702026-06-30T20:18:20.281Z
101712026-06-30T20:18:20.304Z Doc-tests internal_dns_types_versions
101722026-06-30T20:18:20.305Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-2685266bfd16d8ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.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`
101732026-06-30T20:18:20.902Z
101742026-06-30T20:18:20.902Zrunning 1 test
101752026-06-30T20:18:20.902Ztest internal-dns/types/versions/src/lib.rs - (line 17) ... ignored
101762026-06-30T20:18:20.902Z
101772026-06-30T20:18:20.902Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
101782026-06-30T20:18:20.902Z
101792026-06-30T20:18:20.906Zall doctests ran in 0.39s; merged doctests compilation took 0.39s
101802026-06-30T20:18:20.933Z Doc-tests ipcc
101812026-06-30T20:18:20.933Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-dd5c91b8ff049607.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-fd875dea7ad23427.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-d582498247c45b67.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.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`
101822026-06-30T20:18:21.039Z
101832026-06-30T20:18:21.039Zrunning 0 tests
101842026-06-30T20:18:21.039Z
101852026-06-30T20:18:21.039Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101862026-06-30T20:18:21.039Z
101872026-06-30T20:18:21.054Z Doc-tests key_manager
101882026-06-30T20:18:21.055Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-4e778a706bc0dc16.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-cea31c2e38ef4423.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rlib --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-7f67a2396b0ad30c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.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`
101892026-06-30T20:18:21.224Z
101902026-06-30T20:18:21.224Zrunning 0 tests
101912026-06-30T20:18:21.224Z
101922026-06-30T20:18:21.224Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101932026-06-30T20:18:21.224Z
101942026-06-30T20:18:21.247Z Doc-tests key_manager_types
101952026-06-30T20:18:21.247Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-7f67a2396b0ad30c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.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`
101962026-06-30T20:18:21.294Z
101972026-06-30T20:18:21.294Zrunning 0 tests
101982026-06-30T20:18:21.294Z
101992026-06-30T20:18:21.294Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
102002026-06-30T20:18:21.294Z
102012026-06-30T20:18:21.304Z Doc-tests live_tests_macros
102022026-06-30T20:18:21.304Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-7aac34882de9a236.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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`
102032026-06-30T20:18:21.736Z
102042026-06-30T20:18:21.736Zrunning 1 test
102052026-06-30T20:18:21.736Ztest live-tests/macros/src/lib.rs - live_test (line 24) ... ignored
102062026-06-30T20:18:21.736Z
102072026-06-30T20:18:21.736Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
102082026-06-30T20:18:21.736Z
102092026-06-30T20:18:21.740Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
102102026-06-30T20:18:21.753Z Doc-tests nexus_auth
102112026-06-30T20:18:21.753Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-540beb9a4c7d0c10.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-14bcaa68aa0be40d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-67997bccd9d06b66.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-cf7c02bb408021c3.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-30c73f51448c5c28.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-2b25a584522676eb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-3ccfd59adfb8a098.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
102122026-06-30T20:18:22.347Z
102132026-06-30T20:18:22.347Zrunning 0 tests
102142026-06-30T20:18:22.348Z
102152026-06-30T20:18:22.348Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
102162026-06-30T20:18:22.348Z
102172026-06-30T20:18:22.396Z Doc-tests nexus_background_task_interface
102182026-06-30T20:18:22.396Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-58c4f223503b36a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_test=/work/oxidecomputer/omicron/target/debug/deps/libtokio_test-bddf7f7bbe6d82a5.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`
102192026-06-30T20:18:22.458Z
102202026-06-30T20:18:22.458Zrunning 0 tests
102212026-06-30T20:18:22.458Z
102222026-06-30T20:18:22.458Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
102232026-06-30T20:18:22.458Z
102242026-06-30T20:18:22.468Z Doc-tests nexus_client
102252026-06-30T20:18:22.468Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-fa9b90e544911148.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
102262026-06-30T20:18:22.981Z
102272026-06-30T20:18:22.981Zrunning 0 tests
102282026-06-30T20:18:22.981Z
102292026-06-30T20:18:22.981Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
102302026-06-30T20:18:22.981Z
102312026-06-30T20:18:23.019Z Doc-tests nexus_config
102322026-06-30T20:18:23.019Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
102332026-06-30T20:18:23.520Z
102342026-06-30T20:18:23.520Zrunning 0 tests
102352026-06-30T20:18:23.520Z
102362026-06-30T20:18:23.520Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
102372026-06-30T20:18:23.520Z
102382026-06-30T20:18:23.562Z Doc-tests nexus_db_errors
102392026-06-30T20:18:23.562Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-803cb845b0079d0c.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-e76cf54c9b4ea691.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.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`
102402026-06-30T20:18:23.879Z
102412026-06-30T20:18:23.879Zrunning 0 tests
102422026-06-30T20:18:23.879Z
102432026-06-30T20:18:23.879Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
102442026-06-30T20:18:23.879Z
102452026-06-30T20:18:23.915Z Doc-tests nexus_db_fixed_data
102462026-06-30T20:18:23.915Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-30c73f51448c5c28.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
102472026-06-30T20:18:24.182Z
102482026-06-30T20:18:24.182Zrunning 0 tests
102492026-06-30T20:18:24.182Z
102502026-06-30T20:18:24.182Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
102512026-06-30T20:18:24.182Z
102522026-06-30T20:18:24.213Z Doc-tests nexus_db_lookup
102532026-06-30T20:18:24.213Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-2049bcc10007e8e7.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-d632f67398fc493b.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-68f560f76864c691.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-e76cf54c9b4ea691.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
102542026-06-30T20:18:24.718Z
102552026-06-30T20:18:24.718Zrunning 0 tests
102562026-06-30T20:18:24.718Z
102572026-06-30T20:18:24.718Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
102582026-06-30T20:18:24.718Z
102592026-06-30T20:18:24.763Z Doc-tests nexus_db_model
102602026-06-30T20:18:24.764Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-d632f67398fc493b.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-bb899a1ebe7ca272.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-cf7c02bb408021c3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c681c0eb32159a3d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-86c0c067a5d26f96.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-284dcd0a7003a13e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-ff609394ea3a4127.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e93bde9809d746ca.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d7c487292b89e6b9.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
102612026-06-30T20:18:40.571Z
102622026-06-30T20:18:40.571Zrunning 4 tests
102632026-06-30T20:18:40.584Ztest nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83) ... ok
102642026-06-30T20:18:40.588Ztest nexus/db-model/src/lib.rs - (line 49) ... ok
102652026-06-30T20:18:40.588Ztest nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) ... ok
102662026-06-30T20:18:40.588Ztest nexus/db-model/src/lib.rs - (line 26) ... ok
102672026-06-30T20:18:40.588Z
102682026-06-30T20:18:40.588Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
102692026-06-30T20:18:40.588Z
102702026-06-30T20:18:40.620Zall doctests ran in 13.08s; merged doctests compilation took 13.02s
102712026-06-30T20:18:40.739Z Doc-tests nexus_db_queries
102722026-06-30T20:18:40.743Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-2049bcc10007e8e7.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-f522a82287f6a9a5.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-6f137002007787a8.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-d632f67398fc493b.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-68f560f76864c691.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-4d95fffade8046ef.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-e76cf54c9b4ea691.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-30c73f51448c5c28.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rlib --extern nonempty=/work/oxidecomputer/omicron/target/debug/deps/libnonempty-4447004ed358ed76.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-284dcd0a7003a13e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-2b25a584522676eb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9c04229033293e30.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c68176a7a0e70026.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-8238e83e5599a13f.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-8f470e1e9b67c92d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e93bde9809d746ca.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-4b6ce3130928e8e1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-b33662965b6ff5d6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("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`
102732026-06-30T20:18:47.022Z
102742026-06-30T20:18:47.022Zrunning 4 tests
102752026-06-30T20:18:47.031Ztest nexus/db-queries/src/db/datastore/fm.rs - db::datastore::fm::sitrep_child_tables (line 70) ... ignored
102762026-06-30T20:18:47.031Ztest nexus/db-queries/src/db/datastore/multicast/members.rs - db::datastore::multicast::members::DataStore::multicast_group_member_reconcile_joining (line 432) ... ignored
102772026-06-30T20:18:47.031Ztest nexus/db-queries/src/db/sitrep_guard.rs - db::sitrep_guard::SitrepGuardedResource (line 54) ... ignored
102782026-06-30T20:18:47.031Ztest nexus/db-queries/src/db/pagination.rs - db::pagination::Paginator (line 394) ... ok
102792026-06-30T20:18:47.031Z
102802026-06-30T20:18:47.031Ztest result: ok. 1 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.01s
102812026-06-30T20:18:47.031Z
102822026-06-30T20:18:47.053Zall doctests ran in 4.81s; merged doctests compilation took 4.79s
102832026-06-30T20:18:47.155Z Doc-tests nexus_db_schema
102842026-06-30T20:18:47.155Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-0d49d99825834bad.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern linkme=/work/oxidecomputer/omicron/target/debug/deps/liblinkme-26684465297cb707.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-8bd316580cabff9f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.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`
102852026-06-30T20:18:52.922Z
102862026-06-30T20:18:52.922Zrunning 0 tests
102872026-06-30T20:18:52.922Z
102882026-06-30T20:18:52.922Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
102892026-06-30T20:18:52.922Z
102902026-06-30T20:18:52.928Z Doc-tests nexus_defaults
102912026-06-30T20:18:52.928Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-22fe590a761084f6.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c681c0eb32159a3d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.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`
102922026-06-30T20:18:52.928Z
102932026-06-30T20:18:52.928Zrunning 0 tests
102942026-06-30T20:18:52.929Z
102952026-06-30T20:18:52.929Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
102962026-06-30T20:18:52.929Z
102972026-06-30T20:18:52.929Z Doc-tests nexus_external_api
102982026-06-30T20:18:52.929Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-53b3689442e37a12.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-8f31aca9755424ae.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-eca6512db2981947.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-4b6ce3130928e8e1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
102992026-06-30T20:18:53.728Z
103002026-06-30T20:18:53.728Zrunning 2 tests
103012026-06-30T20:18:53.728Ztest nexus/external-api/src/lib.rs - nexus_external_api_mod::api_description (line 209) ... ignored
103022026-06-30T20:18:53.728Ztest nexus/external-api/src/lib.rs - nexus_external_api_mod::stub_api_description (line 215) ... ignored
103032026-06-30T20:18:53.729Z
103042026-06-30T20:18:53.729Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
103052026-06-30T20:18:53.729Z
103062026-06-30T20:18:53.742Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
103072026-06-30T20:18:53.783Z Doc-tests nexus_fm
103082026-06-30T20:18:53.783Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-bb3db058138324dd.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b941fda13b7a8b03.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="ereport-types"' --cfg 'feature="nexus-reconfigurator-planning"' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ereport-types", "nexus-reconfigurator-planning", "omicron-test-utils", "testing"))' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 --document-private-items -D warnings --error-format human`
103092026-06-30T20:18:54.118Z
103102026-06-30T20:18:54.118Zrunning 0 tests
103112026-06-30T20:18:54.118Z
103122026-06-30T20:18:54.118Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103132026-06-30T20:18:54.118Z
103142026-06-30T20:18:54.152Z Doc-tests nexus_internal_api
103152026-06-30T20:18:54.152Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-1dac14f1f7108bbf.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
103162026-06-30T20:18:54.842Z
103172026-06-30T20:18:54.842Zrunning 2 tests
103182026-06-30T20:18:54.842Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::api_description (line 54) ... ignored
103192026-06-30T20:18:54.843Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::stub_api_description (line 60) ... ignored
103202026-06-30T20:18:54.843Z
103212026-06-30T20:18:54.843Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
103222026-06-30T20:18:54.843Z
103232026-06-30T20:18:54.849Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
103242026-06-30T20:18:54.878Z Doc-tests nexus_inventory
103252026-06-30T20:18:54.882Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-74230a423d87b26f.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-821c49f8054d34f2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-9b66b252c2f14305.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-34d8830a95be301d.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-284dcd0a7003a13e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-2e2d6f73ccb8830c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b941fda13b7a8b03.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
103262026-06-30T20:18:55.175Z
103272026-06-30T20:18:55.175Zrunning 0 tests
103282026-06-30T20:18:55.175Z
103292026-06-30T20:18:55.175Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103302026-06-30T20:18:55.175Z
103312026-06-30T20:18:55.209Z Doc-tests nexus_lockstep_api
103322026-06-30T20:18:55.209Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-402af20ce2841673.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-8ee638fe80738b07.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
103332026-06-30T20:18:55.889Z
103342026-06-30T20:18:55.889Zrunning 2 tests
103352026-06-30T20:18:55.889Ztest nexus/lockstep-api/src/lib.rs - nexus_lockstep_api_mod::api_description (line 66) ... ignored
103362026-06-30T20:18:55.889Ztest nexus/lockstep-api/src/lib.rs - nexus_lockstep_api_mod::stub_api_description (line 72) ... ignored
103372026-06-30T20:18:55.889Z
103382026-06-30T20:18:55.889Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
103392026-06-30T20:18:55.889Z
103402026-06-30T20:18:55.893Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
103412026-06-30T20:18:55.936Z Doc-tests nexus_lockstep_client
103422026-06-30T20:18:55.941Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-20f904d6d5dfb25e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
103432026-06-30T20:18:57.512Z
103442026-06-30T20:18:57.512Zrunning 0 tests
103452026-06-30T20:18:57.512Z
103462026-06-30T20:18:57.512Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103472026-06-30T20:18:57.512Z
103482026-06-30T20:18:57.575Z Doc-tests nexus_macros_common
103492026-06-30T20:18:57.575Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-9f0d4768df33bae0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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`
103502026-06-30T20:18:57.616Z
103512026-06-30T20:18:57.616Zrunning 0 tests
103522026-06-30T20:18:57.616Z
103532026-06-30T20:18:57.616Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103542026-06-30T20:18:57.616Z
103552026-06-30T20:18:57.630Z Doc-tests nexus_metrics_producer_gc
103562026-06-30T20:18:57.630Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-2049bcc10007e8e7.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-076bd088543777d0.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-cd6d31f28d336f7f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
103572026-06-30T20:18:57.973Z
103582026-06-30T20:18:57.973Zrunning 0 tests
103592026-06-30T20:18:57.973Z
103602026-06-30T20:18:57.973Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103612026-06-30T20:18:57.973Z
103622026-06-30T20:18:58.018Z Doc-tests nexus_mgs_updates
103632026-06-30T20:18:58.018Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7fb3ee40d7b314bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-804316701b5aee5c.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-511472f4a07daaa0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-e07f453a11924efb.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
103642026-06-30T20:18:58.357Z
103652026-06-30T20:18:58.357Zrunning 0 tests
103662026-06-30T20:18:58.358Z
103672026-06-30T20:18:58.358Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103682026-06-30T20:18:58.358Z
103692026-06-30T20:18:58.388Z Doc-tests nexus_networking
103702026-06-30T20:18:58.394Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-4063dde93dcaefdd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
103712026-06-30T20:18:58.773Z
103722026-06-30T20:18:58.773Zrunning 0 tests
103732026-06-30T20:18:58.773Z
103742026-06-30T20:18:58.773Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103752026-06-30T20:18:58.773Z
103762026-06-30T20:18:58.817Z Doc-tests nexus_reconfigurator_blippy
103772026-06-30T20:18:58.817Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-a3c7710536f17a69.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9131f8a6a00f4beb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.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`
103782026-06-30T20:18:59.084Z
103792026-06-30T20:18:59.084Zrunning 0 tests
103802026-06-30T20:18:59.084Z
103812026-06-30T20:18:59.084Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103822026-06-30T20:18:59.084Z
103832026-06-30T20:18:59.116Z Doc-tests nexus_reconfigurator_execution
103842026-06-30T20:18:59.116Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-2049bcc10007e8e7.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-74230a423d87b26f.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-821c49f8054d34f2.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-cdbd1e5af8f82070.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-76eff8e6b81e6038.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-076bd088543777d0.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ceb3aae2b5f46f7d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7fb3ee40d7b314bd.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-4063dde93dcaefdd.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-c63e4361aa689449.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-0af6a4d39c8b591c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2173c131a51d7251.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
103852026-06-30T20:18:59.517Z
103862026-06-30T20:18:59.517Zrunning 0 tests
103872026-06-30T20:18:59.517Z
103882026-06-30T20:18:59.517Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103892026-06-30T20:18:59.517Z
103902026-06-30T20:18:59.557Z Doc-tests nexus_reconfigurator_planning
103912026-06-30T20:18:59.557Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-f7c17a168e08d2ff.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9131f8a6a00f4beb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-b840f702c85ff0c0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-c10f2f65b13e75da.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-1133e524db35ad52.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-38c1ffa7f52280b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b941fda13b7a8b03.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
103922026-06-30T20:19:00.003Z
103932026-06-30T20:19:00.003Zrunning 0 tests
103942026-06-30T20:19:00.004Z
103952026-06-30T20:19:00.004Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103962026-06-30T20:19:00.004Z
103972026-06-30T20:19:00.045Z Doc-tests nexus_reconfigurator_preparation
103982026-06-30T20:19:00.045Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.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`
103992026-06-30T20:19:00.410Z
104002026-06-30T20:19:00.410Zrunning 0 tests
104012026-06-30T20:19:00.410Z
104022026-06-30T20:19:00.410Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104032026-06-30T20:19:00.410Z
104042026-06-30T20:19:00.448Z Doc-tests nexus_reconfigurator_rendezvous
104052026-06-30T20:19:00.448Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-2049bcc10007e8e7.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-1b771a2f55f09c24.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
104062026-06-30T20:19:00.806Z
104072026-06-30T20:19:00.806Zrunning 0 tests
104082026-06-30T20:19:00.806Z
104092026-06-30T20:19:00.807Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104102026-06-30T20:19:00.807Z
104112026-06-30T20:19:00.847Z Doc-tests nexus_reconfigurator_simulation
104122026-06-30T20:19:00.847Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-b840f702c85ff0c0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern petname=/work/oxidecomputer/omicron/target/debug/deps/libpetname-9a4927e72ec59e4a.rlib --extern renderdag=/work/oxidecomputer/omicron/target/debug/deps/librenderdag-b953278a93f775f8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern sync_ptr=/work/oxidecomputer/omicron/target/debug/deps/libsync_ptr-27e586ce4320e9c4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b941fda13b7a8b03.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
104132026-06-30T20:19:01.187Z
104142026-06-30T20:19:01.188Zrunning 0 tests
104152026-06-30T20:19:01.188Z
104162026-06-30T20:19:01.188Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104172026-06-30T20:19:01.188Z
104182026-06-30T20:19:01.235Z Doc-tests nexus_saga_recovery
104192026-06-30T20:19:01.236Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-fa9b90e544911148.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-acc27aaaf4175330.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-0af6a4d39c8b591c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
104202026-06-30T20:19:01.525Z
104212026-06-30T20:19:01.525Zrunning 0 tests
104222026-06-30T20:19:01.525Z
104232026-06-30T20:19:01.525Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104242026-06-30T20:19:01.525Z
104252026-06-30T20:19:01.558Z Doc-tests nexus_switch_config
104262026-06-30T20:19:01.558Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-22fe590a761084f6.rlib --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-a1ecb9902d443370.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.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`
104272026-06-30T20:19:01.817Z
104282026-06-30T20:19:01.817Zrunning 0 tests
104292026-06-30T20:19:01.817Z
104302026-06-30T20:19:01.817Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104312026-06-30T20:19:01.817Z
104322026-06-30T20:19:01.846Z Doc-tests nexus_switch_config_preparation
104332026-06-30T20:19:01.846Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-22fe590a761084f6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-a1ecb9902d443370.rlib --extern nexus_switch_config_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config_preparation-8ebc5b869f47803a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
104342026-06-30T20:19:02.198Z
104352026-06-30T20:19:02.198Zrunning 0 tests
104362026-06-30T20:19:02.198Z
104372026-06-30T20:19:02.198Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104382026-06-30T20:19:02.198Z
104392026-06-30T20:19:02.242Z Doc-tests nexus_test_interface
104402026-06-30T20:19:02.242Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-4e778a706bc0dc16.so --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-7494e6d5fcca3a79.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
104412026-06-30T20:19:02.597Z
104422026-06-30T20:19:02.597Zrunning 0 tests
104432026-06-30T20:19:02.597Z
104442026-06-30T20:19:02.597Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104452026-06-30T20:19:02.597Z
104462026-06-30T20:19:02.637Z Doc-tests nexus_test_utils
104472026-06-30T20:19:02.646Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-67997bccd9d06b66.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-7494e6d5fcca3a79.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-5683b66ea098bb95.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-331bfa43c1a848b7.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-38c1ffa7f52280b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
104482026-06-30T20:19:03.148Z
104492026-06-30T20:19:03.148Zrunning 0 tests
104502026-06-30T20:19:03.148Z
104512026-06-30T20:19:03.148Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104522026-06-30T20:19:03.148Z
104532026-06-30T20:19:03.213Z Doc-tests nexus_test_utils_macros
104542026-06-30T20:19:03.214Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-0af6a4d39c8b591c.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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`
104552026-06-30T20:19:03.258Z
104562026-06-30T20:19:03.258Zrunning 1 test
104572026-06-30T20:19:03.264Ztest nexus/test-utils-macros/src/lib.rs - nexus_test (line 52) ... ignored
104582026-06-30T20:19:03.264Z
104592026-06-30T20:19:03.264Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
104602026-06-30T20:19:03.264Z
104612026-06-30T20:19:03.264Z Doc-tests nexus_types
104622026-06-30T20:19:03.264Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-53b3689442e37a12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-14bcaa68aa0be40d.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-bb899a1ebe7ca272.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ceb3aae2b5f46f7d.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-cf7c02bb408021c3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-28f6ef79f50da9b4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
104632026-06-30T20:19:14.626Z
104642026-06-30T20:19:14.627Zrunning 4 tests
104652026-06-30T20:19:14.638Ztest nexus/types/src/deployment.rs - deployment::BlueprintDatasetDisposition::any (line 3159) ... ignored
104662026-06-30T20:19:14.638Ztest nexus/types/src/deployment.rs - deployment::BlueprintPhysicalDiskDisposition::any (line 3031) ... ignored
104672026-06-30T20:19:14.638Ztest nexus/types/src/deployment.rs - deployment::BlueprintZoneDisposition::any (line 1900) ... ignored
104682026-06-30T20:19:14.638Ztest nexus/types/src/fm/ereport.rs - fm::ereport::EreportFilters (line 249) ... ok
104692026-06-30T20:19:14.638Z
104702026-06-30T20:19:14.638Ztest result: ok. 1 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.01s
104712026-06-30T20:19:14.638Z
104722026-06-30T20:19:14.657Zall doctests ran in 9.58s; merged doctests compilation took 9.54s
104732026-06-30T20:19:14.880Z Doc-tests nexus_types_versions
104742026-06-30T20:19:14.912Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-53b3689442e37a12.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-d8c6e023ce94da0a.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-cac5024f80a98ab2.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-058cfb6f0506d434.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
104752026-06-30T20:19:21.103Z
104762026-06-30T20:19:21.103Zrunning 1 test
104772026-06-30T20:19:21.103Ztest nexus/types/versions/src/lib.rs - (line 17) ... ignored
104782026-06-30T20:19:21.103Z
104792026-06-30T20:19:21.103Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
104802026-06-30T20:19:21.104Z
104812026-06-30T20:19:21.157Zall doctests ran in 0.38s; merged doctests compilation took 0.38s
104822026-06-30T20:19:21.157Z Doc-tests ntp_admin_api
104832026-06-30T20:19:21.157Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-782b1ce2b7ca05fb.rlib --extern ntp_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types_versions-a6a5b2798a937c6f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.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`
104842026-06-30T20:19:21.197Z
104852026-06-30T20:19:21.197Zrunning 2 tests
104862026-06-30T20:19:21.197Ztest ntp-admin/api/src/lib.rs - ntp_admin_api_mod::api_description (line 31) ... ignored
104872026-06-30T20:19:21.197Ztest ntp-admin/api/src/lib.rs - ntp_admin_api_mod::stub_api_description (line 37) ... ignored
104882026-06-30T20:19:21.197Z
104892026-06-30T20:19:21.197Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
104902026-06-30T20:19:21.197Z
104912026-06-30T20:19:21.197Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
104922026-06-30T20:19:21.197Z Doc-tests ntp_admin_client
104932026-06-30T20:19:21.197Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-fa9b90e544911148.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-34d8830a95be301d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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`
104942026-06-30T20:19:21.197Z
104952026-06-30T20:19:21.197Zrunning 0 tests
104962026-06-30T20:19:21.197Z
104972026-06-30T20:19:21.197Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104982026-06-30T20:19:21.197Z
104992026-06-30T20:19:21.197Z Doc-tests ntp_admin_types
105002026-06-30T20:19:21.197Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-e45e1bdbefb15d58.rlib --extern ntp_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types_versions-a6a5b2798a937c6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.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`
105012026-06-30T20:19:21.197Z
105022026-06-30T20:19:21.197Zrunning 0 tests
105032026-06-30T20:19:21.198Z
105042026-06-30T20:19:21.198Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105052026-06-30T20:19:21.198Z
105062026-06-30T20:19:21.198Z Doc-tests ntp_admin_types_versions
105072026-06-30T20:19:21.198Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-a6a5b2798a937c6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.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`
105082026-06-30T20:19:21.198Z
105092026-06-30T20:19:21.198Zrunning 1 test
105102026-06-30T20:19:21.198Ztest ntp-admin/types/versions/src/lib.rs - (line 17) ... ignored
105112026-06-30T20:19:21.198Z
105122026-06-30T20:19:21.198Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
105132026-06-30T20:19:21.198Z
105142026-06-30T20:19:21.198Zall doctests ran in 0.38s; merged doctests compilation took 0.38s
105152026-06-30T20:19:21.198Z Doc-tests ntp_admin_v1_client
105162026-06-30T20:19:21.198Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name ntp_admin_v1_client --test clients/ntp-admin-v1-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/ntp-admin-v1-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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-fa9b90e544911148.rlib --extern ntp_admin_v1_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_v1_client-9f4fe9c0f1615f6b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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`
105172026-06-30T20:19:21.198Z
105182026-06-30T20:19:21.198Zrunning 0 tests
105192026-06-30T20:19:21.198Z
105202026-06-30T20:19:21.198Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105212026-06-30T20:19:21.198Z
105222026-06-30T20:19:21.198Z Doc-tests omicron_certificates
105232026-06-30T20:19:21.198Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-79fda9df1e1d6e54.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-4c40a4e129c7e6c3.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-86c0c067a5d26f96.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-066c74919d193261.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-8f470e1e9b67c92d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.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`
105242026-06-30T20:19:21.198Z
105252026-06-30T20:19:21.198Zrunning 0 tests
105262026-06-30T20:19:21.198Z
105272026-06-30T20:19:21.198Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105282026-06-30T20:19:21.198Z
105292026-06-30T20:19:21.198Z Doc-tests omicron_clickhouse_admin
105302026-06-30T20:19:21.198Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-d78b926947bd1c11.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-aa1447fb47f45cd4.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-0fa660a64ddf6dd2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-afe6a8f1d2ea6027.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-98c00b321681b4ef.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-72a37bc8ac0aabb1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
105312026-06-30T20:19:21.200Z
105322026-06-30T20:19:21.200Zrunning 0 tests
105332026-06-30T20:19:21.201Z
105342026-06-30T20:19:21.201Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105352026-06-30T20:19:21.201Z
105362026-06-30T20:19:21.201Z Doc-tests omicron_cockroach_admin
105372026-06-30T20:19:21.201Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-a0c68b45edb02bf1.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rlib --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-394d02c06621abac.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-514a763e5b9a0b1d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-5683b66ea098bb95.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.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`
105382026-06-30T20:19:21.201Z
105392026-06-30T20:19:21.201Zrunning 0 tests
105402026-06-30T20:19:21.201Z
105412026-06-30T20:19:21.201Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105422026-06-30T20:19:21.201Z
105432026-06-30T20:19:21.201Z Doc-tests omicron_cockroach_metrics
105442026-06-30T20:19:21.201Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-76eff8e6b81e6038.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-f4ac0fefefecb52e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-284dcd0a7003a13e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-047e57c93386a145.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.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`
105452026-06-30T20:19:22.145Z
105462026-06-30T20:19:22.145Zrunning 1 test
105472026-06-30T20:19:22.149Ztest cockroach-metrics/src/lib.rs - CockroachClusterAdminClient (line 123) - compile ... ok
105482026-06-30T20:19:22.149Z
105492026-06-30T20:19:22.149Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105502026-06-30T20:19:22.149Z
105512026-06-30T20:19:22.159Zall doctests ran in 1.93s; merged doctests compilation took 1.92s
105522026-06-30T20:19:22.179Z Doc-tests omicron_common
105532026-06-30T20:19:22.179Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-53b3689442e37a12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-0fa133a53ac73edf.rlib --extern backon=/work/oxidecomputer/omicron/target/debug/deps/libbackon-91a5263c654bc0c5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-05fe790e1ca3079a.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-761bc5eff641d0b7.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
105542026-06-30T20:19:26.924Z
105552026-06-30T20:19:26.924Zrunning 3 tests
105562026-06-30T20:19:26.928Ztest common/src/lib.rs - FileKv (line 36) ... ignored
105572026-06-30T20:19:26.928Ztest common/src/lib.rs - BytesToHexDebug (line 151) ... ok
105582026-06-30T20:19:26.928Ztest common/src/api/external/error.rs - api::external::error::InternalContext (line 619) ... ok
105592026-06-30T20:19:26.929Z
105602026-06-30T20:19:26.929Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
105612026-06-30T20:19:26.929Z
105622026-06-30T20:19:26.938Zall doctests ran in 3.96s; merged doctests compilation took 3.94s
105632026-06-30T20:19:26.993Z Doc-tests omicron_ddm_admin_client
105642026-06-30T20:19:26.993Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-87c0f7ca64b4dafa.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-05fe790e1ca3079a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
105652026-06-30T20:19:27.179Z
105662026-06-30T20:19:27.179Zrunning 0 tests
105672026-06-30T20:19:27.179Z
105682026-06-30T20:19:27.179Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105692026-06-30T20:19:27.179Z
105702026-06-30T20:19:27.206Z Doc-tests omicron_deployment_graph
105712026-06-30T20:19:27.206Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-cf7c02bb408021c3.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-c10f2f65b13e75da.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.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`
105722026-06-30T20:19:27.260Z
105732026-06-30T20:19:27.260Zrunning 0 tests
105742026-06-30T20:19:27.260Z
105752026-06-30T20:19:27.260Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105762026-06-30T20:19:27.260Z
105772026-06-30T20:19:27.270Z Doc-tests omicron_dev_lib
105782026-06-30T20:19:27.270Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-475c5481f11c65dc.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-eca01615bae3d47f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.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`
105792026-06-30T20:19:27.543Z
105802026-06-30T20:19:27.543Zrunning 0 tests
105812026-06-30T20:19:27.543Z
105822026-06-30T20:19:27.543Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105832026-06-30T20:19:27.543Z
105842026-06-30T20:19:27.575Z Doc-tests omicron_gateway
105852026-06-30T20:19:27.579Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-47ae6d92e85ed009.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-3a5f2bb4c971a395.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-64d98ed0f925e342.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-fd875dea7ad23427.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-fc3fbb58681eea4a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-0e8fd74c909fb710.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-50948435f24315a3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.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`
105862026-06-30T20:19:28.072Z
105872026-06-30T20:19:28.072Zrunning 0 tests
105882026-06-30T20:19:28.072Z
105892026-06-30T20:19:28.072Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105902026-06-30T20:19:28.072Z
105912026-06-30T20:19:28.121Z Doc-tests omicron_git_version
105922026-06-30T20:19:28.121Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-ff609394ea3a4127.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.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`
105932026-06-30T20:19:28.202Z
105942026-06-30T20:19:28.202Zrunning 0 tests
105952026-06-30T20:19:28.202Z
105962026-06-30T20:19:28.202Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105972026-06-30T20:19:28.202Z
105982026-06-30T20:19:28.212Z Doc-tests omicron_ledger
105992026-06-30T20:19:28.215Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-4e778a706bc0dc16.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.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`
106002026-06-30T20:19:28.284Z
106012026-06-30T20:19:28.284Zrunning 0 tests
106022026-06-30T20:19:28.284Z
106032026-06-30T20:19:28.284Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
106042026-06-30T20:19:28.284Z
106052026-06-30T20:19:28.295Z Doc-tests omicron_ls_apis
106062026-06-30T20:19:28.295Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-007e2c9fb8698e16.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-cf7c02bb408021c3.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-c10f2f65b13e75da.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-1c517566d3e64c48.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.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`
106072026-06-30T20:19:28.456Z
106082026-06-30T20:19:28.456Zrunning 0 tests
106092026-06-30T20:19:28.456Z
106102026-06-30T20:19:28.456Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
106112026-06-30T20:19:28.456Z
106122026-06-30T20:19:28.473Z Doc-tests omicron_nexus
106132026-06-30T20:19:28.477Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-2049bcc10007e8e7.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-74230a423d87b26f.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-821c49f8054d34f2.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-cdbd1e5af8f82070.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-76eff8e6b81e6038.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-6f137002007787a8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-cedda18ded411f6c.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-4fa792d9c6bf04cb.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-803cb845b0079d0c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-ae9847e2ae0ca4cf.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-f86d0d991ed43686.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-2459e8ebca731297.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-67997bccd9d06b66.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-244d006b89675f36.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-9b66b252c2f14305.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-076bd088543777d0.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-4d95fffade8046ef.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b764a8953976afad.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-2c78d21b15d93291.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-c365a53510e53bbe.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-d8c6e023ce94da0a.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-cac5024f80a98ab2.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-c508aca467fae16e.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-58c4f223503b36a2.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-c042f5965c5628da.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-d29ef6c84415c8a0.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c681c0eb32159a3d.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-8f31aca9755424ae.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-bb3db058138324dd.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-1dac14f1f7108bbf.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-8ee638fe80738b07.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-cd6d31f28d336f7f.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-7fb3ee40d7b314bd.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-4063dde93dcaefdd.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-c63e4361aa689449.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-1b771a2f55f09c24.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-acc27aaaf4175330.rlib --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-a1ecb9902d443370.rlib --extern nexus_switch_config_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config_preparation-8ebc5b869f47803a.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-7494e6d5fcca3a79.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-0af6a4d39c8b591c.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-cc9aed3b0d9b7499.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-34d8830a95be301d.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-920dd5da461a6d02.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-284dcd0a7003a13e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2173c131a51d7251.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-a1ea4a24beab3ec6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1a8555ba9a90b793.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-331bfa43c1a848b7.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-047e57c93386a145.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9c04229033293e30.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c68176a7a0e70026.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-05fe790e1ca3079a.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-761bc5eff641d0b7.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rlib --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-6bd58cbb0a5170cb.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-8f470e1e9b67c92d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e93bde9809d746ca.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-551bcbd054c83dab.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-3ccfd59adfb8a098.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-4b6ce3130928e8e1.rlib --extern scim2_test_client=/work/oxidecomputer/omicron/target/debug/deps/libscim2_test_client-d86a5bf466fb4ffb.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-4fe3ff793ce8b3d4.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-f0057a01d68b2d0a.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-8bd316580cabff9f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9de519496b723122.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-a1edf449f0425d23.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-b33662965b6ff5d6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.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`
106142026-06-30T20:19:36.599Z
106152026-06-30T20:19:36.599Zrunning 6 tests
106162026-06-30T20:19:36.610Ztest nexus/src/app/background/tasks/multicast/members.rs - app::background::tasks::multicast::members::MulticastGroupReconciler::refresh_sled_mapping_cache (line 2508) ... ignored
106172026-06-30T20:19:36.610Ztest nexus/src/app/sagas/mod.rs - app::sagas::declare_saga_actions (line 260) ... ignored
106182026-06-30T20:19:36.610Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 963) ... ok
106192026-06-30T20:19:36.610Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 1027) ... ok
106202026-06-30T20:19:36.610Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 985) ... ok
106212026-06-30T20:19:36.610Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 1057) ... ok
106222026-06-30T20:19:36.610Z
106232026-06-30T20:19:36.610Ztest result: ok. 4 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s
106242026-06-30T20:19:36.610Z
106252026-06-30T20:19:36.610Zall doctests ran in 6.07s; merged doctests compilation took 6.05s
106262026-06-30T20:19:36.694Z Doc-tests omicron_ntp_admin
106272026-06-30T20:19:36.694Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f2203d506d475a8f.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-782b1ce2b7ca05fb.rlib --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-e45e1bdbefb15d58.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ntp_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ntp_admin-e40daecba2a764c6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.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`
106282026-06-30T20:19:36.891Z
106292026-06-30T20:19:36.891Zrunning 1 test
106302026-06-30T20:19:36.895Ztest ntp-admin/src/http_entrypoints.rs - http_entrypoints::compute_max_error (line 152) ... ignored
106312026-06-30T20:19:36.895Z
106322026-06-30T20:19:36.895Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
106332026-06-30T20:19:36.895Z
106342026-06-30T20:19:36.917Z Doc-tests omicron_package
106352026-06-30T20:19:36.918Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-007e2c9fb8698e16.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-bd42841e9a11c1f9.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9433701c1a1511eb.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-c0d730c5eb364950.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-cc87d1a6a9e4422e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-6f86b12e8207bbaf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-fab6b7f8ef66dbf8.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-a31d003c074deb1b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.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`
106362026-06-30T20:19:37.074Z
106372026-06-30T20:19:37.074Zrunning 0 tests
106382026-06-30T20:19:37.074Z
106392026-06-30T20:19:37.074Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
106402026-06-30T20:19:37.074Z
106412026-06-30T20:19:37.095Z Doc-tests omicron_passwords
106422026-06-30T20:19:37.095Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-733038e33b6825ff.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-6f137002007787a8.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-3f26836bb89b7487.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.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`
106432026-06-30T20:19:37.184Z
106442026-06-30T20:19:37.184Zrunning 0 tests
106452026-06-30T20:19:37.184Z
106462026-06-30T20:19:37.184Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
106472026-06-30T20:19:37.184Z
106482026-06-30T20:19:37.196Z Doc-tests omicron_pins
106492026-06-30T20:19:37.196Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-007e2c9fb8698e16.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rlib --extern omicron_pins=/work/oxidecomputer/omicron/target/debug/deps/libomicron_pins-fc2424be9600df86.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9b7b888b2ad601c4.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`
106502026-06-30T20:19:37.283Z
106512026-06-30T20:19:37.283Zrunning 0 tests
106522026-06-30T20:19:37.283Z
106532026-06-30T20:19:37.283Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
106542026-06-30T20:19:37.283Z
106552026-06-30T20:19:37.311Z Doc-tests omicron_repl_utils
106562026-06-30T20:19:37.311Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-bb56f08f2a5e8bea.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-17e4ec97e703ac9a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.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`
106572026-06-30T20:19:37.484Z
106582026-06-30T20:19:37.484Zrunning 0 tests
106592026-06-30T20:19:37.484Z
106602026-06-30T20:19:37.484Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
106612026-06-30T20:19:37.484Z
106622026-06-30T20:19:37.497Z Doc-tests omicron_rpaths
106632026-06-30T20:19:37.497Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-79c3ca8693bf8431.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.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`
106642026-06-30T20:19:37.497Z
106652026-06-30T20:19:37.497Zrunning 0 tests
106662026-06-30T20:19:37.497Z
106672026-06-30T20:19:37.497Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
106682026-06-30T20:19:37.497Z
106692026-06-30T20:19:37.497Z Doc-tests omicron_sled_agent
106702026-06-30T20:19:37.498Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-cd45c84ed38236a3.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-44c08ba0e9eb8023.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-10596ebcbb9aa106.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-fa40b83d61902d83.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-ff820bc0dd0cc684.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-10f671028be02530.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-4cb38ccdae1bae3d.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-b0e51aaea791db28.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-87413976b8c12a1d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-f7c17a168e08d2ff.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a48111c2c091f1aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b764a8953976afad.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-fd8b5596adbdd1f3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-8d0e7c48d56fa30e.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5f327e126f4a677d.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-99041caa11f7abc5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-804316701b5aee5c.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-511472f4a07daaa0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e04f385b20aa8bce.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-fb0f706dd4099d8d.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-836b94fb9e8465e4.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-11ec4d7c0c29916a.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-47f13ebe9704ec76.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-2b472747c43853e7.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-e07f453a11924efb.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-802630cf4e25368d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-df29b6bed8487dbc.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-63056286a6006b55.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-38c1ffa7f52280b0.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-8cae470bd376ce5e.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-b060cec5c7f31522.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-e9642c1aa48cacfc.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.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`
106712026-06-30T20:19:38.425Z
106722026-06-30T20:19:38.425Zrunning 0 tests
106732026-06-30T20:19:38.425Z
106742026-06-30T20:19:38.425Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
106752026-06-30T20:19:38.425Z
106762026-06-30T20:19:38.491Z Doc-tests omicron_test_utils
106772026-06-30T20:19:38.491Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-bb065a3b5d734b88.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-6e328f5ba78b0496.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-cbc4981ef833fd7b.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-67997bccd9d06b66.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-ae90c0ec1f1ed8b9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-c68176a7a0e70026.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-8f470e1e9b67c92d.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-a8b45d636343c1fb.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`
106782026-06-30T20:19:49.093Z
106792026-06-30T20:19:49.094Zrunning 2 tests
106802026-06-30T20:19:49.106Ztest test-utils/src/dev/test_cmds.rs - dev::test_cmds::Redactor<'a>::section (line 280) ... ok
106812026-06-30T20:19:49.110Ztest test-utils/src/dev/test_cmds.rs - dev::test_cmds::Redactor<'a>::field (line 223) ... ok
106822026-06-30T20:19:49.110Z
106832026-06-30T20:19:49.110Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
106842026-06-30T20:19:49.110Z
106852026-06-30T20:19:49.137Z
106862026-06-30T20:19:49.137Zrunning 1 test
106872026-06-30T20:19:49.142Ztest test-utils/src/dev/test_cmds.rs - dev::test_cmds::Redactor<'a>::section (line 268) ... ignored
106882026-06-30T20:19:49.142Z
106892026-06-30T20:19:49.142Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
106902026-06-30T20:19:49.143Z
106912026-06-30T20:19:49.143Zall doctests ran in 10.30s; merged doctests compilation took 10.25s
106922026-06-30T20:19:49.186Z Doc-tests omicron_uuid_kinds
106932026-06-30T20:19:49.186Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-96b94e4be8ef41d9.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ceb3aae2b5f46f7d.rlib --extern newtype_uuid_macros=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid_macros-1bec0b00f873f3ad.so --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9c04229033293e30.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.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`
106942026-06-30T20:19:49.316Z
106952026-06-30T20:19:49.316Zrunning 0 tests
106962026-06-30T20:19:49.316Z
106972026-06-30T20:19:49.316Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
106982026-06-30T20:19:49.316Z
106992026-06-30T20:19:49.332Z Doc-tests omicron_workspace_hack
107002026-06-30T20:19:49.336Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-5ac1b58a6f2e6a0b.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-63ba44012e1cbc03.rlib --extern anstream=/work/oxidecomputer/omicron/target/debug/deps/libanstream-0813c49105c134b4.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-da778a8e0d5d80e2.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-427b00d5e0898e3c.rlib --extern aws_lc_sys=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_sys-6a6f2b0fadfa01e0.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-59f410be95ce894e.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-2f5e09e4f5a3ac8c.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-ea55f6da188cc094.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-64568b11226546eb.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-6ecbc3b5ef545b60.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-6c63e98a419d5a2c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-db95e8e9529ca309.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-9ecfd7549d856f01.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-14bcaa68aa0be40d.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-4fde6b813fd18c67.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-eb0483341114352c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-6cfa4bac6de20521.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-790dfff78026cdf0.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-70f68d88027d2aad.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-6dbee979cff49b73.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-91a03e1609ff148f.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c0fc3cf44f1b7f2b.rlib --extern dof_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libdof-745e06628c0acb2c.rlib --extern dof_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libdof-4b27ec5067f8cd7d.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-14d489de955721f7.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-db44ff17759d6d63.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-97e0b9cd6dd93868.rlib --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-e5c5db9078d14ea7.rlib --extern errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-3e48272610caadc8.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-f953f35bdea91ea4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-65b8010b89ba5e3c.rlib --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-878f6df4c8ca5317.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-fa6b42ed4cc11fef.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a81f463b5eadc7cf.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-38ce5daaa43c1f94.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-5fa9b52b41e44aec.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7549e874c0c6d611.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-a6bd3e9bad88fc17.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-787448b27b7feb28.rlib --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-2be4f244cd0ef462.rlib --extern getrandom_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-1f50f07ad72d01d7.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-ae9ffada69599551.rlib --extern hashbrown_3575ec1268b04181=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-03705ebcd02dc3b9.rlib --extern hashbrown_986da7b5efc2b80e=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-5cce30a55b979f3d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-244d006b89675f36.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-4d95fffade8046ef.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-ccf70f60cb5f0125.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-c2e6186661e94d7c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-f0854a454a33fe7e.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a3c7710536f17a69.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-69f5c9f5c283aee7.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-a4f761cf4830c91d.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-d002aab0f53c3af0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-517a0a45b5918497.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-182d9d7531721e32.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-29cf7af8e2fc43be.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-e2575b5c144b22ce.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ceb3aae2b5f46f7d.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-755b78194291d4c1.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-920dd5da461a6d02.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-c4eca94bacacceef.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1f5100c8f325d83a.rlib --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-c7f66a712244a735.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-256e074e75faabf0.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-0ef97071bef2e3cd.rlib --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-97b6d6236c1189b8.rlib --extern petgraph_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-46db0f0b0cd0def3.rlib --extern petgraph_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9337bd9511262fb4.rlib --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-57908231e01adef6.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-874b5a42aa819b21.rlib --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-c2be6540b1357add.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-8238e83e5599a13f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-a82f32d59ebd6116.rlib --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern rand_chacha_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-62ae4fadae269c7c.rlib --extern rand_chacha_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-5011698daf307d9b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-5245eb45c03b9429.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-89fdf5aa1838c400.rlib --extern reqwest_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-0f5abda38cc66465.rlib --extern reqwest_594e8ee84c453af0=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-a0fb23c05cf046a5.rlib --extern rustix_d585fab2519d2d1=/work/oxidecomputer/omicron/target/debug/deps/librustix-b0866efa650d6974.rlib --extern rustix_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/librustix-7dcb47ac0aa2b6cf.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8731500e45d2a26b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-3e8e6d9e21823578.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-c71d6c6cbdc15377.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dcb275200166cb17.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-1b85095cd2f7e3ea.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-0ae5c82528a68bdf.rlib --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-5d2b59558facd16d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b057846ce76d7ba6.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-567322735588ace4.rlib --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-c0e409c5d0d8e208.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-d32f9f904aecfcc7.rlib --extern strum_2f80eeee3b1b6c7e=/work/oxidecomputer/omicron/target/debug/deps/libstrum-7ba3ae6fb5353ee3.rlib --extern strum_754bda37e0fb3874=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5e04864d6535fe16.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-d1ebbe44f49964ab.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-051bf76995db2b49.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-032d4c456560b8b2.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-eec8b3d45e167752.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0279e42e3124cb47.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9b7b888b2ad601c4.rlib --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-1c9eafb37e087664.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-e0693d2d7d96384a.rlib --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-551f9edf049805be.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-05c4e5b73460bb74.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00a9a8b7e6f553e6.rlib --extern usdt_impl_d8f496e17d97b5cb=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e091b2c3235b21f2.rlib --extern usdt_impl_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-783a0cc50a74f3f3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-560ecfd8d12822db.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.rlib --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-b05b0066f41e386f.rlib --extern zip_164d15cefe24d7eb=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.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`
107012026-06-30T20:19:49.374Z
107022026-06-30T20:19:49.375Zrunning 0 tests
107032026-06-30T20:19:49.375Z
107042026-06-30T20:19:49.375Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
107052026-06-30T20:19:49.375Z
107062026-06-30T20:19:49.383Z Doc-tests oxide_client
107072026-06-30T20:19:49.387Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1a8555ba9a90b793.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-05fe790e1ca3079a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
107082026-06-30T20:19:54.060Z
107092026-06-30T20:19:54.060Zrunning 317 tests
107102026-06-30T20:19:54.060Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_create (line 26) ... ignored
107112026-06-30T20:19:54.060Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_delete (line 26) ... ignored
107122026-06-30T20:19:54.060Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_list (line 28) ... ignored
107132026-06-30T20:19:54.060Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_member_instance_add (line 27) ... ignored
107142026-06-30T20:19:54.061Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_member_instance_delete (line 27) ... ignored
107152026-06-30T20:19:54.061Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_member_instance_view (line 27) ... ignored
107162026-06-30T20:19:54.061Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_member_list (line 29) ... ignored
107172026-06-30T20:19:54.061Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_update (line 27) ... ignored
107182026-06-30T20:19:54.061Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_view (line 26) ... ignored
107192026-06-30T20:19:54.061Ztest clients/oxide-client/src/lib.rs - ClientConsoleAuthExt::device_access_token (line 25) ... ignored
107202026-06-30T20:19:54.061Ztest clients/oxide-client/src/lib.rs - ClientConsoleAuthExt::device_auth_confirm (line 27) ... ignored
107212026-06-30T20:19:54.061Ztest clients/oxide-client/src/lib.rs - ClientConsoleAuthExt::device_auth_request (line 25) ... ignored
107222026-06-30T20:19:54.067Ztest clients/oxide-client/src/lib.rs - ClientConsoleAuthExt::logout (line 23) ... ignored
107232026-06-30T20:19:54.067Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_groups (line 27) ... ignored
107242026-06-30T20:19:54.067Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_ssh_key_create (line 25) ... ignored
107252026-06-30T20:19:54.067Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_ssh_key_delete (line 27) ... ignored
107262026-06-30T20:19:54.067Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_ssh_key_list (line 29) ... ignored
107272026-06-30T20:19:54.067Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_ssh_key_view (line 27) ... ignored
107282026-06-30T20:19:54.067Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_view (line 23) ... ignored
107292026-06-30T20:19:54.067Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import (line 27) ... ignored
107302026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_start (line 28) ... ignored
107312026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_stop (line 28) ... ignored
107322026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 26) ... ignored
107332026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 26) ... ignored
107342026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_finalize_import (line 27) ... ignored
107352026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 28) ... ignored
107362026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 26) ... ignored
107372026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_create (line 26) ... ignored
107382026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_delete (line 26) ... ignored
107392026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_list (line 28) ... ignored
107402026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_member_instance_add (line 27) ... ignored
107412026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_member_instance_delete (line 27) ... ignored
107422026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_member_instance_view (line 27) ... ignored
107432026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_member_list (line 29) ... ignored
107442026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_update (line 27) ... ignored
107452026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_view (line 26) ... ignored
107462026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::instance_affinity_group_list (line 29) ... ignored
107472026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::instance_multicast_group_join (line 32) ... ignored
107482026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::instance_multicast_group_leave (line 27) ... ignored
107492026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::instance_multicast_group_list (line 29) ... ignored
107502026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::multicast_group_list (line 27) ... ignored
107512026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::multicast_group_member_list (line 30) ... ignored
107522026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::multicast_group_view (line 27) ... ignored
107532026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::probe_create (line 26) ... ignored
107542026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::probe_delete (line 26) ... ignored
107552026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::probe_list (line 28) ... ignored
107562026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::probe_view (line 26) ... ignored
107572026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::rack_membership_abort (line 27) ... ignored
107582026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::rack_membership_add_sleds (line 26) ... ignored
107592026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::rack_membership_status (line 25) ... ignored
107602026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_create (line 23) ... ignored
107612026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_delete (line 27) ... ignored
107622026-06-30T20:19:54.068Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_download (line 28) ... ignored
107632026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_download_file (line 29) ... ignored
107642026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_head (line 28) ... ignored
107652026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_head_file (line 29) ... ignored
107662026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_index (line 28) ... ignored
107672026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_list (line 27) ... ignored
107682026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_update (line 26) ... ignored
107692026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_view (line 25) ... ignored
107702026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::timeseries_query (line 28) ... ignored
107712026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientExternalSubnetsExt::external_subnet_attach (line 27) ... ignored
107722026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientExternalSubnetsExt::external_subnet_create (line 26) ... ignored
107732026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientExternalSubnetsExt::external_subnet_delete (line 26) ... ignored
107742026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientExternalSubnetsExt::external_subnet_detach (line 26) ... ignored
107752026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientExternalSubnetsExt::external_subnet_list (line 28) ... ignored
107762026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientExternalSubnetsExt::external_subnet_update (line 27) ... ignored
107772026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientExternalSubnetsExt::external_subnet_view (line 26) ... ignored
107782026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_attach (line 29) ... ignored
107792026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_create (line 28) ... ignored
107802026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_delete (line 26) ... ignored
107812026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_detach (line 26) ... ignored
107822026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_list (line 28) ... ignored
107832026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_update (line 27) ... ignored
107842026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_view (line 26) ... ignored
107852026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_create (line 28) ... ignored
107862026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 28) ... ignored
107872026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_demote (line 28) ... ignored
107882026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_list (line 30) ... ignored
107892026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_promote (line 28) ... ignored
107902026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_view (line 28) ... ignored
107912026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_anti_affinity_group_list (line 29) ... ignored
107922026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 26) ... ignored
107932026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 26) ... ignored
107942026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 27) ... ignored
107952026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 27) ... ignored
107962026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 29) ... ignored
107972026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_attach (line 27) ... ignored
107982026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_detach (line 31) ... ignored
107992026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 26) ... ignored
108002026-06-30T20:19:54.069Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_subnet_list (line 26) ... ignored
108012026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 28) ... ignored
108022026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 27) ... ignored
108032026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 29) ... ignored
108042026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 29) ... ignored
108052026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 28) ... ignored
108062026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 27) ... ignored
108072026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 26) ... ignored
108082026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 29) ... ignored
108092026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 27) ... ignored
108102026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ssh_public_key_list (line 31) ... ignored
108112026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 26) ... ignored
108122026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 26) ... ignored
108132026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_update (line 27) ... ignored
108142026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 26) ... ignored
108152026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientIpPoolsExt::ip_pool_list (line 27) ... ignored
108162026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientIpPoolsExt::ip_pool_view (line 25) ... ignored
108172026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_local (line 23) ... ignored
108182026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 23) ... ignored
108192026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::silo_metric (line 33) ... ignored
108202026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 23) ... ignored
108212026-06-30T20:19:54.070Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 23) ... ignored
108222026-06-30T20:19:54.075Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 23) ... ignored
108232026-06-30T20:19:54.075Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 25) ... ignored
108242026-06-30T20:19:54.075Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 27) ... ignored
108252026-06-30T20:19:54.075Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 26) ... ignored
108262026-06-30T20:19:54.075Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 25) ... ignored
108272026-06-30T20:19:54.075Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 26) ... ignored
108282026-06-30T20:19:54.075Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 25) ... ignored
108292026-06-30T20:19:54.075Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::auth_settings_update (line 23) ... ignored
108302026-06-30T20:19:54.075Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::auth_settings_view (line 23) ... ignored
108312026-06-30T20:19:54.075Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_create (line 25) ... ignored
108322026-06-30T20:19:54.075Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_delete (line 27) ... ignored
108332026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_list (line 29) ... ignored
108342026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_view (line 27) ... ignored
108352026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_list (line 27) ... ignored
108362026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_view (line 25) ... ignored
108372026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 23) ... ignored
108382026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 23) ... ignored
108392026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_list (line 28) ... ignored
108402026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_logout (line 27) ... ignored
108412026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_session_list (line 28) ... ignored
108422026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_token_list (line 28) ... ignored
108432026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_view (line 25) ... ignored
108442026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::utilization_view (line 23) ... ignored
108452026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 28) ... ignored
108462026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 26) ... ignored
108472026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 28) ... ignored
108482026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 26) ... ignored
108492026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSubnetPoolsExt::subnet_pool_list (line 27) ... ignored
108502026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSubnetPoolsExt::subnet_pool_view (line 25) ... ignored
108512026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_class_list (line 29) ... ignored
108522026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_delivery_list (line 43) ... ignored
108532026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_delivery_resend (line 26) ... ignored
108542026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_delete (line 25) ... ignored
108552026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_list (line 27) ... ignored
108562026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_probe (line 34) ... ignored
108572026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_subscription_add (line 26) ... ignored
108582026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_subscription_remove (line 26) ... ignored
108592026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_view (line 25) ... ignored
108602026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::webhook_receiver_create (line 23) ... ignored
108612026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::webhook_receiver_update (line 28) ... ignored
108622026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::webhook_secrets_add (line 26) ... ignored
108632026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::webhook_secrets_delete (line 25) ... ignored
108642026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::webhook_secrets_list (line 25) ... ignored
108652026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSystemAuditLogExt::audit_log_list (line 33) ... ignored
108662026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_apply_settings (line 28) ... ignored
108672026-06-30T20:19:54.076Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_clear_settings (line 27) ... ignored
108682026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_list (line 28) ... ignored
108692026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_status (line 27) ... ignored
108702026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_disable_adoption (line 25) ... ignored
108712026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_enable_adoption (line 23) ... ignored
108722026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list (line 27) ... ignored
108732026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list_adoption_requests (line 27) ... ignored
108742026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list_unadopted (line 26) ... ignored
108752026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_view (line 25) ... ignored
108762026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_list (line 27) ... ignored
108772026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_view (line 25) ... ignored
108782026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_instance_list (line 28) ... ignored
108792026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list (line 27) ... ignored
108802026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list_uninitialized (line 26) ... ignored
108812026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_physical_disk_list (line 28) ... ignored
108822026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_set_provision_policy (line 26) ... ignored
108832026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_view (line 25) ... ignored
108842026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_list (line 27) ... ignored
108852026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_view (line 25) ... ignored
108862026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_create (line 23) ... ignored
108872026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_delete (line 25) ... ignored
108882026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_list (line 27) ... ignored
108892026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_range_add (line 30) ... ignored
108902026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_range_list (line 29) ... ignored
108912026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_range_remove (line 26) ... ignored
108922026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_service_range_add (line 25) ... ignored
108932026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_service_range_list (line 28) ... ignored
108942026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_service_range_remove (line 23) ... ignored
108952026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_service_view (line 23) ... ignored
108962026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_silo_link (line 28) ... ignored
108972026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_silo_list (line 28) ... ignored
108982026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_silo_unlink (line 25) ... ignored
108992026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_silo_update (line 25) ... ignored
109002026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_update (line 26) ... ignored
109012026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_utilization_view (line 25) ... ignored
109022026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_view (line 25) ... ignored
109032026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_metric (line 33) ... ignored
109042026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_timeseries_query (line 25) ... ignored
109052026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_timeseries_schema_list (line 26) ... ignored
109062026-06-30T20:19:54.077Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_block_list (line 28) ... ignored
109072026-06-30T20:19:54.078Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_create (line 23) ... ignored
109082026-06-30T20:19:54.078Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_delete (line 25) ... ignored
109092026-06-30T20:19:54.078Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_list (line 27) ... ignored
109102026-06-30T20:19:54.078Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_view (line 25) ... ignored
109112026-06-30T20:19:54.078Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_update (line 23) ... ignored
109122026-06-30T20:19:54.078Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_view (line 23) ... ignored
109132026-06-30T20:19:54.078Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_disable (line 23) ... ignored
109142026-06-30T20:19:54.078Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_enable (line 23) ... ignored
109152026-06-30T20:19:54.078Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_status (line 23) ... ignored
109162026-06-30T20:19:54.078Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 25) ... ignored
109172026-06-30T20:19:54.078Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 27) ... ignored
109182026-06-30T20:19:54.078Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_update (line 25) ... ignored
109192026-06-30T20:19:54.078Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announcement_list (line 25) ... ignored
109202026-06-30T20:19:54.078Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_create (line 23) ... ignored
109212026-06-30T20:19:54.078Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_delete (line 25) ... ignored
109222026-06-30T20:19:54.156Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_list (line 27) ... ignored
109232026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_exported (line 23) ... ignored
109242026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_imported (line 25) ... ignored
109252026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_message_history (line 25) ... ignored
109262026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_status (line 23) ... ignored
109272026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_inbound_icmp_update (line 23) ... ignored
109282026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_inbound_icmp_view (line 23) ... ignored
109292026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_create (line 23) ... ignored
109302026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_delete (line 28) ... ignored
109312026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_list (line 27) ... ignored
109322026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_lldp_config_update (line 28) ... ignored
109332026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_lldp_config_view (line 27) ... ignored
109342026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_lldp_neighbors (line 30) ... ignored
109352026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_create (line 23) ... ignored
109362026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 25) ... ignored
109372026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_list (line 28) ... ignored
109382026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_view (line 25) ... ignored
109392026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::system_networking_settings_update (line 23) ... ignored
109402026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::system_networking_settings_view (line 23) ... ignored
109412026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_create (line 28) ... ignored
109422026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_delete (line 26) ... ignored
109432026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_set_password (line 29) ... ignored
109442026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_create (line 26) ... ignored
109452026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_view (line 26) ... ignored
109462026-06-30T20:19:54.157Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::scim_token_create (line 27) ... ignored
109472026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::scim_token_delete (line 28) ... ignored
109482026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::scim_token_list (line 27) ... ignored
109492026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::scim_token_view (line 28) ... ignored
109502026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_create (line 23) ... ignored
109512026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_delete (line 27) ... ignored
109522026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_identity_provider_list (line 30) ... ignored
109532026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_ip_pool_list (line 30) ... ignored
109542026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_list (line 29) ... ignored
109552026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_update (line 26) ... ignored
109562026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_view (line 25) ... ignored
109572026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_update (line 28) ... ignored
109582026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_view (line 25) ... ignored
109592026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_subnet_pool_list (line 28) ... ignored
109602026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_list (line 28) ... ignored
109612026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_view (line 26) ... ignored
109622026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_list (line 27) ... ignored
109632026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_view (line 25) ... ignored
109642026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_view (line 27) ... ignored
109652026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::system_quotas_list (line 27) ... ignored
109662026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_list (line 27) ... ignored
109672026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_view (line 23) ... ignored
109682026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemStatusExt::ping (line 25) ... ignored
109692026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_create (line 23) ... ignored
109702026-06-30T20:19:54.158Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_delete (line 25) ... ignored
109712026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_list (line 27) ... ignored
109722026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_member_add (line 26) ... ignored
109732026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_member_list (line 27) ... ignored
109742026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_member_remove (line 26) ... ignored
109752026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_silo_link (line 26) ... ignored
109762026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_silo_list (line 28) ... ignored
109772026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_silo_unlink (line 26) ... ignored
109782026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_silo_update (line 27) ... ignored
109792026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_update (line 26) ... ignored
109802026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_utilization_view (line 25) ... ignored
109812026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_view (line 25) ... ignored
109822026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemUpdateExt::system_update_recovery_finish (line 31) ... ignored
109832026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemUpdateExt::system_update_repository_list (line 29) ... ignored
109842026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemUpdateExt::system_update_repository_upload (line 28) ... ignored
109852026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemUpdateExt::system_update_repository_view (line 25) ... ignored
109862026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemUpdateExt::system_update_status (line 25) ... ignored
109872026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemUpdateExt::system_update_trust_root_create (line 23) ... ignored
109882026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemUpdateExt::system_update_trust_root_delete (line 27) ... ignored
109892026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemUpdateExt::system_update_trust_root_list (line 29) ... ignored
109902026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemUpdateExt::system_update_trust_root_view (line 25) ... ignored
109912026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientSystemUpdateExt::target_release_update (line 25) ... ignored
109922026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientTokensExt::current_user_access_token_delete (line 27) ... ignored
109932026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientTokensExt::current_user_access_token_list (line 29) ... ignored
109942026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_create (line 27) ... ignored
109952026-06-30T20:19:54.159Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_delete (line 28) ... ignored
109962026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_create (line 28) ... ignored
109972026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_delete (line 29) ... ignored
109982026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_list (line 30) ... ignored
109992026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_create (line 28) ... ignored
110002026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_delete (line 29) ... ignored
110012026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_list (line 30) ... ignored
110022026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_list (line 29) ... ignored
110032026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_view (line 27) ... ignored
110042026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 26) ... ignored
110052026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 26) ... ignored
110062026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 33) ... ignored
110072026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 26) ... ignored
110082026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 28) ... ignored
110092026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_create (line 27) ... ignored
110102026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_delete (line 27) ... ignored
110112026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_list (line 29) ... ignored
110122026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_create (line 28) ... ignored
110132026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_delete (line 28) ... ignored
110142026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_list (line 32) ... ignored
110152026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_update (line 29) ... ignored
110162026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_view (line 28) ... ignored
110172026-06-30T20:19:54.160Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_update (line 28) ... ignored
110182026-06-30T20:19:54.162Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_view (line 27) ... ignored
110192026-06-30T20:19:54.162Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 27) ... ignored
110202026-06-30T20:19:54.162Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 27) ... ignored
110212026-06-30T20:19:54.162Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 29) ... ignored
110222026-06-30T20:19:54.167Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 30) ... ignored
110232026-06-30T20:19:54.167Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 28) ... ignored
110242026-06-30T20:19:54.168Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 27) ... ignored
110252026-06-30T20:19:54.168Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 27) ... ignored
110262026-06-30T20:19:54.168Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 26) ... ignored
110272026-06-30T20:19:54.168Z
110282026-06-30T20:19:54.168Ztest result: ok. 0 passed; 0 failed; 317 ignored; 0 measured; 0 filtered out; finished in 0.00s
110292026-06-30T20:19:54.168Z
110302026-06-30T20:19:54.168Zall doctests ran in 0.62s; merged doctests compilation took 0.61s
110312026-06-30T20:19:54.184Z Doc-tests oximeter
110322026-06-30T20:19:54.184Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-092cae7ce0e32df9.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-475f590558c1b90e.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-19756ee741626544.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ea5d341fe30ccaa0.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
110332026-06-30T20:19:58.686Z
110342026-06-30T20:19:58.686Zrunning 2 tests
110352026-06-30T20:19:58.713Ztest oximeter/oximeter/src/lib.rs - (line 111) ... ignored
110362026-06-30T20:19:58.713Ztest oximeter/oximeter/src/lib.rs - (line 118) ... ok
110372026-06-30T20:19:58.713Z
110382026-06-30T20:19:58.713Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
110392026-06-30T20:19:58.713Z
110402026-06-30T20:19:58.713Zall doctests ran in 3.89s; merged doctests compilation took 3.87s
110412026-06-30T20:19:58.718Z Doc-tests oximeter_api
110422026-06-30T20:19:58.718Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-322a3d933f9e5ec4.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-eca6512db2981947.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.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`
110432026-06-30T20:19:58.843Z
110442026-06-30T20:19:58.843Zrunning 2 tests
110452026-06-30T20:19:58.843Ztest oximeter/api/src/lib.rs - oximeter_api_mod::api_description (line 49) ... ignored
110462026-06-30T20:19:58.843Ztest oximeter/api/src/lib.rs - oximeter_api_mod::stub_api_description (line 55) ... ignored
110472026-06-30T20:19:58.844Z
110482026-06-30T20:19:58.844Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
110492026-06-30T20:19:58.844Z
110502026-06-30T20:19:58.848Zall doctests ran in 0.38s; merged doctests compilation took 0.38s
110512026-06-30T20:19:58.871Z Doc-tests oximeter_client
110522026-06-30T20:19:58.871Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-fa9b90e544911148.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
110532026-06-30T20:19:59.119Z
110542026-06-30T20:19:59.119Zrunning 0 tests
110552026-06-30T20:19:59.119Z
110562026-06-30T20:19:59.119Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
110572026-06-30T20:19:59.119Z
110582026-06-30T20:19:59.144Z Doc-tests oximeter_collector
110592026-06-30T20:19:59.148Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-9b66b252c2f14305.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-322a3d933f9e5ec4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7b7804b3bdb1aace.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-331bfa43c1a848b7.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
110602026-06-30T20:19:59.580Z
110612026-06-30T20:19:59.580Zrunning 0 tests
110622026-06-30T20:19:59.580Z
110632026-06-30T20:19:59.580Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
110642026-06-30T20:19:59.580Z
110652026-06-30T20:19:59.630Z Doc-tests oximeter_db
110662026-06-30T20:19:59.630Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-b4d419cfb7278799.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e27f4836a8c0d1f3.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-d78b926947bd1c11.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-b0997643a4dc4d4c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-afe6a8f1d2ea6027.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-f522a82287f6a9a5.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-6f137002007787a8.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-074377a61ff3c56f.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-cbc4981ef833fd7b.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-6999474a37e5c4a0.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-0cd954401ddedea0.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-3b65a7f062194f66.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-87140b5865f4661e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-72a37bc8ac0aabb1.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-5b9d058b5998e2b3.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-98b373e55216961c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-17e4ec97e703ac9a.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-55878b0062dde2af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-b0f190480dbed785.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d7c487292b89e6b9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-e5136e81866bc448.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4811978babbb7e5a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
110672026-06-30T20:20:00.672Z
110682026-06-30T20:20:00.672Zrunning 3 tests
110692026-06-30T20:20:00.672Ztest oximeter/db/src/oxql/plan/predicates.rs - oxql::plan::predicates::Predicates (line 71) ... ignored
110702026-06-30T20:20:00.672Ztest oximeter/db/src/oxql/plan/predicates.rs - oxql::plan::predicates::Predicates (line 78) ... ignored
110712026-06-30T20:20:00.672Ztest oximeter/db/src/oxql/plan/predicates.rs - oxql::plan::predicates::Predicates (line 84) ... ignored
110722026-06-30T20:20:00.672Z
110732026-06-30T20:20:00.672Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
110742026-06-30T20:20:00.672Z
110752026-06-30T20:20:00.676Z
110762026-06-30T20:20:00.676Zrunning 2 tests
110772026-06-30T20:20:00.676Ztest oximeter/db/src/oxql/ast/table_ops/filter/mod.rs - oxql::ast::table_ops::filter::Filter::simplify_to_dnf (line 218) ... ignored
110782026-06-30T20:20:00.676Ztest oximeter/db/src/oxql/ast/table_ops/filter/visit.rs - oxql::ast::table_ops::filter::visit::ShiftTimestamps (line 53) ... ignored
110792026-06-30T20:20:00.676Z
110802026-06-30T20:20:00.676Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
110812026-06-30T20:20:00.676Z
110822026-06-30T20:20:00.676Zall doctests ran in 0.39s; merged doctests compilation took 0.39s
110832026-06-30T20:20:00.729Z Doc-tests oximeter_instruments
110842026-06-30T20:20:00.733Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-42e9089d8aef0867.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-2d87241bf7545f6b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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="zfs"' --cfg 'feature="zone"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cpu", "datalink", "default", "http-instruments", "kstat", "zfs", "zone"))' --document-private-items -D warnings --error-format human`
110852026-06-30T20:20:01.075Z
110862026-06-30T20:20:01.075Zrunning 0 tests
110872026-06-30T20:20:01.075Z
110882026-06-30T20:20:01.075Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
110892026-06-30T20:20:01.075Z
110902026-06-30T20:20:01.115Z Doc-tests oximeter_macro_impl
110912026-06-30T20:20:01.115Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-daebba42d7984f11.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-092cae7ce0e32df9.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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`
110922026-06-30T20:20:01.167Z
110932026-06-30T20:20:01.167Zrunning 0 tests
110942026-06-30T20:20:01.167Z
110952026-06-30T20:20:01.167Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
110962026-06-30T20:20:01.167Z
110972026-06-30T20:20:01.176Z Doc-tests oximeter_producer
110982026-06-30T20:20:01.176Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bcb346895d01362a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e27e394137658396.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-42341f81ce76ae17.rlib --extern oximeter_producer_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer_api-41aa3a50c615be36.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
110992026-06-30T20:20:01.505Z
111002026-06-30T20:20:01.506Zrunning 0 tests
111012026-06-30T20:20:01.506Z
111022026-06-30T20:20:01.506Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111032026-06-30T20:20:01.506Z
111042026-06-30T20:20:01.544Z Doc-tests oximeter_producer_api
111052026-06-30T20:20:01.544Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-402af20ce2841673.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter_producer_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer_api-41aa3a50c615be36.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-eca6512db2981947.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`
111062026-06-30T20:20:02.095Z
111072026-06-30T20:20:02.095Zrunning 2 tests
111082026-06-30T20:20:02.095Ztest oximeter/producer-api/src/lib.rs - producer_api_mod::api_description (line 25) ... ignored
111092026-06-30T20:20:02.095Ztest oximeter/producer-api/src/lib.rs - producer_api_mod::stub_api_description (line 31) ... ignored
111102026-06-30T20:20:02.095Z
111112026-06-30T20:20:02.095Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
111122026-06-30T20:20:02.095Z
111132026-06-30T20:20:02.099Zall doctests ran in 0.39s; merged doctests compilation took 0.39s
111142026-06-30T20:20:02.122Z Doc-tests oximeter_schema
111152026-06-30T20:20:02.123Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-b4f780b189a31b98.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-475f590558c1b90e.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ea5d341fe30ccaa0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.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`
111162026-06-30T20:20:02.326Z
111172026-06-30T20:20:02.326Zrunning 0 tests
111182026-06-30T20:20:02.326Z
111192026-06-30T20:20:02.326Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111202026-06-30T20:20:02.326Z
111212026-06-30T20:20:02.349Z Doc-tests oximeter_test_utils
111222026-06-30T20:20:02.349Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-afe6a8f1d2ea6027.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a73062ae5995e75c.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-092cae7ce0e32df9.so --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-72a37bc8ac0aabb1.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
111232026-06-30T20:20:02.684Z
111242026-06-30T20:20:02.684Zrunning 0 tests
111252026-06-30T20:20:02.684Z
111262026-06-30T20:20:02.684Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111272026-06-30T20:20:02.684Z
111282026-06-30T20:20:02.722Z Doc-tests oximeter_timeseries_macro
111292026-06-30T20:20:02.722Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-daebba42d7984f11.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-4228e6b21bfe586c.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-19756ee741626544.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-cb38e81747d3f068.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-29b83d6ab9521271.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-c063ff308ae52934.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a0b65bb2d2209ae.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`
111302026-06-30T20:20:02.877Z
111312026-06-30T20:20:02.877Zrunning 0 tests
111322026-06-30T20:20:02.877Z
111332026-06-30T20:20:02.877Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111342026-06-30T20:20:02.877Z
111352026-06-30T20:20:02.895Z Doc-tests oximeter_types
111362026-06-30T20:20:02.895Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-5dad7eb527a326f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-6f137002007787a8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-092cae7ce0e32df9.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-eca6512db2981947.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-b30313ac584db8b1.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-44de20133db50ff6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
111372026-06-30T20:20:03.499Z
111382026-06-30T20:20:03.499Zrunning 11 tests
111392026-06-30T20:20:03.859Ztest oximeter/types/src/traits.rs - traits (line 37) - compile fail ... ok
111402026-06-30T20:20:03.865Ztest oximeter/types/src/traits.rs - traits (line 81) - compile fail ... ok
111412026-06-30T20:20:07.525Ztest oximeter/types/src/quantile.rs - quantile (line 18) ... ok
111422026-06-30T20:20:07.915Ztest oximeter/types/src/quantile.rs - quantile (line 7) ... ok
111432026-06-30T20:20:07.935Ztest oximeter/types/src/traits.rs - traits (line 7) ... ok
111442026-06-30T20:20:08.036Ztest oximeter/types/src/quantile.rs - quantile (line 31) ... ok
111452026-06-30T20:20:08.036Ztest oximeter/types/src/quantile.rs - quantile (line 43) ... ok
111462026-06-30T20:20:08.118Ztest oximeter/types/src/histogram.rs - histogram (line 7) ... ok
111472026-06-30T20:20:08.122Ztest oximeter/types/src/histogram.rs - histogram (line 19) ... ok
111482026-06-30T20:20:08.125Ztest oximeter/types/src/traits.rs - traits (line 56) ... ok
111492026-06-30T20:20:08.125Ztest oximeter/types/src/traits.rs - traits (line 94) ... ok
111502026-06-30T20:20:08.125Z
111512026-06-30T20:20:08.125Ztest result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.62s
111522026-06-30T20:20:08.125Z
111532026-06-30T20:20:08.125Zall doctests ran in 5.07s; merged doctests compilation took 0.44s
111542026-06-30T20:20:08.155Z Doc-tests oximeter_types_versions
111552026-06-30T20:20:08.158Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-5dad7eb527a326f8.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-1c2944f8913e7e4c.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-87140b5865f4661e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-eca6512db2981947.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0a127d0cfdc71a72.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-bfd8553a38f17022.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-06-30T20:20:08.922Z
111572026-06-30T20:20:08.923Zrunning 1 test
111582026-06-30T20:20:08.923Ztest oximeter/types/versions/src/lib.rs - (line 17) ... ignored
111592026-06-30T20:20:08.923Z
111602026-06-30T20:20:08.923Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
111612026-06-30T20:20:08.923Z
111622026-06-30T20:20:08.926Zall doctests ran in 0.38s; merged doctests compilation took 0.38s
111632026-06-30T20:20:08.960Z Doc-tests oxlog
111642026-06-30T20:20:08.960Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-2c78d21b15d93291.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-a4dcde706ffe67d0.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-6f86b12e8207bbaf.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-459dc9d6ee94aa51.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
111652026-06-30T20:20:09.011Z
111662026-06-30T20:20:09.011Zrunning 0 tests
111672026-06-30T20:20:09.011Z
111682026-06-30T20:20:09.011Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111692026-06-30T20:20:09.011Z
111702026-06-30T20:20:09.020Z Doc-tests oxql_types
111712026-06-30T20:20:09.020Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-6999474a37e5c4a0.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-87140b5865f4661e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-3e688c087d3527cf.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-d5329d990f5f0b97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
111722026-06-30T20:20:09.249Z
111732026-06-30T20:20:09.249Zrunning 0 tests
111742026-06-30T20:20:09.249Z
111752026-06-30T20:20:09.249Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111762026-06-30T20:20:09.249Z
111772026-06-30T20:20:09.274Z Doc-tests parallel_task_set
111782026-06-30T20:20:09.274Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-daebba42d7984f11.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-047e57c93386a145.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.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`
111792026-06-30T20:20:09.324Z
111802026-06-30T20:20:09.324Zrunning 0 tests
111812026-06-30T20:20:09.324Z
111822026-06-30T20:20:09.324Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111832026-06-30T20:20:09.324Z
111842026-06-30T20:20:09.332Z Doc-tests range_requests
111852026-06-30T20:20:09.332Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-a2a64572023fe240.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-d542883118704951.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a48111c2c091f1aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-139fe0f9fc14f96e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.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`
111862026-06-30T20:20:09.451Z
111872026-06-30T20:20:09.451Zrunning 0 tests
111882026-06-30T20:20:09.451Z
111892026-06-30T20:20:09.451Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111902026-06-30T20:20:09.452Z
111912026-06-30T20:20:09.469Z Doc-tests reconfigurator_cli
111922026-06-30T20:20:09.472Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f60c9f446ff37001.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-849f56a3d5787aba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ceb3aae2b5f46f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-796d1d9888c83987.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9131f8a6a00f4beb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7f23f940b52adc10.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-b840f702c85ff0c0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-bb56f08f2a5e8bea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-1133e524db35ad52.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
111932026-06-30T20:20:09.937Z
111942026-06-30T20:20:09.937Zrunning 0 tests
111952026-06-30T20:20:09.937Z
111962026-06-30T20:20:09.937Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111972026-06-30T20:20:09.937Z
111982026-06-30T20:20:09.979Z Doc-tests repo_depot_api
111992026-06-30T20:20:09.979Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-804316701b5aee5c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.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`
112002026-06-30T20:20:10.507Z
112012026-06-30T20:20:10.507Zrunning 2 tests
112022026-06-30T20:20:10.507Ztest sled-agent/repo-depot-api/src/lib.rs - repo_depot_api_mod::api_description (line 26) ... ignored
112032026-06-30T20:20:10.507Ztest sled-agent/repo-depot-api/src/lib.rs - repo_depot_api_mod::stub_api_description (line 32) ... ignored
112042026-06-30T20:20:10.507Z
112052026-06-30T20:20:10.507Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
112062026-06-30T20:20:10.507Z
112072026-06-30T20:20:10.511Zall doctests ran in 0.39s; merged doctests compilation took 0.39s
112082026-06-30T20:20:10.533Z Doc-tests repo_depot_client
112092026-06-30T20:20:10.533Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-511472f4a07daaa0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.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`
112102026-06-30T20:20:10.669Z
112112026-06-30T20:20:10.669Zrunning 0 tests
112122026-06-30T20:20:10.669Z
112132026-06-30T20:20:10.669Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
112142026-06-30T20:20:10.670Z
112152026-06-30T20:20:10.687Z Doc-tests sled_agent_api
112162026-06-30T20:20:10.691Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-acc788d62c07358b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-e07f453a11924efb.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-3c269f38a75defc9.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`
112172026-06-30T20:20:11.348Z
112182026-06-30T20:20:11.348Zrunning 2 tests
112192026-06-30T20:20:11.348Ztest sled-agent/api/src/lib.rs - sled_agent_api_mod::api_description (line 116) ... ignored
112202026-06-30T20:20:11.348Ztest sled-agent/api/src/lib.rs - sled_agent_api_mod::stub_api_description (line 122) ... ignored
112212026-06-30T20:20:11.348Z
112222026-06-30T20:20:11.348Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
112232026-06-30T20:20:11.348Z
112242026-06-30T20:20:11.352Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
112252026-06-30T20:20:11.383Z Doc-tests sled_agent_client
112262026-06-30T20:20:11.383Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-87b9120594fa6f2f.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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-06-30T20:20:12.817Z
112282026-06-30T20:20:12.817Zrunning 0 tests
112292026-06-30T20:20:12.817Z
112302026-06-30T20:20:12.817Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
112312026-06-30T20:20:12.817Z
112322026-06-30T20:20:12.875Z Doc-tests sled_agent_config_reconciler
112332026-06-30T20:20:12.875Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-b4d419cfb7278799.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-01017a6c708a36fe.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rlib --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-7f67a2396b0ad30c.rlib --extern ntp_admin_v1_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_v1_client-9f4fe9c0f1615f6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-3e8e6d9e21823578.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-2e2d6f73ccb8830c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-9c0124f27ac950c4.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.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`
112342026-06-30T20:20:13.321Z
112352026-06-30T20:20:13.321Zrunning 0 tests
112362026-06-30T20:20:13.321Z
112372026-06-30T20:20:13.321Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
112382026-06-30T20:20:13.321Z
112392026-06-30T20:20:13.363Z Doc-tests sled_agent_early_networking
112402026-06-30T20:20:13.366Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name sled_agent_early_networking --test sled-agent/early-networking/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/early-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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-d8c6e023ce94da0a.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-cac5024f80a98ab2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern sled_agent_early_networking=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_early_networking-fb0f706dd4099d8d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.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`
112412026-06-30T20:20:13.637Z
112422026-06-30T20:20:13.637Zrunning 0 tests
112432026-06-30T20:20:13.637Z
112442026-06-30T20:20:13.637Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
112452026-06-30T20:20:13.637Z
112462026-06-30T20:20:13.667Z Doc-tests sled_agent_health_monitor
112472026-06-30T20:20:13.667Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-b18b7585e0cb158f.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-836b94fb9e8465e4.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.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-06-30T20:20:13.867Z
112492026-06-30T20:20:13.867Zrunning 0 tests
112502026-06-30T20:20:13.867Z
112512026-06-30T20:20:13.867Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
112522026-06-30T20:20:13.867Z
112532026-06-30T20:20:13.893Z Doc-tests sled_agent_measurements
112542026-06-30T20:20:13.893Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-11ec4d7c0c29916a.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-2b472747c43853e7.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.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`
112552026-06-30T20:20:14.134Z
112562026-06-30T20:20:14.134Zrunning 0 tests
112572026-06-30T20:20:14.134Z
112582026-06-30T20:20:14.134Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
112592026-06-30T20:20:14.135Z
112602026-06-30T20:20:14.162Z Doc-tests sled_agent_rack_setup
112612026-06-30T20:20:14.165Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-20f904d6d5dfb25e.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-76eff8e6b81e6038.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-d1506b354630a2e2.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9131f8a6a00f4beb.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-34d8830a95be301d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-8f470e1e9b67c92d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-47f13ebe9704ec76.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-8cae470bd376ce5e.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
112622026-06-30T20:20:14.527Z
112632026-06-30T20:20:14.527Zrunning 0 tests
112642026-06-30T20:20:14.527Z
112652026-06-30T20:20:14.527Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
112662026-06-30T20:20:14.527Z
112672026-06-30T20:20:14.564Z Doc-tests sled_agent_resolvable_files
112682026-06-30T20:20:14.564Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-0d49d99825834bad.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-01017a6c708a36fe.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-a48f489069168498.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-6f86b12e8207bbaf.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-2b472747c43853e7.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-2e2d6f73ccb8830c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.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`
112692026-06-30T20:20:14.836Z
112702026-06-30T20:20:14.836Zrunning 0 tests
112712026-06-30T20:20:14.836Z
112722026-06-30T20:20:14.836Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
112732026-06-30T20:20:14.836Z
112742026-06-30T20:20:14.847Z Doc-tests sled_agent_resolvable_files_examples
112752026-06-30T20:20:14.850Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-0d49d99825834bad.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-01017a6c708a36fe.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-2e2d6f73ccb8830c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.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`
112762026-06-30T20:20:15.030Z
112772026-06-30T20:20:15.031Zrunning 0 tests
112782026-06-30T20:20:15.031Z
112792026-06-30T20:20:15.031Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
112802026-06-30T20:20:15.031Z
112812026-06-30T20:20:15.054Z Doc-tests sled_agent_types
112822026-06-30T20:20:15.057Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-e0337e133bfb52cb.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
112832026-06-30T20:20:15.294Z
112842026-06-30T20:20:15.294Zrunning 0 tests
112852026-06-30T20:20:15.294Z
112862026-06-30T20:20:15.294Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
112872026-06-30T20:20:15.294Z
112882026-06-30T20:20:15.319Z Doc-tests sled_agent_types_versions
112892026-06-30T20:20:15.319Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-e0337e133bfb52cb.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-22fe590a761084f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern propolis_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types_versions-f9c646ee471b6fe0.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-99041caa11f7abc5.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-bc42dfa08f3fca1d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern trust_quorum_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types_versions-5bf79d5be99a2ec3.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
112902026-06-30T20:20:17.405Z
112912026-06-30T20:20:17.405Zrunning 1 test
112922026-06-30T20:20:17.405Ztest sled-agent/types/versions/src/lib.rs - (line 17) ... ignored
112932026-06-30T20:20:17.405Z
112942026-06-30T20:20:17.405Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
112952026-06-30T20:20:17.405Z
112962026-06-30T20:20:17.409Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
112972026-06-30T20:20:17.486Z Doc-tests sled_diagnostics
112982026-06-30T20:20:17.486Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-2c78d21b15d93291.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-62a3273ba722b64a.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-a4dcde706ffe67d0.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-047e57c93386a145.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-1eef1698af9ef41b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-e07f453a11924efb.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-e9642c1aa48cacfc.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.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`
112992026-06-30T20:20:17.726Z
113002026-06-30T20:20:17.726Zrunning 0 tests
113012026-06-30T20:20:17.726Z
113022026-06-30T20:20:17.726Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113032026-06-30T20:20:17.726Z
113042026-06-30T20:20:17.755Z Doc-tests sled_hardware
113052026-06-30T20:20:17.755Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-cbc4981ef833fd7b.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-1874004f23a666d2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-475c5481f11c65dc.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-8f48f417ab904d16.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-c85dd464b738ddb9.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dcb1278a7b271797.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-63056286a6006b55.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.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`
113062026-06-30T20:20:18.037Z
113072026-06-30T20:20:18.037Zrunning 0 tests
113082026-06-30T20:20:18.037Z
113092026-06-30T20:20:18.037Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113102026-06-30T20:20:18.037Z
113112026-06-30T20:20:18.067Z Doc-tests sled_hardware_types
113122026-06-30T20:20:18.067Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-96b94e4be8ef41d9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.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`
113132026-06-30T20:20:18.175Z
113142026-06-30T20:20:18.175Zrunning 0 tests
113152026-06-30T20:20:18.176Z
113162026-06-30T20:20:18.176Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113172026-06-30T20:20:18.176Z
113182026-06-30T20:20:18.189Z Doc-tests sled_storage
113192026-06-30T20:20:18.189Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ccf4af5f4acd8b5c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-614d87617042c167.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-2386b9564bd03d5d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-9c0124f27ac950c4.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`
113202026-06-30T20:20:18.429Z
113212026-06-30T20:20:18.429Zrunning 0 tests
113222026-06-30T20:20:18.429Z
113232026-06-30T20:20:18.429Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113242026-06-30T20:20:18.429Z
113252026-06-30T20:20:18.456Z Doc-tests sp_sim
113262026-06-30T20:20:18.456Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-a6bd3e9bad88fc17.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d2e63b3d05ca0f9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-086d6277f9bdaa8a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-0f1eabb2a64fe599.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-560ecfd8d12822db.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`
113272026-06-30T20:20:18.905Z
113282026-06-30T20:20:18.905Zrunning 0 tests
113292026-06-30T20:20:18.905Z
113302026-06-30T20:20:18.905Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113312026-06-30T20:20:18.905Z
113322026-06-30T20:20:18.945Z Doc-tests support_bundle_collection
113332026-06-30T20:20:18.945Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-2c78d21b15d93291.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3cdf1b3fb0128ecc.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2dacb673e58bc1c2.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-4063dde93dcaefdd.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-4da9c2c95c39a423.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-175c90db68f9c69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-047e57c93386a145.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-eb19b420e1f21726.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-165cfdafb065c4e6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-a1edf449f0425d23.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f923fa5687fa25e1.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`
113342026-06-30T20:20:19.358Z
113352026-06-30T20:20:19.359Zrunning 0 tests
113362026-06-30T20:20:19.359Z
113372026-06-30T20:20:19.359Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113382026-06-30T20:20:19.359Z
113392026-06-30T20:20:19.403Z Doc-tests transient_dns_server
113402026-06-30T20:20:19.403Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-ae9847e2ae0ca4cf.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-90085acfa92e706e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2186992828fe565c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-38c1ffa7f52280b0.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`
113412026-06-30T20:20:19.589Z
113422026-06-30T20:20:19.589Zrunning 0 tests
113432026-06-30T20:20:19.589Z
113442026-06-30T20:20:19.590Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113452026-06-30T20:20:19.590Z
113462026-06-30T20:20:19.613Z Doc-tests trust_quorum
113472026-06-30T20:20:19.613Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-e2a0f5fe1db03132.rlib --extern attest_mock=/work/oxidecomputer/omicron/target/debug/deps/libattest_mock-d291a68ebb878f5a.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1877e952234606ea.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-c3022c4c6f659d0d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-cea31c2e38ef4423.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-ce943627f3ccac74.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-11ec4d7c0c29916a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-df29b6bed8487dbc.rlib --extern sprockets_tls_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls_test_utils-124223cb213166ef.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-8cae470bd376ce5e.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-b3d34a755bdc7bd7.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.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`
113482026-06-30T20:20:19.933Z
113492026-06-30T20:20:19.933Zrunning 0 tests
113502026-06-30T20:20:19.933Z
113512026-06-30T20:20:19.933Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113522026-06-30T20:20:19.933Z
113532026-06-30T20:20:20.015Z Doc-tests trust_quorum_protocol
113542026-06-30T20:20:20.015Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-e2a0f5fe1db03132.rlib --extern attest_mock=/work/oxidecomputer/omicron/target/debug/deps/libattest_mock-d291a68ebb878f5a.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-123bd1e8d7eef916.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1877e952234606ea.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-c3022c4c6f659d0d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-cea31c2e38ef4423.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-ec3920e6b4fe9015.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0d57bdbec6aad337.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b05502db3b9f7f67.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2dee782f3f48fb27.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-b3d34a755bdc7bd7.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.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`
113552026-06-30T20:20:20.195Z
113562026-06-30T20:20:20.195Zrunning 0 tests
113572026-06-30T20:20:20.195Z
113582026-06-30T20:20:20.195Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113592026-06-30T20:20:20.195Z
113602026-06-30T20:20:20.217Z Doc-tests trust_quorum_test_utils
113612026-06-30T20:20:20.217Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-123bd1e8d7eef916.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-c3022c4c6f659d0d.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e54586513981bbb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-bc5f4ebf16651139.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-b3d34a755bdc7bd7.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.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`
113622026-06-30T20:20:20.384Z
113632026-06-30T20:20:20.384Zrunning 0 tests
113642026-06-30T20:20:20.384Z
113652026-06-30T20:20:20.384Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113662026-06-30T20:20:20.384Z
113672026-06-30T20:20:20.404Z Doc-tests trust_quorum_types
113682026-06-30T20:20:20.404Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-daebba42d7984f11.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-fb75cf53e1e2cb6c.rlib --extern trust_quorum_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types_versions-5bf79d5be99a2ec3.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`
113692026-06-30T20:20:20.494Z
113702026-06-30T20:20:20.494Zrunning 0 tests
113712026-06-30T20:20:20.494Z
113722026-06-30T20:20:20.494Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113732026-06-30T20:20:20.494Z
113742026-06-30T20:20:20.508Z Doc-tests trust_quorum_types_versions
113752026-06-30T20:20:20.508Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-e0337e133bfb52cb.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-96b94e4be8ef41d9.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-86509a19b020b470.so --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-c3022c4c6f659d0d.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-6794cf164f8fc9c1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern trust_quorum_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types_versions-5bf79d5be99a2ec3.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`
113762026-06-30T20:20:21.098Z
113772026-06-30T20:20:21.098Zrunning 1 test
113782026-06-30T20:20:21.098Ztest trust-quorum/types/versions/src/lib.rs - (line 16) ... ignored
113792026-06-30T20:20:21.098Z
113802026-06-30T20:20:21.098Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
113812026-06-30T20:20:21.098Z
113822026-06-30T20:20:21.103Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
113832026-06-30T20:20:21.125Z Doc-tests typed_rng
113842026-06-30T20:20:21.128Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-ceb3aae2b5f46f7d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-614c1cfc56bd8768.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-9b068a201371edc9.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b941fda13b7a8b03.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
113852026-06-30T20:20:21.198Z
113862026-06-30T20:20:21.198Zrunning 0 tests
113872026-06-30T20:20:21.198Z
113882026-06-30T20:20:21.198Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113892026-06-30T20:20:21.198Z
113902026-06-30T20:20:21.211Z Doc-tests update_common
113912026-06-30T20:20:21.211Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name update_common --test update-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-b060cec5c7f31522.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.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`
113922026-06-30T20:20:21.432Z
113932026-06-30T20:20:21.432Zrunning 0 tests
113942026-06-30T20:20:21.432Z
113952026-06-30T20:20:21.432Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113962026-06-30T20:20:21.433Z
113972026-06-30T20:20:21.455Z Doc-tests update_engine
113982026-06-30T20:20:21.455Z Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name update_engine --test update-engine/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-engine -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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-f166a690a7a4bf1a.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-bb899a1ebe7ca272.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-97d81e000bb654cf.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9433701c1a1511eb.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-324fed765c15aff3.so --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-c542c4b920042ea3.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-5e781a52876182ce.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-f250b99746fe5d8e.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0d6d10aa8340734e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-3ff1b3bdfcf7030b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-78d030adc9a210ba.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-de60edd75692e14d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.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`
113992026-06-30T20:20:22.765Z
114002026-06-30T20:20:22.765Zrunning 4 tests
114012026-06-30T20:20:22.769Ztest update-engine/src/events.rs - events::StepEvent::spec (line 78) ... ignored
114022026-06-30T20:20:22.769Ztest update-engine/src/macros.rs - macros::define_update_engine (line 11) ... ignored
114032026-06-30T20:20:22.769Ztest update-engine/src/macros.rs - macros::define_update_engine (line 17) ... ignored
114042026-06-30T20:20:22.769Ztest update-engine/src/display/utils.rs - display::utils::ProgressRatioDisplay (line 20) ... ok
114052026-06-30T20:20:22.769Z
114062026-06-30T20:20:22.769Ztest result: ok. 1 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
114072026-06-30T20:20:22.769Z
114082026-06-30T20:20:22.773Zall doctests ran in 1.05s; merged doctests compilation took 1.04s
114092026-06-30T20:20:22.800Z Doc-tests wicket
114102026-06-30T20:20:22.804Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f22e26526cc135c9.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-074377a61ff3c56f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4e552196e7dfbf78.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-9ce442fd1cc128fd.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9433701c1a1511eb.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-f250b99746fe5d8e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-9746d691934e2755.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-64d845951fe259b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-55533a3b61a6872b.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-fab6b7f8ef66dbf8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-97167b02ea73de17.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-78d030adc9a210ba.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-a06dbcc1603fd12e.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-28f6ef79f50da9b4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9b7b888b2ad601c4.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-2218a63658b9c2ea.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-4addf0d41f1236d5.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-e08132f912d19bc2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-b7872fe8c0e4ca05.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-bd5d490df0f02f19.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-e8f3c61c83707258.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-0fb4c9d3e4ab382f.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`
114112026-06-30T20:20:23.302Z
114122026-06-30T20:20:23.302Zrunning 0 tests
114132026-06-30T20:20:23.302Z
114142026-06-30T20:20:23.306Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
114152026-06-30T20:20:23.306Z
114162026-06-30T20:20:23.345Z Doc-tests wicket_common
114172026-06-30T20:20:23.345Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-f250b99746fe5d8e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-2218a63658b9c2ea.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-bd5d490df0f02f19.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`
114182026-06-30T20:20:23.768Z
114192026-06-30T20:20:23.768Zrunning 0 tests
114202026-06-30T20:20:23.768Z
114212026-06-30T20:20:23.768Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
114222026-06-30T20:20:23.768Z
114232026-06-30T20:20:23.803Z Doc-tests wicket_dbg
114242026-06-30T20:20:23.803Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-dd5c91b8ff049607.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-074377a61ff3c56f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-17e4ec97e703ac9a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-97167b02ea73de17.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-b7872fe8c0e4ca05.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-09368ad14a9d3111.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`
114252026-06-30T20:20:24.070Z
114262026-06-30T20:20:24.070Zrunning 0 tests
114272026-06-30T20:20:24.070Z
114282026-06-30T20:20:24.071Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
114292026-06-30T20:20:24.071Z
114302026-06-30T20:20:24.104Z Doc-tests wicketd
114312026-06-30T20:20:24.108Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-8a91b2fd79f237fe.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-44c08ba0e9eb8023.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-f380a3a194c531fc.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3e2ff75cb23037b7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-a2a64572023fe240.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-84a8ec097d8b4a2a.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-79fda9df1e1d6e54.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e376977abf2c8ce2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-802a02953ab3b2a2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-25152984c50b4bd1.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-55c6142319fa5a3a.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-98ef3503471449e3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-c0281dd066eb058a.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-d4951f8308477e31.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-75e2996356ca45a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-d1667521e100809f.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-7c7d00a99a3e37fc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-163d9e629feecafc.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-3c95a6d691e8b68b.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b781b083f5f4c7dc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c346c70d8a8fa8e9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-abef5495f6f734cb.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-dda11960274937c9.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-2fc51d638274f502.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-3824266083e30c5f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-b5f37c0bcea1a1ed.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-402a9c5595943976.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f8fe3d396f6eb4ae.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-86c0c067a5d26f96.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0d06c02d79dd5c35.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-63225dd77544d92a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-919f4a75f8223ce6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-42758531048c8111.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e3b6b39bcf57f93e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-bd715bc247e3d677.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-2b472747c43853e7.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-2e2d6f73ccb8830c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-b059d1ebdc563790.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-04f646d202a1f54a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-cc49f530e007cd9c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-36d1838c855e0a1a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e28fb0e0c3946bb7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-267bc705698b429d.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-74f16714901bf68a.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-2218a63658b9c2ea.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-846f88f585087519.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-bdd0085a72cfa94f.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-2f9585254fb4346c.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-b7872fe8c0e4ca05.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-bd5d490df0f02f19.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-ed6ece09677a72a2.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-6f33922ad80ffb50.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-e8f3c61c83707258.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`
114322026-06-30T20:20:24.548Z
114332026-06-30T20:20:24.548Zrunning 0 tests
114342026-06-30T20:20:24.548Z
114352026-06-30T20:20:24.548Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
114362026-06-30T20:20:24.548Z
114372026-06-30T20:20:24.589Z Doc-tests wicketd_api
114382026-06-30T20:20:24.589Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-f380a3a194c531fc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c1fcebc3de59b695.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-1b340d30066662f2.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-b468f357abed8eff.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-bd5d490df0f02f19.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-6f33922ad80ffb50.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`
114392026-06-30T20:20:25.268Z
114402026-06-30T20:20:25.268Zrunning 2 tests
114412026-06-30T20:20:25.268Ztest wicketd-api/src/lib.rs - wicketd_api_mod::api_description (line 56) ... ignored
114422026-06-30T20:20:25.268Ztest wicketd-api/src/lib.rs - wicketd_api_mod::stub_api_description (line 62) ... ignored
114432026-06-30T20:20:25.268Z
114442026-06-30T20:20:25.268Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
114452026-06-30T20:20:25.268Z
114462026-06-30T20:20:25.271Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
114472026-06-30T20:20:25.305Z Doc-tests wicketd_client
114482026-06-30T20:20:25.305Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-20f904d6d5dfb25e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-fa9b90e544911148.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f85947e7080610ce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4195ed12baee3fd0.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-9ff24fb8fb17ac13.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-b50c192ce2e9e040.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-e4b7d8345d76cf1f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-71f89665c857a75b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-160618cb25df69d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-c8a30a0355989d83.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-bd5d490df0f02f19.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-e8f3c61c83707258.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`
114492026-06-30T20:20:26.436Z
114502026-06-30T20:20:26.436Zrunning 0 tests
114512026-06-30T20:20:26.436Z
114522026-06-30T20:20:26.436Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
114532026-06-30T20:20:26.436Z
114542026-06-30T20:20:26.489Z Doc-tests xtask_downloader
114552026-06-30T20:20:26.489Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4c657b5b17c10318.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-8ef8e959fc8416b0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eb04f7145347e2b0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b76170c7789673cd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f375294aed855b15.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-0d8d89fdd79c2066.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a44a71c5e4c5193c.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8c4f01731ced5a6f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-135ce2a65f23c8eb.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`
114562026-06-30T20:20:26.608Z
114572026-06-30T20:20:26.608Zrunning 1 test
114582026-06-30T20:20:26.611Ztest dev-tools/downloader/src/lib.rs - get_values_from_file (line 335) ... ignored
114592026-06-30T20:20:26.611Z
114602026-06-30T20:20:26.611Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
114612026-06-30T20:20:26.611Z
114622026-06-30T20:20:26.622Z Doc-tests zfs_test_harness
114632026-06-30T20:20:26.622Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-4e778a706bc0dc16.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-659df91972860fd8.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-a9dd04d924674fec.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-1157a5c68a65477c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-686f7c248cf1a8bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-7265520c1d3dec74.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-e9642c1aa48cacfc.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`
114642026-06-30T20:20:26.837Z
114652026-06-30T20:20:26.837Zrunning 0 tests
114662026-06-30T20:20:26.837Z
114672026-06-30T20:20:26.837Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
114682026-06-30T20:20:26.837Z
114692026-06-30T20:20:26.861Z Doc-tests zone_setup
114702026-06-30T20:20:26.861Z Running `/home/build/.rustup/toolchains/1.96.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-011c4b89193db3d3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-08417af88ea3d95e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-67a95489542da8d3/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4fd8ff1b21185d47/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-7128eacf72e57885/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-6ef603891a282a35/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-1107a69f12a0ffff/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-da778a8e0d5d80e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-0d49d99825834bad.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-258dd76510bbc30c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-402af20ce2841673.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-421330b94200ebfb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-812aeb72449c5ee7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-daebba42d7984f11.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-dc891b3e2ffc0181.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-c77a0c63c4a08491.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-6f9354b082e3e3f5.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-00abb8f20643079e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-cd7b90eb3a522f8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-255efeca5121bfd9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-dc8f9b743288eb88.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-ff38caadba9a3451.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-7382b80de2bf9c74.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-4e44d847b4343788.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`
114712026-06-30T20:20:27.056Z
114722026-06-30T20:20:27.056Zrunning 0 tests
114732026-06-30T20:20:27.056Z
114742026-06-30T20:20:27.056Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
114752026-06-30T20:20:27.057Z
114762026-06-30T20:20:27.156Z
114772026-06-30T20:20:27.156Zreal 2:23.195218689
114782026-06-30T20:20:27.156Zuser 1:53.093931978
114792026-06-30T20:20:27.159Zsys 54.330909132
114802026-06-30T20:20:27.159Ztrap 0.014427600
114812026-06-30T20:20:27.159Ztflt 0.925421487
114822026-06-30T20:20:27.159Zdflt 0.382378732
114832026-06-30T20:20:27.159Zkflt 0.000038970
114842026-06-30T20:20:27.159Zlock 6:39.256040644
114852026-06-30T20:20:27.159Zslp 13:26.120192790
114862026-06-30T20:20:27.159Zlat 0.362533081
114872026-06-30T20:20:27.159Zstop 3.807231201
114882026-06-30T20:20:27.159Z+ banner 'check schema migration cleanup'
114892026-06-30T20:20:27.163Z
114902026-06-30T20:20:27.163Z #### # # ###### #### # # #### #### # # ######
114912026-06-30T20:20:27.163Z # # # # # # # # # # # # # # #
114922026-06-30T20:20:27.163Z # ###### ##### # #### #### # ###### #####
114932026-06-30T20:20:27.163Z # # # # # # # # # # # #
114942026-06-30T20:20:27.163Z # # # # # # # # # # # # # # # #
114952026-06-30T20:20:27.163Z #### # # ###### #### # # #### #### # # ######
114962026-06-30T20:20:27.163Z
114972026-06-30T20:20:27.163Z+ ptime -m cargo xtask schema old-migrations
114982026-06-30T20:20:27.643Z Compiling libc v0.2.185
114992026-06-30T20:20:27.643Z Compiling serde v1.0.228
115002026-06-30T20:20:27.646Z Compiling serde_core v1.0.228
115012026-06-30T20:20:27.646Z Compiling rustix v1.1.3
115022026-06-30T20:20:27.647Z Compiling serde_json v1.0.150
115032026-06-30T20:20:27.647Z Compiling bitflags v2.11.0
115042026-06-30T20:20:27.758Z Compiling smallvec v1.15.1
115052026-06-30T20:20:27.812Z Compiling num-traits v0.2.19
115062026-06-30T20:20:27.817Z Compiling usdt-impl v0.5.0
115072026-06-30T20:20:27.817Z Compiling indexmap v2.14.0
115082026-06-30T20:20:27.817Z Compiling syn v1.0.109
115092026-06-30T20:20:27.860Z Compiling getrandom v0.4.1
115102026-06-30T20:20:27.860Z Compiling percent-encoding v2.3.2
115112026-06-30T20:20:27.864Z Compiling log v0.4.29
115122026-06-30T20:20:27.902Z Compiling syn v2.0.117
115132026-06-30T20:20:27.928Z Compiling fs-err v3.3.0
115142026-06-30T20:20:27.931Z Compiling once_cell v1.21.3
115152026-06-30T20:20:27.953Z Compiling anyhow v1.0.102
115162026-06-30T20:20:27.968Z Compiling heck v0.4.1
115172026-06-30T20:20:28.035Z Compiling form_urlencoded v1.2.2
115182026-06-30T20:20:28.614Z Compiling errno v0.3.14
115192026-06-30T20:20:28.614Z Compiling thread-id v4.2.2
115202026-06-30T20:20:28.618Z Compiling memmap v0.7.0
115212026-06-30T20:20:28.871Z Compiling ordered-float v2.10.1
115222026-06-30T20:20:29.361Z Compiling proc-macro-error v1.0.4
115232026-06-30T20:20:29.487Z Compiling terminal_size v0.4.3
115242026-06-30T20:20:29.487Z Compiling tempfile v3.25.0
115252026-06-30T20:20:29.601Z Compiling clap_builder v4.6.0
115262026-06-30T20:20:29.601Z Compiling textwrap v0.16.2
115272026-06-30T20:20:29.683Z Compiling tabled_derive v0.7.0
115282026-06-30T20:20:29.696Z Compiling camino-tempfile v1.4.1
115292026-06-30T20:20:30.295Z Compiling synstructure v0.13.2
115302026-06-30T20:20:30.295Z Compiling pest_generator v2.8.6
115312026-06-30T20:20:30.478Z Compiling tabled v0.15.0
115322026-06-30T20:20:30.835Z Compiling serde_derive v1.0.228
115332026-06-30T20:20:30.835Z Compiling zerofrom-derive v0.1.6
115342026-06-30T20:20:30.835Z Compiling yoke-derive v0.8.1
115352026-06-30T20:20:30.838Z Compiling zerovec-derive v0.11.2
115362026-06-30T20:20:30.838Z Compiling displaydoc v0.2.5
115372026-06-30T20:20:30.838Z Compiling thiserror-impl v1.0.69
115382026-06-30T20:20:30.838Z Compiling zerocopy-derive v0.7.35
115392026-06-30T20:20:30.838Z Compiling scroll_derive v0.12.1
115402026-06-30T20:20:30.838Z Compiling thiserror-impl v2.0.18
115412026-06-30T20:20:30.838Z Compiling clap_derive v4.6.1
115422026-06-30T20:20:30.875Z Compiling pest_derive v2.8.6
115432026-06-30T20:20:31.689Z Compiling scroll v0.12.0
115442026-06-30T20:20:31.773Z Compiling zerocopy v0.7.35
115452026-06-30T20:20:31.917Z Compiling goblin v0.8.2
115462026-06-30T20:20:31.961Z Compiling zerofrom v0.1.6
115472026-06-30T20:20:32.044Z Compiling thiserror v2.0.18
115482026-06-30T20:20:32.073Z Compiling yoke v0.8.1
115492026-06-30T20:20:32.085Z Compiling thiserror v1.0.69
115502026-06-30T20:20:32.175Z Compiling dtrace-parser v0.2.0
115512026-06-30T20:20:32.234Z Compiling zerovec v0.11.5
115522026-06-30T20:20:32.234Z Compiling zerotrie v0.2.3
115532026-06-30T20:20:32.341Z Compiling clap v4.6.1
115542026-06-30T20:20:32.659Z Compiling tinystr v0.8.2
115552026-06-30T20:20:32.659Z Compiling potential_utf v0.1.4
115562026-06-30T20:20:32.791Z Compiling icu_collections v2.1.1
115572026-06-30T20:20:32.824Z Compiling icu_locale_core v2.1.1
115582026-06-30T20:20:33.356Z Compiling icu_provider v2.1.1
115592026-06-30T20:20:33.396Z Compiling serde_spanned v0.6.9
115602026-06-30T20:20:33.396Z Compiling toml_datetime v0.6.11
115612026-06-30T20:20:33.399Z Compiling serde-value v0.7.0
115622026-06-30T20:20:33.399Z Compiling cargo-platform v0.2.0
115632026-06-30T20:20:33.399Z Compiling macaddr v1.0.1
115642026-06-30T20:20:33.419Z Compiling dof v0.3.0
115652026-06-30T20:20:33.422Z Compiling serde_tokenstream v0.2.3
115662026-06-30T20:20:33.586Z Compiling icu_normalizer v2.1.1
115672026-06-30T20:20:33.587Z Compiling icu_properties v2.1.2
115682026-06-30T20:20:33.637Z Compiling toml_edit v0.22.27
115692026-06-30T20:20:34.155Z Compiling usdt-attr-macro v0.5.0
115702026-06-30T20:20:34.156Z Compiling usdt-macro v0.5.0
115712026-06-30T20:20:34.371Z Compiling idna_adapter v1.2.1
115722026-06-30T20:20:34.487Z Compiling idna v1.1.0
115732026-06-30T20:20:34.757Z Compiling url v2.5.8
115742026-06-30T20:20:34.881Z Compiling toml v0.8.23
115752026-06-30T20:20:34.963Z Compiling usdt v0.5.0
115762026-06-30T20:20:35.217Z Compiling cargo-util-schemas v0.8.2
115772026-06-30T20:20:35.217Z Compiling cargo_toml v0.21.0
115782026-06-30T20:20:36.017Z Compiling cargo_metadata v0.21.0
115792026-06-30T20:20:36.949Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
115802026-06-30T20:20:39.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.37s
115812026-06-30T20:20:39.597Z Running `target/debug/xtask schema old-migrations`
115822026-06-30T20:20:40.465Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
115832026-06-30T20:20:40.601Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
115842026-06-30T20:20:40.601Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
115852026-06-30T20:20:40.632Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
115862026-06-30T20:20:41.184Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
115872026-06-30T20:20:41.184Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
115882026-06-30T20:20:48.101Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
115892026-06-30T20:20:48.101Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
115902026-06-30T20:20:48.925Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
115912026-06-30T20:20:48.925Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
115922026-06-30T20:20:48.929Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
115932026-06-30T20:20:48.929Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
115942026-06-30T20:20:57.665Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
115952026-06-30T20:21:05.695Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
115962026-06-30T20:21:07.286Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
115972026-06-30T20:21:42.358Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
115982026-06-30T20:21:53.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
115992026-06-30T20:21:53.641Z Running `target/debug/schema old-migrations`
116002026-06-30T20:21:53.701ZIdentifying old migrations that can be removed
116012026-06-30T20:21:53.806ZBase schema version: 148.0.0
116022026-06-30T20:21:53.809ZOK: No old migrations found
116032026-06-30T20:21:53.812Z
116042026-06-30T20:21:53.812Zreal 1:26.644445431
116052026-06-30T20:21:53.812Zuser 2:49.743345583
116062026-06-30T20:21:53.812Zsys 30.330454108
116072026-06-30T20:21:53.813Ztrap 0.023673511
116082026-06-30T20:21:53.813Ztflt 0.722062515
116092026-06-30T20:21:53.813Zdflt 1.893266951
116102026-06-30T20:21:53.813Zkflt 0.000064650
116112026-06-30T20:21:53.813Zlock 9:54.173946900
116122026-06-30T20:21:53.813Zslp 5:56.169120125
116132026-06-30T20:21:53.813Zlat 0.368126287
116142026-06-30T20:21:53.813Zstop 19.463958352
116152026-06-30T20:21:53.813Z+ [[ illumos == \i\l\l\u\m\o\s ]]
116162026-06-30T20:21:53.813Z+ banner live-test
116172026-06-30T20:21:53.816Z
116182026-06-30T20:21:53.816Z # # # # ###### ##### ###### #### #####
116192026-06-30T20:21:53.816Z # # # # # # # # #
116202026-06-30T20:21:53.816Z # # # # ##### ##### # ##### #### #
116212026-06-30T20:21:53.816Z # # # # # # # # #
116222026-06-30T20:21:53.816Z # # # # # # # # # #
116232026-06-30T20:21:53.816Z ###### # ## ###### # ###### #### #
116242026-06-30T20:21:53.816Z
116252026-06-30T20:21:53.816Z+ ptime -m cargo xtask live-tests
116262026-06-30T20:21:54.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
116272026-06-30T20:21:54.306Z Running `target/debug/xtask live-tests`
116282026-06-30T20:21:54.345Zusing temporary directory: /var/tmp/omicron_tmp/.tmpDsT05J
116292026-06-30T20:21:54.345Zwill create archive file: /var/tmp/omicron_tmp/.tmpDsT05J/live-tests-archive/omicron-live-tests.tar.zst
116302026-06-30T20:21:54.345Zoutput tarball: /work/oxidecomputer/omicron/target/live-tests-archive.tgz
116312026-06-30T20:21:54.346Z
116322026-06-30T20:21:54.349Zrunning: /home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/cargo "nextest" "archive" "--package" "omicron-live-tests" "--archive-file" "/var/tmp/omicron_tmp/.tmpDsT05J/live-tests-archive/omicron-live-tests.tar.zst"
116332026-06-30T20:21:56.177Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
116342026-06-30T20:21:56.304Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
116352026-06-30T20:21:56.321Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
116362026-06-30T20:21:56.335Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
116372026-06-30T20:21:56.335Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
116382026-06-30T20:21:56.338Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
116392026-06-30T20:21:56.376Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
116402026-06-30T20:21:56.391Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
116412026-06-30T20:21:56.409Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
116422026-06-30T20:21:56.412Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
116432026-06-30T20:21:56.412Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
116442026-06-30T20:21:56.412Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
116452026-06-30T20:21:57.395Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
116462026-06-30T20:21:58.068Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
116472026-06-30T20:22:01.668Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
116482026-06-30T20:22:01.668Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
116492026-06-30T20:22:02.700Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
116502026-06-30T20:22:34.022Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
116512026-06-30T20:22:34.554Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
116522026-06-30T20:22:36.859Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
116532026-06-30T20:22:37.423Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
116542026-06-30T20:23:05.533Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
116552026-06-30T20:23:12.661Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
116562026-06-30T20:23:36.422Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 41s
116572026-06-30T20:23:36.620Zinfo: experimental features enabled: setup-scripts, benchmarks
116582026-06-30T20:23:36.626Z Archiving 2 binaries, 1 build script output directory, 4 linked paths, and 1 standard library to /var/tmp/omicron_tmp/.tmpDsT05J/live-tests-archive/omicron-live-tests.tar.zst
116592026-06-30T20:23:37.317Z Archived 402 files to /var/tmp/omicron_tmp/.tmpDsT05J/live-tests-archive/omicron-live-tests.tar.zst in 0.68s
116602026-06-30T20:23:37.397Zrunning: bash "-c" "tar cf - Cargo.toml .config/nextest.toml live-tests | tar xf - -C \"/var/tmp/omicron_tmp/.tmpDsT05J/live-tests-archive\""
116612026-06-30T20:23:37.407Zrunning: tar "cf" "/work/oxidecomputer/omicron/target/live-tests-archive.tgz" "-C" "/var/tmp/omicron_tmp/.tmpDsT05J" "live-tests-archive"
116622026-06-30T20:23:37.591Zcreated:
116632026-06-30T20:23:37.591Z/work/oxidecomputer/omicron/target/live-tests-archive.tgz
116642026-06-30T20:23:37.591ZTo use this:
116652026-06-30T20:23:37.591Z
116662026-06-30T20:23:37.591Z1. Copy the tarball to the switch zone in a deployed Omicron system.
116672026-06-30T20:23:37.591Z
116682026-06-30T20:23:37.600Z e.g., scp \
116692026-06-30T20:23:37.600Z /work/oxidecomputer/omicron/target/live-tests-archive.tgz \
116702026-06-30T20:23:37.600Z root@YOUR_SCRIMLET_GZ_IP:/zone/oxz_switch/root/root
116712026-06-30T20:23:37.600Z
116722026-06-30T20:23:37.600Z2. Copy the `cargo-nextest` binary to the same place.
116732026-06-30T20:23:37.600Z
116742026-06-30T20:23:37.600Z e.g., scp \
116752026-06-30T20:23:37.600Z $(which cargo-nextest) \
116762026-06-30T20:23:37.600Z root@YOUR_SCRIMLET_GZ_IP:/zone/oxz_switch/root/root
116772026-06-30T20:23:37.600Z
116782026-06-30T20:23:37.600Z3. From the switch zone on that system, unpack the tarball with:
116792026-06-30T20:23:37.601Z
116802026-06-30T20:23:37.601Z tar xzf live-tests-archive.tgz
116812026-06-30T20:23:37.601Z
116822026-06-30T20:23:37.601Z4. From the switch zone on that system, run tests with:
116832026-06-30T20:23:37.601Z
116842026-06-30T20:23:37.601Z TMPDIR=/var/tmp ./cargo-nextest nextest run --profile=live-tests \
116852026-06-30T20:23:37.601Z --archive-file live-tests-archive/omicron-live-tests.tar.zst \
116862026-06-30T20:23:37.601Z --workspace-remap live-tests-archive
116872026-06-30T20:23:37.601Z
116882026-06-30T20:23:37.601Z
116892026-06-30T20:23:37.601Zreal 1:43.772789461
116902026-06-30T20:23:37.601Zuser 2:46.514064029
116912026-06-30T20:23:37.601Zsys 28.182926282
116922026-06-30T20:23:37.601Ztrap 0.022684722
116932026-06-30T20:23:37.601Ztflt 0.260296883
116942026-06-30T20:23:37.601Zdflt 1.550242044
116952026-06-30T20:23:37.601Zkflt 0.000013970
116962026-06-30T20:23:37.601Zlock 13:00.222958210
116972026-06-30T20:23:37.601Zslp 10:34.007131871
116982026-06-30T20:23:37.601Zlat 0.250231706
116992026-06-30T20:23:37.601Zstop 4.900013475
117002026-06-30T20:23:37.601Z+ rm -rf /var/tmp/omicron_tmp/crdb-base-build
117012026-06-30T20:23:37.601Z+ unset TMPDIR
117022026-06-30T20:23:37.602Z+ echo 'files in /var/tmp/omicron_tmp (none expected on success):'
117032026-06-30T20:23:37.602Zfiles in /var/tmp/omicron_tmp (none expected on success):
117042026-06-30T20:23:37.602Z+ find /var/tmp/omicron_tmp -ls
117052026-06-30T20:23:37.602Z135704 39 drwxr-xr-x 2 build build 2 Jun 30 20:23 /var/tmp/omicron_tmp
117062026-06-30T20:23:37.607Z+ rmdir /var/tmp/omicron_tmp
117072026-06-30T20:23:37.608Zprocess exited: duration 1896573 ms, exit code 0
 
117082026-06-30T20:23:37.624Zfound 6 output files
117092026-06-30T20:23:37.624Zuploading: /work/cargo-build-analysis.jsonl (1751507 bytes)
117102026-06-30T20:23:38.686Zuploaded: /work/cargo-build-analysis.jsonl
117112026-06-30T20:23:38.686Zuploading: /work/environment.json (108 bytes)
117122026-06-30T20:23:39.704Zuploaded: /work/environment.json
117132026-06-30T20:23:39.704Zuploading: /work/oxidecomputer/omicron/target/nextest/ci/junit.xml (594764 bytes)
117142026-06-30T20:23:40.833Zuploaded: /work/oxidecomputer/omicron/target/nextest/ci/junit.xml
117152026-06-30T20:23:40.833Zuploading: /work/oxidecomputer/omicron/target/live-tests-archive.tgz (284226560 bytes)
117162026-06-30T20:23:49.656Zuploaded: /work/oxidecomputer/omicron/target/live-tests-archive.tgz
117172026-06-30T20:23:49.656Zuploading: /tmp/nextest-run-archive.zip (2937783 bytes)
117182026-06-30T20:23:50.824Zuploaded: /tmp/nextest-run-archive.zip
117192026-06-30T20:23:50.824Zuploading: /tmp/nextest-chrome-trace.json (3790950 bytes)
117202026-06-30T20:23:51.919Zuploaded: /tmp/nextest-chrome-trace.json